body {
	font-family: MyriadPro-Regular;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	overflow-x:hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
iframe {
	border: none;
}
a, b, div, ul, li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	-moz-outline-: none;
}
a:focus, a:active, input, input:hover, input:focus, input:active, textarea, textarea:hover, textarea:focus, textarea:active {
	-moz-outline: none;
	outline: none;
}
img:not([draggable]), embed, object, video {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	outline: 0;
}
a:active, a:focus, a:hover, a:visited {
	text-decoration: none;
	outline: 0;
}
img {
	border: none;
	max-width: 100%;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear-both:before, .clear-both:after {
	display: table;
	content: "";
	clear: both;
}
p {
	color: #777777;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 15px;
	font-family: MyriadPro-Regular;
}
h1, h2, h3, h4, h5, h6 {
	color: #282828;
	margin: 0 0 15px;
	font-weight: 600;
}
h1 {
	font-size: 72px;
	line-height: 60px;
}
h2 {
	font-size: 48px;
	line-height: 55px;
}
h3 {
	font-size: 30px;
	line-height: 28px;
}
h3 {
	font-size: 30px;
	line-height: 28px;
}
h4 {
	font-size: 22px;
	line-height: 28px;
}
h5 {
	font-size: 20px;
	line-height: 28px;
}
h6 {
	font-size: 18px;
	line-height: 26px;
}
.xs-service-title {
	font-size: 22px;
	line-height: 28px;
}
.xs-post-title, .xs-author-title {
	font-size: 20px;
}
.xs-single-title, .widget-title {
	font-size: 24px;
}
.xs-blog-title {
	font-size: 24px;
	line-height: 34px;
}
.xs-blog-title a {
	color: #282828;
}
.tag-title {
	font-size: 16px;
}
.light-text {
	font-weight: 400;
}

/*=========================
inharitance css
==========================*/
.xs-margin-0 {
	margin: 0;
}
.xs-mb-0 {
	margin-bottom: 0;
}
.xs-mb-10 {
	margin-bottom: 10px;
}
.xs-mb-20 {
	margin-bottom: 20px;
}
.xs-mb-30 {
	margin-bottom: 30px;
}
.xs-mb-40 {
	margin-bottom: 40px;
}
.xs-mb-50 {
	margin-bottom: 50px;
}
.xs-mb-60 {
	margin-bottom: 60px;
}
.xs-mb-70 {
	margin-bottom: 70px;
}
.xs-mb-80 {
	margin-bottom: 80px;
}
.xs-mb-90 {
	margin-bottom: 90px;
}
.xs-mb-100 {
	margin-bottom: 100px;
}
.xs-padding-0 {
	padding: 0;
}
.xs-border {
	border: 1px solid #F1F1F1;
}
.xs-padding-40 {
	padding: 40px;
}
/*----- button -----*/
.xs-btn {
	font-size: 16px;
	font-weight: 600;
	font-family: MyriadPro-Regular;
	color: #FFFFFF;
	background: #0297d1;
	display: inline-block;
	line-height: 54px;
	padding: 0 40px;
	border: 1px solid #0297d1;
	border-radius: 2px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	cursor: pointer;
}
.xs-btn:hover, .xs-btn:focus {
	color: #FFFFFF;
	outline: none;
	background: #023e7d;
	border-color: #023e7d;
}
.xs-btn.sm-btn {
	padding: 0 26px;
	line-height: 44px;
}
.xs-btn.fill {
	background: transparent;
	border-color: #f2f2f2;
	margin-left: 18px;
}
.xs-btn.fill:hover {
	background: #023e7d;
	border-color: #023e7d;
}
.xs-btn.xs-v2-btn {
	background: #489f10;
	border-color: #489f10;
	min-height: 50px;
	line-height: 50px;
	padding: 0 30px;
}
.xs-btn.xs-v2-btn:hover {
	background: #3a7d0e;
}
.section-padding {
	padding: 100px 0;
}
.xs-title {
	font-size: 16px;
	color: #0297d1;
	display: block;
	font-weight: 500;
	margin-bottom: 15px;
	position: relative;
	line-height: 9px;
}
.xs-title-2 {
	color: #489f10;
	font-weight: 300;
}
.column-title {
	font-weight: 600;
	font-size: 48px;
	margin-bottom: 27px;
}
.column-title.white {
	color: #FFFFFF;
}
.column-title.white span {
	color: #0297d1;
}
.column-title.column-title2 {
	font-size: 44px;
}
.section-bg {
	background: #f8fafe;
}
.section-bg-gray {
	background: #d7d7d7;
}
.section-bg-v2 {
	background: #f4f4f4;
}
.section-bg-v2 .section-title-item.section-title-v2-item .hidden-title {
	color: #ececec;
}
.section-title-item {
	text-align: center;
	position: relative;
}
.section-title-item .xs-title {
	margin-bottom: 15px;
	position: relative;
	line-height: 9px;
}
.section-title-item .section-title {
	font-weight: 700;
	margin-bottom: 70px;
	position: relative;
	z-index: 1;
}
.section-title-item.white .xs-title {
	color: #ededed;
}
.section-title-item.white .section-title {
	color: #FFFFFF;
}
.section-title-item.section-title-v2-item {
	position: relative;
}
.section-title-item.section-title-v2-item .hidden-title {
	position: absolute;
	left: 0;
	top: 42px;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	font-size: 120px;
	font-weight: 600;
	color: #f7f7f7;
	line-height: 40px;
	text-transform: uppercase;
}
.section-title-item.section-title-v2-item .hidden-title.gray-dark {
color: #d0d0d0; }
.section-title-item.section-title-v2-item .xs-title {
color: #777777;
font-weight: 500; }
.section-title-item.section-title-v2-item .section-title {
font-size: 44px;
margin-bottom: 88px; }
.section-title-item.section-title-v2-item .section-title em {
font-weight: 300;
font-style: normal; }
.section-title-item.section-title-v2-item.white .xs-title {
color: #ececec; }
.section-title-item.section-title-v2-item .section-bar {
position: relative;
position: relative; }
.section-title-item.section-title-v2-item .section-bar::before {
position: absolute;
left: 0;
right: 0;
top: -76px;
content: '';
margin: auto;
width: 35px;
height: 1px;
background: #d7d7d7; }
.section-title-item.section-title-v2-item .section-bar::after {
position: absolute;
left: 9px;
right: 0;
top: -69px;
content: '';
margin: auto;
width: 35px;
height: 1px;
background: #d7d7d7; }

.load-more-btn {
text-align: center;
margin-top: 25px; }
.load-more-btn .fill {
padding: 0 26px;
line-height: 44px;
border-color: #0297d1;
color: #0297d1; }
.load-more-btn .fill:hover {
color: #FFFFFF;
background: #0297d1; }

.xs-form .form-control.invaild {
border: 1px solid #f00 !important; }

/*----- key animation -----*/
@-webkit-keyframes fadeLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-10%, 0, 0);
transform: translate3d(-10%, 0, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes fadeLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-10%, 0, 0);
transform: translate3d(-10%, 0, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeRight {
from {
opacity: 0;
-webkit-transform: translate3d(10%, 0, 0);
transform: translate3d(10%, 0, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }

@keyframes fadeRight {
from {
opacity: 0;
-webkit-transform: translate3d(10%, 0, 0);
transform: translate3d(10%, 0, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }

/*=================================
start xs-header-top
=================================*/
#top_header{
	display:none
}
.xs-header-top {
	position: relative;
	background: #0597d2;
}
.xs-header-top .header-top-info {
	position: relative;
}
.xs-header-top .header-top-info ul li {
	display: inline-block;
	color: #FFFFFF;
	line-height: 38px;
	font-family: MyriadPro-Regular;
	padding-left: 55px;
}
.xs-header-top .header-top-info ul li i {
	margin-right: 5px;
}
.xs-header-top .header-top-info ul li:first-child {
	padding-left: 0;
}
.xs-header-top .header-top-social ul {
	text-align: right;
}
.xs-header-top .header-top-social ul li {
	display: inline-block;
}
.xs-header-top .header-top-social ul li a {
	font-size: 14px;
	opacity: unset;
	color: #FFFFFF;
	padding: 0 0 0 24px;
	line-height: 34px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;

}
.xs-header-top .header-top-social ul li a:hover{
	color: #023e7d;
}
.xs-header-top.v2{
	background: #3a7d0e;
}
.xs-header-top.v2:before{
	position: absolute;
	content: "";
	bottom: 0;
	width: calc(50% - 538px + 1em);
	height: 45px;
	background-color: #FFFFFF;
	border-bottom: 45px solid #FFFFFF;
	left: 0px;
	border-right: 30px solid #3a7d0e;
}
.xs-header-top.v2 .header-top-info ul li {
	padding-left: 55px;
}
.xs-header-top.header-top-box {
	background: #489f10;
}
.xs-header-top.header-top-box::before {
	display: none;
}
.xs-header-top.header-top-box .header-top-info ul li {
	padding-left: 0;
}
.xs-header-top.header-top-box .header-top-info ul li a {
	color: #FFFFFF;
	padding-right: 18px;
	margin-right: 15px;
	position: relative;
}
.xs-header-top.header-top-box .header-top-info ul li a:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 16px;
	bottom: 0;
	margin: auto;
	content: '';
	background: #5eb923;
}
.xs-header-top.header-top-box .header-top-info ul li:last-child a::before {
	display: none;
}
.xs-header-top.header-top-box .header-top-search {
	text-align: right;
}
.xs-header-top.header-top-box .header-top-search ul li {
	display: inline-block;
	margin-left: 23px;
	padding-left: 23px;
	position: relative;
}
.xs-header-top.header-top-box .header-top-search ul li::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 16px;
	content: '';
	bottom: 0;
	margin: auto;
	background: #5eb923;
}
.xs-header-top.header-top-box .header-top-search ul li:first-child::before {
	display: none;
}
.xs-header-top.header-top-box .header-top-search ul li.search-item {
	position: relative;
}
.xs-header-top.header-top-box .header-top-search ul li.search-item .search-icon {
	font-size: 14px;
	color: #FFFFFF;
}
.xs-header-top.header-top-box .header-top-search ul li.search-item .header-search-field {
	width: 200px;
	height: 48px;
	font-size: 14px;
	padding: 0 15px;
	position: absolute;
	left: 0;
	z-index: 1;
	margin-left: -216px;
	border: none;
	top: -11px;
	display: none;
}
.xs-header-top.header-top-box .header-top-search ul li.lang-item {
	position: relative;
}
.xs-header-top.header-top-box .header-top-search ul li.lang-item select {
	background: transparent;
	border: none;
	color: #FFFFFF;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 15px;
}
.xs-header-top.header-top-box .header-top-search ul li.lang-item select option {
	color: #282828;
}
.xs-header-top.header-top-box .header-top-search ul li.lang-item:after {
	position: absolute;
	right: 0;
	top: 2px;
	color: #FFFFFF;
	content: '\e96c';
	font-size: 10px;
	font-family: "iconfont";
}
.xs-header-top.header-top-border {
	background: #489f10;
}
.xs-header-top.header-top-border::before {
	display: none;
}
.xs-header-top.header-top-border .header-top-info ul {
	display: inline-block;
	border-left: 1px solid #5eb923;
	border-right: 1px solid #5eb923;
}
.xs-header-top.header-top-border .header-top-info ul li {
	padding: 0 25px;
	color: #a6ec78;
}
.xs-header-top.header-top-border .header-top-social {
	text-align: right;
}
.xs-header-top.header-top-border .header-top-social ul {
	padding: 0 20px;
	display: inline-block;
	border-left: 1px solid #5eb923;
	border-right: 1px solid #5eb923;
}
.xs-header-top.header-top-border .header-top-social ul li {
	line-height: 45px;
}
.xs-header-top.header-top-border .header-top-social ul li a {
	color: #a6ec78;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.xs-header-top.header-top-border .header-top-social ul li a:hover {
	color: #FFFFFF;
}
/*=================================
start  xs-header-middle
=================================*/
.xs-header-middle {
	position: relative;
	padding: 20px 0;
}
.logo {
	height: auto;
	float: left;
	width: 100%;
}
.logo img {
	max-height: 100px;
	float: left;
	margin-right: 6px;
}
.logo p {
    padding-top: 61px;
    color: #053b7b;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 0px;
}
.logo p span {
    color: #0796d1;
    font-size: 13px;
    font-weight: 400;
    line-height: 0px;
}
.searh_form input{
	background-color: rgba(2, 151, 211, 0.09);
	border: 1px solid #023e7d;
}
.searh_form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #023e7d;
	opacity: 1; /* Firefox */
}
.searh_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #023e7d;
}
.searh_form input::-ms-input-placeholder { /* Microsoft Edge */
	color: #023e7d;
}
.xs-header-middle .header-middle-info ul li {
	display: inline-block;
	position: relative;
	padding-left: 50px;
	margin-left: 76px;
}
.xs-header-middle .header-middle-info ul li:first-child {
	margin-left: 0;
}
.xs-header-middle .header-middle-info ul li label {
	margin-bottom: 0;
	font-size: 15px;
	font-family: MyriadPro-Regular;
	font-weight: 600;
	color: #282828;
	line-height: 18px;
}
.xs-header-middle .header-middle-info ul li p {
    margin-bottom: 0;
    color: #0796d1;
    font-family: MyriadPro-Regular;
    text-transform: uppercase;
    line-height: 1;
}
form.seacrh .form-control:focus {
    box-shadow: 0px 0px 0 0px rgba(0, 135, 189, 0.2);
}
form.seacrh .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #099fdc;
	opacity: 1; /* Firefox */
}
form.seacrh .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #099fdc;
}
form.seacrh .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #099fdc;
}
form.seacrh i.fa.fa-search {
    position: absolute;
    float: right;
    top: 37px;
    right: 13px;
    color: #099fdc;
}
.xs-header-middle .header-middle-info a {
	margin-right: 20px;
	font-size: 15px;
	color: #023e7d;
	margin-left: 2px;
}
.xs-header-middle .header-middle-info {
	position: relative;
	min-width: 50%;
}
.xs-header-middle .header-middle-info ul li label, .xs-header-middle .header-middle-info ul li i {
	color: #003d7f;
}
.xs-header-middle .header-middle-info ul li i {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: auto;
	font-size: 30px;
	color: #0297d1;
	top: 45%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.xs-header-middle.v2 .header-middle-info ul li i {
	color: #489f10;
}
.xs-header-middle.header-v2-top .header-middle-info ul li {
	margin-left: 50px;
}
.xs-header-middle.header-v2-top .header-middle-info ul li i {
	color: #489f10;
	font-size: 25px;
}
.xs-header-middle.header-v2-top .header-middle-info ul li label {
	color: #489f10;
}
.xs-header-middle.header-v2-top .header-middle-info ul li:before {
	position: absolute;
	right: -29px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #ededed;
	content: '';
}
.xs-header-middle.header-v2-top .header-middle-info ul li:last-child:before {
	display: none;
}
.xs-header-middle.header-v2-top .header-middle-info ul li:last-child {
	padding-left: 10px;
}
.xs-header-middle.header-v2-top .header-middle-info ul li .header-v2-social a {
	display: inline-block;
	font-size: 12px;
	color: #555555;
	padding: 0 12px 0 0;
}
.xs-header-middle.header-middle-v4 .header-middle-info ul li i {
	border: 1px solid #777777;
	-webkit-transform: translate(0%);
	transform: translate(0%);
	top: 0;
	width: 50px;
	height: 50px;
	border: 1px solid #eeeeee;
	padding: 10px;
	left: -17px;
}
.xs-header-middle.header-middle-v4 .header-middle-info ul li:last-child {
	border: 1px solid #eee;
	padding-right: 20px;
	padding: 9px 23px 9px 50px;
	position: relative;
	top: -9px;
}
.xs-header-middle.header-middle-v4 .header-middle-info ul li:last-child i {
	border: none;
	width: auto;
	height: auto;
	left: 5px;
	font-size: 17px;
	top: 1px;
}
.xs-header-middle.header-middle-v4 .header-middle-info ul li:last-child label a {
	color: #282828;
}
/*=================================
start  xs-header-nav
=================================*/
.xs-header-nav {
	width: 100%;
	height: 55px;
	background-color: #f6f6f6;
	z-index: 99;
	position: relative;
}
.xs-header-nav .menu-item {
	margin: 0 0;
}
.xs-header-nav .header-nav {
	height: auto;
	min-height: 55px;
	position: absolute;
	z-index: 22;
	left: 0;
	top: 0;
	width: 100%;
}
/* .xs-header-nav .header-nav:after {
	position: absolute;
	right: -20px;
	top: 0;
	content: '';
	border-style: solid;
	border-width: 30px 0 0 20px;
	border-color: transparent transparent transparent #023e7d;
} */
.xs-header-nav .header-nav .mobile-logo {
	display: none;
}
.xs-header-nav .header-nav .nav-menu > li > a {
	font-size: 15px;
	line-height: 27px;
	color: #FFFFFF;
	height: auto;
	padding: 14px 7px;
	font-family: MyriadPro-Regular;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 0;
}
.main_menu{
	display:none;
}
.nav-menu > li:first-child, .nav-menu > li:first-child .nav-dropdown {
    background: #099fdc;
    text-align: center;
}
.nav-menu > li:nth-child(2), .nav-menu > li:nth-child(2) .nav-dropdown{
    background: #0087bd;
    text-align: center;
}
.nav-menu > li:nth-child(3), .nav-menu > li:nth-child(3) .nav-dropdown{
    background: #2571bf;
    text-align: center;
}
.nav-menu > li:nth-child(4), .nav-menu > li:nth-child(4) .nav-dropdown{
    background: #054e9a;
    text-align: center;
}
.nav-menu > li:nth-child(5),  .nav-menu > li:nth-child(5) .nav-dropdown{
    background: #3a84d2;
    text-align: center;
}
.nav-menu > li:nth-child(6),  .nav-menu > li:nth-child(6) .nav-dropdown{
    background: #37699c;
    text-align: center;
}
.xs-header-nav .header-nav .nav-menu > li > a .submenu-indicator {
	margin-top: 9px;
}
.xs-header-nav .header-nav .nav-menu > li > a .submenu-indicator .submenu-indicator-chevron {
  border-color: transparent #ffffff #fbfbfb transparent;
}
.xs-header-nav .header-nav .nav-menu > li:last-child a {
	border-right: 0;
}
.xs-header-nav .header-nav .nav-menu > li .nav-dropdown > li > a {
	padding: 13px 20px;
	font-size: 15px;
	color: white;
	border-bottom:1px solid #f6f6f6;
	text-transform: capitalize;
}
.xs-header-nav .header-nav .nav-menu > li .nav-dropdown > li > a:hover {
	color: black;
}
.xs-header-nav .header-nav .header-nav-right-info {
	padding: 20px 30px;
	background: #191919;
}
.xs-header-nav .header-nav .header-nav-right-info label {
	font-size: 16px;
	font-family: MyriadPro-Regular;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 0;
}
.xs-header-nav .header-nav .header-nav-right-info label i {
	font-size: 20px;
	margin-right: 12px;
	position: relative;
	top: 3px;
}
.xs-header-nav.version-v2 .header-nav {
	background: #3a7d0e;
}
.xs-header-nav.version-v2 .header-nav:before {
	position: absolute;
	left: -20px;
	top: 0;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 30px 20px;
	border-color: transparent transparent #225003  transparent;
	line-height: 0px;
}
.xs-header-nav.version-v2 .header-nav:after {
	border-color: transparent transparent transparent #225003;
}
.xs-header-nav.version-v2 .header-nav .nav-menu > li > a {
	border-left: 1px solid #316b0b;
	border-right: 1px solid #3c8e06;
}
.xs-header-nav.version-v2 .header-nav .nav-menu > li > a:hover {
	background: #489f10;
}
.xs-header-nav.xs-heder-nav-v2 {
	min-height: 0;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav {
	background: rgba(16, 16, 16, 0.6);
}
.xs-header-nav.xs-heder-nav-v2 .header-nav:before {
	display: none;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav:after {
	display: none;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a {
	border-left: none;
	border-right: none;
	position: relative;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a:before {
	position: absolute;
	left: 0;
	bottom: 0px;
	content: '';
	background: #489f10;
	height: 2px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a:hover {
	background: transparent;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li > a:hover:before {
	opacity: 1;
	visibility: visible;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav .nav-menu > li .nav-dropdown > li > a:hover {
	color: #489f10;
}
.xs-header-nav.xs-heder-nav-v2 .header-nav .header-nav-right-info {
	background: #489f10;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav {
	background: #101010;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav:before, .xs-header-nav.xs-heder-nav-v4 .header-nav:after {
	display: none;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu {
	position: relative;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li {
	padding: 0 28px;
	width: 20%;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a {
	border-left: none;
	border-right: none;
	position: relative;
	padding: 20px 0;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a::before {
	position: absolute;
	left: 0;
	bottom: 0px;
	content: '';
	background: #489f10;
	height: 2px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	-ms-transition: all ease 500ms;
	-o-transition: all ease 500ms;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a::after {
	position: absolute;
	right: -30px;
	bottom: 0px;
	content: '';
	background: #222;
	width: 1px;
	height: 20px;
	top: 0;
	margin: auto;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li > a:hover {
	background: transparent;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menu > li:hover a:before {
	opacity: 1;
	visibility: visible;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .nav-menus-wrapper::before {
	position: absolute;
	top: 0;
	width: 82%;
	height: 82%;
	border: 1px dashed #383838;
	content: '';
	bottom: 0;
	margin: auto;
	left: 5px;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .header-nav-right-info {
	background: #489f10;
	position: relative;
}
.xs-header-nav.xs-heder-nav-v4 .header-nav .header-nav-right-info::before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 95%;
	content: '';
	border: 1px dotted #f5f5f5;
	height: 84%;
}
.small_logo img{
	max-height: 60px;
	float:left
}
.small_logo p{
	color: #023e7d;
    font-weight: 500;
    font-size: 17px;
    padding-top: 30px;
    line-height: 0px;
    margin-bottom: 0px;
    letter-spacing: 2px;
}
.fixed-header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:9999;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 11px 2px #00000012;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	background: white;
	padding: 10px 0px;
}
.fixed-header.xs-header-top .header-top-social ul li a{
    color: #023e7d;
    font-size: 15px;
    margin-left: 0px;
    padding: 0px 8.5px;
}
.fixed-header.xs-header-top .header-top-social ul li{
	float:left
}
.fixed-header.xs-header-top .header-top-social ul li a:hover{
	color:#099fdc
}
a.mobile-logo img {
    max-height: 100px;
}
@media only screen and (max-width: 767px){
	#top_header {
		display: none !important;
	}
	ul.header_social{
		display:inline-block;
		text-align:center
	}
	.xs-header-nav .header-nav .nav-menu > li > a {
		padding: 20px 10px;
		font-size: 15px;
		text-transform: capitalize;
	}
	.xs-header-top .header-top-info{
		text-align:center
	}
	.navigation {
		margin-top: -20px;
	}
}
/*=================================
start  xs-banner-sec
=================================*/
.xs-banner-sec {
	position: relative;
}
.xs-banner-sec .banner-slider-item {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 440px;
}
.xs-banner-sec .banner-slider-item:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.35);
}
.xs-banner-sec .banner-slider-item .slider-table {
	display: table;
	width: 100%;
	height: 100%;
}
.xs-banner-sec .banner-slider-item .slider-table .slider-table-cell {
	display: table-cell;
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.xs-banner-sec .banner-slider-item.banner-item2 .banner-content p {
	padding: 0 160px 0 0;
}
.xs-banner-sec .banner-slider-item.banner-item3 .banner-content p {
	padding: 0 0px 0 50px;
}
.xs-banner-sec .banner-slider-item .banner-content {
	position: relative;
	margin-bottom: 43px;
}
.xs-banner-sec .banner-slider-item .banner-content h2 {
	color: #FFFFFF;
	font-weight: 700;
	margin-bottom: 26px;
	font-size: 72px;
	line-height: 60px;
}
.xs-banner-sec .banner-slider-item .banner-content p {
	color: #ededed;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 34px;
}
.xs-banner-sec .banner-slider-item.banner-item2:before, .xs-banner-sec .banner-slider-item.banner-item3:before {
	background: rgba(0, 0, 0, 0.45);
}
.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content h2 {
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content p {
	-webkit-animation-name: fadeRight;
	animation-name: fadeRight;
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.xs-banner-sec.banner-slider .owl-item.active .banner-slider-item .banner-content .xs-btn-wraper {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: 3.5s;
	animation-duration: 3.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.xs-banner-sec.banner-slider .owl-nav > div {
	position: absolute;
	left: 0;
	width: 53px;
	height: 53px;
	background: rgba(255, 255, 255, 0.14);
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	top: 50%;
	padding: 18px 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.xs-banner-sec.banner-slider .owl-nav > div i {
	font-family: "iconfont";
}
.xs-banner-sec.banner-slider .owl-nav > div.owl-prev {
	left: 3%;
	right: auto;
}
.xs-banner-sec.banner-slider .owl-nav > div.owl-next {
	right: 3%;
	left: auto;
}
.xs-banner-sec.xs-banner-v2-sec .banner-slider-item:before {
	background: rgba(0, 0, 0, 0.6);
}
.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content {
	margin-top: 55px;
	margin-bottom: 0px;
}
.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content h2 {
	font-size: 50px;
}
.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn {
	background: #489f10;
	border-color: #489f10;
}
.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill {
	background: transparent;
	border-color: #FFFFFF;
}
.xs-banner-sec.xs-banner-v2-sec .banner-slider-item .banner-content .xs-btn-wraper .xs-btn.fill:hover {
	background: #489f10;
	border-color: #489f10;
}

/* About  */

.about-PHG {
    background-image: url(../images/about/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.overlay-1:after {
    background: rgba(8, 151, 217, 0.81) none repeat scroll 0 0
}
.overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.plr-30 {
    padding-left: 30px;
    padding-right: 30px;
}
.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.plr-25 {
    padding-left: 25px;
    padding-right: 25px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.border-box {
    position: relative;
}
.border-box .dashed-border {
    border: 3px dashed #fff;
    z-index: 2;
    position: relative;
	min-height:550px;
}
.about-PHG h2 {
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 7px;
}
.about-PHG-list {
    border-left: 2px solid #0897d9;
    position: relative;
}
.about_more{
	color:white;
	font-size:14px;
	margin-left:5px;
}
.about_more:hover{
	color:#023e7d
}
.about-PHG-list:after,
.about-PHG-list:before {
    background: #0897d9 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 14px;
    left: 0;
    margin-left: -8px;
    margin-top: -7px;
    position: absolute;
    top: 0;
    width: 14px;
}
.about-PHG-list:before {
    bottom: 0;
    top: inherit;
}
.single-about-list > img {
    border: 2px solid #0897d9;
    border-radius: 50%;
	width:91px;
	height:91px;
    float: left;
    margin-right: -20px;
    position: relative;
    right: 45px;
}
.single-about-list .text {
    overflow: hidden;
}
.single-about-list .text p {
    margin-top: 15px;
    color: #777777;
    font-weight: 300;
	min-height:50px;
}
.double-line {
    background: #023e7d none repeat scroll 0 0;
    height: 2px;
    margin-bottom: 3px;
    position: relative;
    width: 66px;
}
.double-line:after {
    background: #023e7d none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 37px;
}
.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-PHG-list h3, .about-PHG-list h3 a{
	color:#023e7d;
	font-size: 22px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
 .about-PHG-list h3 a:hover{
	color:#0099d7
}
.mb-50 {
    margin-bottom: 50px;
}
.white-color {
    color: #ffffff;
}
.font-20 {
    font-size: 20px;
}
.mb-5 {
    margin-bottom: 5px;
}
.uppercase {
    text-transform: uppercase;
}
.about-PHG h2 {
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 7px;
}
.mb-30 {
    margin-bottom: 30px;
}
.font-17 {
    font-size: 17px;
}
.about-PHG h3 {
    margin-bottom: 5px !important;
}
.section-title .double-line {
    width: 101px;
    margin: auto;
}
.text-center {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
	text-align:center
}
.section-title .double-line:after {
    width: 57px;
    margin: auto;
    right: 0;
}
.mt-20 {
    margin-top: 20px;
}
.font-16{
	font-size:16px;
}
.font-36{
	font-size:36px;
}
.experience .section-title h2{
	color:#023e7d
}
section.experience {
    float: left;
    width: 100%;
    margin: 70px 0px;
    position: relative;
}
.single-why-choose .text-box {
    padding: 50px 0;
}
.single-why-choose h3 {
    margin: 0;
    color: #054e9a;
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.single-why-choose p {
    margin: 0;
    margin-bottom: 25px;
}
.single-why-choose {
    width: 100%;
    float: left;
	margin: 35px 0px;
    position: relative;
}
.experience_img{
    background-size: 100% 100%;
    height: 300px;
	filter: grayscale(0);
	    transition-delay: 0.4s;
    border-radius: 50%;
}
.experience_img:hover{
	filter: grayscale(0.7);
	transition-delay: 0.4s;
}
.img-box {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    padding: 6px;
	transition: all .5s ease-in-out;
    background-color: #fff;
    border: 2px solid #009ae1;
}
.single-why-choose:hover .img-box {
	border: 2px solid #023d81;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.single-why-choose:hover .img-box{
	filter: grayscale(0.7);
    transition-delay: 0.4s;
}
.img-box.right{
	float:right;
}
.single-why-choose a {
    color: #009bd4;
    text-decoration: none;
    font-size: 13px;
}
.single-why-choose a:hover{
    color: #023e7d;
}
.read-btn {
    background: #0087bd none repeat scroll 0 0;
    border: 1px solid #0087bd;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    border-radius: 0px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
}
.read-btn::before {
    background: #eee none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    opacity: 0.3;
    z-index: -1;
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.read-btn::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 200px;
    content: "";
    opacity: 0.3;
    display: block;
    height: 200px;
    left: -50%;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: -1;
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -webkit-transition: all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
    transition-delay: 0.3s;
}
.read-btn:hover {
    color: #0087bd;
    border: 1px solid #0087bd;
}
.color-bg .read-btn, .color-bg .read-btn:focus, .color-bg .read-btn:active, .color-bg .read-btn:hover {
    border: none;
}
.read-btn:hover::after, .read-btn:hover::before {
    opacity: 1;
    transform: scale(4);
    -ms-transform: scale(4);
    -webkit-transform: scale(4);
}
.read-btn:hover::after, .read-btn:hover::before {
    opacity: 1;
    transform: scale(4);
    -ms-transform: scale(4);
    -webkit-transform: scale(4);
}


.video-sec {
    position: relative;
    margin: 70px 0;
    background: #2571bf;
	float: left;
    width: 100%;
}
.xs-padding-0 {
    padding: 0;
}
.video-sec .video-item {
/* 	background-size: 100% auto;*/
    min-height:490px;
    height: auto;
	height: auto;
	background-color: #023e7d;
   /*  background-repeat: no-repeat; */
}
.video-sec .video-item:before {
/*     position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(16, 16, 16, 0.37); */
}
.partners_block{
	float:left;
	width:100%;
	padding: 40px 30px;
	position:relative;
}
.target_group_content {
    max-width: 450px;
    background: #282828;
    background: #fafafa;
    padding: 40px 40px;
    position: absolute;
    top: -40px;
	box-shadow: inset 0px 0px 15px 2px rgba(2, 62, 125, 0.07);
    z-index: 1;
}
.target_group {
    position: relative;
}
.target_group_content h3 {
    font-size: 35px;
    margin: 0;
    margin-bottom: 14px;
    line-height: 1;
    color: #023e7d;
}
.target_group_content h3 span {
    color: #099fdc !important;
    font-size: 60px;
    line-height: 0px;
    margin-left: 2px;
	font-family: sans-serif;
}
.target_group_content p{
    color: #0087bd !important;
    font-size: 17px;
    line-height: 2;
}
.partner_img {
    float: left;
    width: 100%;
	background: rgba(250, 250, 250, 0.92);
    padding: 20px;
	border-radius:3px;
	vertical-align:middle;
    border: 1px solid #78b4f1;
}
.partner_img img{
    -webkit-transition: all 0.64s ease-in-out;
    transition: all 0.64s ease-in-out;
}
.partner_img img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* .partners_block div {
    float: left;
	margin:0 auto;
    vertical-align: middle;
} */
.partner_title{
	width:100%;
}
.partner_title h3 {
    color: #fafafa;
    font-size: 42px;
	font-size: 35px;
    margin: 0;
    margin-bottom: 14px;
    line-height: 1;
}
.partner_title h3 span{
	color: #099fdc !important;
    font-size: 60px;
    line-height: 0px;
    margin-left: 2px;
	font-family: sans-serif;
}
.partner_title .double-line, .partner_title .double-line:after {
	background: #fafafa none repeat scroll 0 0;
}
.mb-50{
	margin-bottom: 50px !important;
}
.partners-carousel .owl-nav{
	display:none !important;
}
.partners-carousel .owl-dot{
	margin-top:15px;
	display:block
}
.partners-carousel .owl-dot span{
	background: #fafafa !important;
}
.partners-carousel .owl-dot.active span, .partners-carousel .owl-dot:hover span {
    background: #099fdc !important;
}
@media (min-width: 100px) and (max-width: 575px) {
	.target_group_content{
		max-width:100% !important;
		width:100%;
		position:relative
	}
	.video-sec{
		background:transparent !important
	}
}
/**************** css for news block ***************/
.news_events{
	float:left;
	position:relative;
	width:100%;
	margin:70px 0px;
}
.default-news {
    position: relative;
    margin-bottom: 30px;
	background: #fafafa;
}
.default-news .inner-box {
    position: relative;
    display: block;
    border: 1px solid #e0e0e0;
    transition: all 500ms ease;
}
.default-news .inner-box .image-column {
    position: relative;
    float: left;
    width: 50%;
}
figure {
    margin: 0;
}
.default-news .inner-box .image-column img {
    position: relative;
    display: block;
    width: 100%;
	max-height:274px;
    height: auto;
}
.default-news .inner-box .content-column {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
}
.default-news .content-column .inner {
    position: relative;
    padding: 30px 50px 20px;
}
.default-news .inner-box h3 {
    position: relative;
    font-size: 19px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 15px;
    transition: all 500ms ease;
}
.default-news.vertical .inner-box .image-column, .default-news.vertical .inner-box .content-column {
    float: none;
    width: 100%;
}
.default-news .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 15px;
    margin-bottom: 20px;
}
.default-news .inner-box {
    position: relative;
    display: block;
    border: 1px solid #e0e0e0;
    transition: all 500ms ease;
}
.default-news:hover .inner-box {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -ms-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -o-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.30);
}
.post-date {
    background: #0087bd;
    color: #ffffff;
    font-size: 11px;
    max-width: 90px;
    padding: 2px 10px;
    right: 0px;
    top: 0px;
    margin: 0px;
    position: absolute;
}
.post-date .media-left, .post-date .media-body {
    padding: 0px;
    vertical-align: middle;
}
.post-date .date {
	font-family: 'Open Sans';
    font-size: 30px;
    font-weight: 700;
    padding-right: 3px !important;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.post-date .media-left, .post-date .media-body {
    padding: 0px;
    vertical-align: middle;
}
.inner a {
    color: #023e7d;
}
.inner a:hover{
	color:#0087bd
}
a{
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
.section-title{
	margin-bottom: 50px;
}
.section-title h2{
	color: #023e7d;
}
.inner .btn-container {
    padding-top: 11px !important;
    clear: both;
}
.inner .btn-xsm {
    font-size: 12px;
    font-weight: 700;
    width: 120px;
    height: 40px;
    padding: 12px 0;
}
.inner .btn {
    background: #099fdc;
    border: none !important;
    border-radius: 2px;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 800;
    overflow: hidden;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.inner .btn:after, .inner .btn:before {
    content: '';
    position: absolute;
    width: 115%;
    height: 100%;
    top: -19px;
    z-index: -1;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.inner .btn:before {
    background-color: rgba(0, 0, 0, 0.1);
    right: -10px;
    top: 64px;
    opacity: 0;
    -webkit-transform: rotate(17deg);
    -moz-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
    -o-transform: rotate(17deg);
    transform: rotate(17deg);
}
.inner .btn-xsm:after {
    top: -17px;
    right: -20px;
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg);
}
.inner .btn:after {
    background-color: rgba(0, 0, 0, 0.1);
    right: -10px;
    -webkit-transform: rotate(17deg);
    -moz-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
    -o-transform: rotate(17deg);
    transform: rotate(17deg);
}
.inner .btn:hover {
    color: #ffffff !important;
}
.inner .btn.active, .inner .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.inner .btn:hover:before, .inner .btn:hover:after {
    background-color: rgba(0, 0, 0, 0.2);
}
.inner .btn:hover:before {
    opacity: 1;
}
.inner .btn-xsm:hover:after {
    top: -110px !important;
    opacity: 0;
}
.btn-xsm:hover:before {
    top: 21px;
}

/************ css for team block **************/
/* .our_team {
	float:left;
	position:relative;
	margin:70px 0px;
	width:100%;
}
.our_team .item {
  margin:60px 15px 0 15px;
}
.our_team .item .img_holder{
  -webkit-transition: .5s ease;
  transition: .5s ease;
  border: 2px solid #f7f7f7;
}

.our_team .item .overlay {
  position: absolute;
  top:0;
  left:0;
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.90);
  width:100%;
  height:100%;
  transform: scale(0,0);
  -webkit-transform:scale(0,0);
  -moz-transform:scale(0,0);
  -ms-transform:scale(0,0);
  -o-transform:scale(0,0);
}
.our_team .item .overlay .inner-box {
  display: table;
  width:100%;
  height:100%;
  text-align: center;
}
.our_team .item .overlay ul {
  display: table-cell;
  vertical-align: middle;
}
.our_team .item .overlay ul li {
  display: inline-block;
  width:40px;
  height:40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid;
  margin: 0 3px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_team .item .overlay ul li a span {
  font-size: 15px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_team .item .overlay ul li:hover a span {
  color: #fff;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

.our_team .item:hover .overlay {
  transform: scale(1);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  opacity: 1;
  visibility: visible;
}

.our_team .text {
  position: relative;
  background: #f7f7f7;
  padding: 27px 15px;
  margin: 0 20px;
  margin-top: -30px;
  z-index: 999;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.our_team .item:hover .text {
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.our_team .text h4 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
.our_team .text h5 {
  color: #7fb401;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  margin-top: 7px;
  margin-bottom: 10px;
}

.our_team .item:hover .text h4 {
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.our_team .item:hover .text h5 {
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.our_team .item:hover .text p {
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.our_team.service_grid .item {
  margin: 0 0 50px 0;
}
.our_team .item:hover .text{
  background: #7fb401;
}
.our_team .item .overlay ul li, .our_team .item:hover .img_holder {
  border-color:#7fb401;
}
 */


/****************  css for donors block ********************/
.donors{
	float:left;
	position:relative;
	width:100%;
	margin:70px 0px;
}
.donors-carousel .owl-next {
    height: 80%;
    background-repeat: no-repeat !important;
    text-align: center;
    background: transparent !important;
    background-image: url(../images/prev.png) !important;
    width: 18px;
    background-size: cover !important;
    right: -6%;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.donors-carousel .owl-next:hover {
    height: 80%;
    background-repeat: no-repeat !important;
    text-align: center;
    background: transparent !important;
    background-image: url(../images/prev2.png) !important;
    width: 18px;
    background-size: cover !important;
    /* right: -6%; */
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.donors-carousel .owl-prev {
    height: 80%;
    background-repeat: no-repeat !important;
    text-align: center;
    background: transparent !important;
    background-image: url(../images/next.png) !important;
    width: 18px;
    background-size: cover !important;
    left: -6%;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.donors-carousel .owl-prev:hover {
    height: 80%;
    background-repeat: no-repeat !important;
    text-align: center;
    background: transparent !important;
    background-image: url(../images/next2.png) !important;
    width: 18px;
    background-size: cover !important;
    /* left: -6%; */
    position: absolute;
    top:0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.donors-carousel .img_donor {
    width: 100%;
    height: 165px;
    background-color: #ebebeb;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
}
.donors-carousel .img_donor:hover {
	-webkit-filter: grayscale(90%);
    filter: grayscale(90%);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
}
.donors-carousel .owl-prev i, .donors-carousel .owl-next i{
    display: none;
}
.donors-carousel .owl-dot:hover span, .donors-carousel .owl-dot.active span, .team-carousel .owl-dot:hover span, .team-carousel .owl-dot.active span{
    background: #019cd5 !important;
}
.donors-carousel .owl-dot span, .team-carousel .owl-dot span{
    background: #d9d9d9 !important
}


/***************** css fortea block in home page **************/
.team{
	float:left;
	position:relative;
	width:100%;
	margin:70px 0px;
	padding: 60px 0px;
    background: #fafafa;
}
.team-carousel .single-team .teamimg-box{
    width: 350px;
    padding-left: 35px;
    padding-top: 47px;
}
.team-carousel .single-team .inner{
	position:relative;
}
.team-carousel .single-team .inner:before{
	content: '';
    position: absolute;
    top: -25px;
    left: -13px;
    background: #0087bd;
    background: -webkit-gradient(left top, right top, color-stop(0%, #0087bd), color-stop(28%, #0087bd), color-stop(100%, #054e9a));
    background: -webkit-gradient(linear, left top, right top, from(#0087bd), color-stop(28%, #0087bd), to(#054e9a));
    background: linear-gradient(to right, #0087bd 0%, #2571bf 28%, #054e9a 100%);
	background: linear-gradient(to right,#0087bd 0%, #2571bf 28%, #054e9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087bd', endColorstr='#054e9a', GradientType=1 );
    width: 225px;
    height: 225px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 23px rgba(45, 45, 45, 0.2);
    box-shadow: 0px 0px 23px rgba(45, 45, 45, 0.2);
}
.team-carousel .single-team .inner img{
	position: relative;
    z-index: 10;
	transform-style: preserve-3d;
	display: block;
    width: auto;
    border-radius: 50%;
	height: 202px;
    width: auto;
}
/* .team-carousel .single-team .inner:after{
	content: '';
    position: absolute;
    top: -45px;
    left: -30px;
    background: #0087bd;
    background: -webkit-gradient(left top, right top, color-stop(0%, #0087bd), color-stop(28%, #2571bf), color-stop(100%, #054e9a));
    background: -webkit-gradient(linear, left top, right top, from(#0087bd), color-stop(28%, #2571bf), to(#054e9a));
    background: linear-gradient(to right, #0087bd 0%, #2571bf 28%, #054e9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087bd', endColorstr='#054e9a', GradientType=1 );
    width: 161px;
    height: 161px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 23px rgba(45, 45, 45, 0.2);
    box-shadow: 0px 0px 23px rgba(45, 45, 45, 0.2);
} */
.team-carousel .single-team .teamimg-box h3{
	text-transform: inherit;
    margin: 0;
    color: #023e7d;
    font-size: 21px;
    font-weight: bold;
    margin-top: 30px;
}
.team-carousel .single-team .teamimg-box h6{
	color: #099fdc;
	font-size:15px;
	font-weight:normal
}
.team-carousel .single-team .text-box{
	padding-left: 30px;
}
.team-carousel .single-team .text-box{
	font-size:15px;
}
.team-carousel .single-team .text-box span{
	margin: 0;
	color: #023e7d;
    display: inline-block;
    margin-top: 5px;
}
.team-carousel .single-team .text-box span b{
	margin-right:4px;
}
.team-carousel .single-team .text-box span b i{
	margin-right:2px;
}
.team-carousel .single-team .text-box span strong{
	color: #0087bd;
}
.team-carousel .single-team .teamimg-box, .team-carousel .single-team .text-box{
	display: table-cell;
    vertical-align: middle;
}
.team-carousel .owl-dots{
	position: absolute;
    bottom: 0px;
    left: -40px;
    width: 100%;
    text-align: center;
}
.team-carousel .owl-nav{
	display:none;
}
@media (min-width: 100px) and (max-width: 767px) {
	.item .single-team .teamimg-box{
	    display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.single-team .text-box{
		padding-left: 0;
		margin-top: 25px;
	}
	.team-carousel .owl-dots{
		bottom: -30px;
	}
}

/*********** css for footer ***************/
footer {
    float: left;
    width: 100%;
    margin-top: 50px;
    position: relative;
    border-top: 1px solid rgba(2, 62, 125, 0.10);
}
.top_footer {
	padding: 50px 0px;
    background: #fafafa;
}
.footer_logo {
    text-align: left;
    max-height: 240px;
}
.footer_logo img{
text-align: center;
    max-height: 230px;
    padding: 0px 0px;
    opacity: 0.2;
    margin-top: -12px;
    position: absolute;
}
h3.footer_title {
    color: #2571bf;
    font-size: 23px;
	text-transform: uppercase;
}
footer .double-line, footer .double-line:after {
    background: #2571bf none repeat scroll 0 0;
}
ul.footer_sitemap {
	text-align: left;
	margin-bottom:25px;
}
.footer_sitemap li{
    position: relative;
    text-align: left;
    line-height: 1.8;
}
.footer_sitemap li a:before{
	content: '\f105';
    font-family: 'fontawesome';
    margin-right: 12px;
}
.footer_sitemap li a:hover {
    margin-left: 8px;
}
.footer_social li a{
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 2px;
    background: transparent;
    text-align: center;
    line-height: 35px;
    color: #099fdc;
    border: 1px solid #0087bd;
    margin-right: 0px;
    -webkit-transition: all .3s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.footer_social li a i.fa.fa-facebook{
	color: #374D72;
}
.footer_social li a i.fa.fa-twitter{
	color: #1DA1F2;
}
.footer_social li a i.fa.fa-instagram{
	color: #d2198a;
}
.footer_social li a i.fa.fa-linkedin{
	color: #0077b5;
}
.footer_social li a i.fa.fa-youtube {
    color: #ff0000;
}
.footer_social a:hover {
    transform: rotate(360deg);
    border-radius: 2px;
}
.footer_social li a i {
    line-height: 35px;
    font-size: 14px;
}
.footer_sitemap li a{
	font-size: 15px;
	color:#2571bf
}
.footer_sitemap li a:hover{
	color:#023e7d
}
.footer_sitemap li:last-child {
    border-right: 0px;
}
.footer_about p{
	color: #023e7d;
}
ul.footer_social {
    text-align: left;
    margin: 26px 0px;
    margin-bottom: 60px;
}
.footer_social li{
	position: relative;
	margin-right:6px;
    margin-left: 6px;
	margin-bottom:6px;
    display: inline-block;
}
.bottom_footer {
    position: relative;
    padding: 6px 0px;
    background-color: #023e7d;
}
.bottom_footer p{
	color:white;
	margin-bottom:0px;
	font-size: 13px;
	text-align:right
}
.bottom_footer a{
	color:#099fdc
}
.bottom_footer a:hover{
	color:#0087bd
}
footer .contact-info .icon-box {
    color: #054e9a;
    float: left;
    margin-right: 10px;
    line-height: 1.3;
    margin-top: 5px;
}
footer .contact-info .content {
    padding-left: 23px;
}
footer .contact-info .content p{
    color:#2571bf
}
footer .contact-info .content p span{
	font-size: 14px;
}
.padd-left-40{
	padding-left:40px;
}
@media (min-width: 100px) and (max-width: 767px) {
	.bottom_footer p {
		text-align: left
	}
	.padd-left-40{
		padding-left:15px;
	}
}

ul.contact_header li {
    display: inline-block;
    float: left;
}
ul.contact_header li span{
	color: #023e7d;
}
ul.header_social li {
    float: left;
    position: relative;
    display: table;
    margin: 0px 0px 0px 12px !important;
    padding: 0px !important;
    line-height: 1.8 !important;
}
ul.header_social li a{
	color:white
}
ul.header_social li a:hover{
	color: #023e7d;
}
ul.header_social li a i{
	line-height: 2.4;
}


/*********** css  for contact page ****************/
section.contact_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.breadcrumb{
    background-color: transparent;
    padding: 3px 8px;
    border-radius: 0px;
    margin: 0px;
	float: right;
}
.breadcrumb li a{
	color:#023e7d
}
.breadcrumb li a:hover{
	color:#099fdc
}
.breadcrumb {
	color:#099fdc
}
.breadcrumb-item+.breadcrumb-item::before{
	display: none;
}
i.fas.fa-angle-double-right {
    color: #023e7d;
    line-height: 26px;
	margin: 0px 5px;
}
.contact_page_title {
    text-align: center;
    padding: 0px 160px;
	margin: 40px 0px;
}
.contact_page_title h1 {
    color: #023e7d;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1;
    margin-bottom: 0px;
}
.contact_page_title h4 {
    color: #0087bd;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 1;
    margin-bottom: 18px;
}
.contact_page_title p {
    color: #777777;
    font-size: 15px;
    line-height: 1.5;
}
.xs-form-group {
    background: #f6f6f6;
    padding: 50px 36px;
}
form.contact_form.xs-form-group .form-control{
    border: 1px solid #eee;
    border-radius: 0;
    margin-top: 25px;
    height: 50px;
    padding: 10px 20px;
    font-size: 14px;
}
button#btn_contact {
    margin-top: 25px;
}
form.contact_form.xs-form-group textarea{
	height:auto !important
}
form.contact_form.xs-form-group .form-control:focus {
    box-shadow: 0px 0px 0 1px #0087bd85;
}
form.contact_form.xs-form-group .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bdbdbd;
	opacity: 1; /* Firefox */
}
form.contact_form.xs-form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #bdbdbd;
}
form.contact_form.xs-form-group .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #bdbdbd;
}
form.contact_form.xs-form-group .xs-btn{
	Font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    background: #099fdc;
    display: inline-block;
    line-height: 54px;
    padding: 0 40px;
    border: 1px solid #099fdc;
    border-radius: 2px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    cursor: pointer;
	width:100%;
}
.form_map_block{
    margin: 60px 0px 40px 0px;
    width: 100%;
}
.main-office{
	color: #023e7d;
    font-size: 20px;
	position:relative;
    text-transform: capitalize;
	margin-bottom: 20px;
}
/* .main-office:after {
    width: 180px;
    height: 1px;
    content: "";
    background: #099fdc;
    bottom: -4px;
    left: 0px;
    position: absolute;

}
.main-office:before {
    width: 50px;
    height: 3px;
    content: "";
    background: #099fdc;
    bottom: -5px;
    left: 0px;
    position: absolute;
} */
.branches {
    width: 100%;
    margin: 30px 0px;
}
.branch_info{
	width:100%;
	margin-bottom:10px;
}
.branch_info i, .contact-info-group .branch_info i{
	font-size: 16px !important;
    display: block;
    color: #099fdc;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	margin-top: 2px;
}
.contact-info-group.other_branchess{
	min-height:332px;
}
.branch_info p{
	font-size: 16px;
    color: #023e7d;
}
.contact-info-group .branch_info p{
	color:#777777;
	text-align:left;
	margin-left:22px;
}
.contact-info-group.other_branchess h4{
	font-size:22px
}
.branches_info {
    border-bottom: 1px solid #f6f6f6;
	margin-bottom: 20px;
}
form.contact_form.xs-form-group .xs-btn:hover, form.contact_form.xs-form-group .xs-btn:active{
	border: 1px solid #023e7d;
	background: #023e7d;
}
.contct_page_content {
    width: 100%;
    position: relative;
}
.contact-info-group {
    background: #f6f6f6;
    padding: 40px;
    text-align: center;
    -webkit-box-shadow: 2px 6px 29px -6px #e0e0e0;
    box-shadow: 2px 6px 29px -6px #e0e0e0;
	min-height: 295px;
}
.contact-info-group i {
    font-size: 45px;
    display: block;
    color: #099fdc;
    margin-bottom: 30px;
}
.contact-info-group h4 {
    font-size: 18px;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px;
	color:#023e7d
}
.contact-info-group span, .contact-info-group a {
    display: block;
    color: #777777;
    font-weight: 500;
}
.contact-info-group span.text-color, .contact-info-group a.text-color {
    color: #023e7d;
}
.right_{
	float:left;
}
.contact-info-group h4:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 54px;
    height: 1px;
    background: #777777;
    display: block;
    right: 0;
    margin: auto;
}
.counter .inner {
	text-align: center;
	margin-bottom: 10px;
}
.counter .count-box {
	position: relative;
	font-size: 36px;
	font-weight: 700;
	color: #222;
	line-height: 60px;
}
.counter-column .count-box .icon {
	margin-bottom: 4px;
}
.count-outer .icon img{
	width: 75px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.numscroller{
	font-size: 55px;
	color: #099fdc;
	font-family: MyriadPro-Bold;
}
.counter .counter-title {
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: 400;
	font-size: 22px;
	text-transform: capitalize;
	line-height: 1.8;
	font-weight: 600;
}
.membership_img {
	border: 1px solid rgba(128, 128, 128, 0.07) !important;
	margin-bottom: 10px !important;
	padding: 12px !important;
}
.membership_img img {
	max-height: 90px !important;
	text-align:center;
	margin:0 auto !important
}


/**************** css for experience_page  ****************/
section.experience_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px !important;
}
.page_title {
    text-align: center;
    padding: 0px 160px;
	margin: 40px 0px;
}
.page_title h1 {
    color: #023e7d;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1;
    margin-bottom: 0px;
}
.page_title h4 {
    color: #0087bd;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 1;
    margin-bottom: 18px;
}
.page_title p{
    color: #777777;
    font-size: 15px;
    line-height: 1.5;
}

/********************** css for news page **********************/
section.news_section_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.news-area {}
.news-item {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.news-item:hover {
    box-shadow: 0 10px 20px rgba(34, 30, 31, 0.25);
}
.news-item .image {
    display: block;
}
.news-item .image .news_page_img{
	background-size: cover;
    width: 100%;
    height: 233px;
    background-repeat: no-repeat !important;
    background-position: center
}
.news-item .image img {
    width: 100%;
}
.news-item .content {
  padding: 26px 30px 22px;
  height:280px;
}
.news-item .content h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.news-item .content h3 a {    color: #023e7d;}
.news-item .content h3 a:hover {
    color: #099fdc;
}
.news-item .content .news-meta {
	margin-bottom: 10px;
	display: inline-block;
}
.news-item .content .news-meta span, .news-item .content .news-meta a {
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    font-weight: 300;
    line-height: 16px;
	color: #0087bd;
}
.news-item .content .news-meta span i, .news-item .content .news-meta a i {
    margin-right: 5px;
    font-size: 14px;
}
.news-item .content .news-meta a:hover {
    color: #fdc800;
}
.news-item .content p {}
.news-item .content > a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
	color: #023e7d;
}
.news-item .content > a:hover {
    color: #099fdc;
}
.single-news-details {}
.single-news-details img {
    margin-bottom: 20px;
    width: 100%;
}
.single-news-details .content {}
.single-news-details .content .title {
    font-size: 20px;
    margin-bottom: 10px;
}
.single-news-details .content .news-meta {
  margin-bottom: 10px;
}
.single-news-details .content .news-meta span, .single-news-details .content .news-meta a {
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    font-family: "Montserrat",sans-serif;
    font-weight: 300;
    line-height: 16px;
}
.single-news-details .content .news-meta span i, .single-news-details .content .news-meta a i {
    margin-right: 5px;
    font-size: 14px;
    padding-left: 1px;
}
.single-news-details .content .news-meta a:hover {
    color: #fdc800;
}
.single-news-details .content p {}

.single-news-details .quote-section {
    background-color: #efefef;
    border-left: 2px solid #fdc800;
    margin: 38px 0 39px 35px;
    overflow: hidden;
    padding: 17px 37px 17px 27px;
}
.single-news-details .quote-section p {
    margin: 0;
}

/********************** css for news page **********************/
section.reports_section_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.reports-item {
    margin: 0 auto !important;
    text-align: center;
    border: 2px dotted #023e7d;
    padding: 40px 30px;
	-webkit-transition: all 0.64s ease-in-out;
    transition: all 0.64s ease-in-out;
	background: rgba(250, 250, 250, 0.25);
}
.reports_page_img{
	background-size:auto 100%;
	height:auto !important;
	min-height: 280px;
	max-height:280px;
	box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.15), 0px 0px 0.1px 0 rgba(0, 0, 0, 0.09);
	background-position: center !important;
	background-repeat:no-repeat !important;
	-webkit-transition: all 0.64s ease-in-out;
    transition: all 0.64s ease-in-out;
}
.reports-item .content{
	margin-top:18px;
	min-height:70px;
}
.reports-item .content h3{
	margin-bottom:5px;
	line-height:1.6;
}
.reports-item .content h3 a {
    font-size: 20px;
    color: #023e7d;
	line-height: 1.2;
}
.reports-item .content i {
    margin-right: 5px;
}
.reports-item:hover{
	cursor:pointer;
	border: 2px dotted #099fdc;
	-webkit-transition: all 0.64s ease-in-out;
    transition: all 0.64s ease-in-out;
}
/* .reports-item:hover .reports_page_img{
	-webkit-transform: scale(1.02);
    transform: scale(1.02);
	-webkit-transition: all 0.64s ease-in-out;
    transition: all 0.64s ease-in-out;
} */
.reports-item:hover .content h3 a {
    color:#099fdc
}
.reports-item:hover .content .download_file {
	color:#023e7d
}




/**************** css for news article page ***********/
section.news_article_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
aside#sidebar {
    margin: 40px 0px;
}
.sidebar .widget{
	padding-bottom: 30px;
}
.search-form {
    position: relative;
}
.search-form input {
    border: 1px solid #cccccc;
    box-shadow: none;
    color: #a6a6a6;
    font-size: 15px;
    font-weight: normal;
    padding: 16px 15px;
}
.search-form {
    position: relative;
}
.search-form input {
    border: 1px solid #cccccc;
    box-shadow: none;
    color: #a6a6a6;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    padding: 16px 15px;
	height: 55px;
	width:100%;
}
.search-form input:hover{
	border: 1px solid #099fdc
}
.search-submit {
    background: transparent;
    border: none;
    color: #b2b2b2;
    font-size: 20px;
    position: absolute;
    top: 13px;
	cursor:pointer;
    right: 10px;
	outline: 0px !important;
    border: 0px !important;
}
.form-control:focus, input:focus, textarea:focus, button:focus {
    border: 1px solid #099fdc;
    box-shadow: none;
    outline: 0 !important;
}
.sidebar .widget-title {
    color: #023e7d;
    font-size: 20px;
    font-weight: 700;
    position: relative;
	text-transform: uppercase;
    padding-bottom: 6px;
}
/* .widget-title:before, .widget-title:after {
    content: '';
	background: #023e7d;
    height: 1px;
    width: 50px;
    bottom: 0px;
    left: 0px;
    position: absolute;
} */
.widget-title:after {
    bottom: 2px;
}
.widget-details {
    padding-top: 15px;
}
.category-list li {
    border-color: #e4e4e4;
    border-top: 1px dashed;
    display: block;
    line-height: 40px;
    padding-left: 15px;
    position: relative;
}
/* .category-list li:first-child{
	border-top: 0px dashed;
} */
.category-list li:before {
    color: #777777;
    font-family: "FontAwesome";
    font-size: 20px;
    top: 0px;
    left: 0px;
    position: absolute;
    content: "\f0da";
}
.category-list a {
    color: #777777;
    font-size: 15px;
}
.category-list a:hover, .category-list li:hover:before {
	color: #099fdc;
}
.news_article_page .post-date .date{
    font-size: 38px;
    font-weight: 800;
    font-family: 'Open Sans';
	padding-right: 3px !important;
}
.news_article_page .post-date .media-left, .news_article_page .post-date .media-body {
    padding: 0px;
    vertical-align: middle;
}
.news_article_page .post-date {
    background: #023e7d;
    color: #ffffff;
    font-size: 11px;
    max-width: 90px;
    padding: 2px 10px;
    right: 0px;
    top: 0px;
    margin: 0px;
    position: absolute;
    display: inline-block;
    float: left;
    position: inherit;
    max-width: 110px;
    padding: 2px 15px;
}
.news_article_page .post-date, .news_article_page .single-post{
	margin: 40px 0px;
}
.img_news_article {
	width: auto !important;
    min-height: 100px !important;
    height: auto !important;
	max-height:400px;
    background-repeat: no-repeat !important;
    text-align: center;
    margin: auto !important;
    background-position: center center;
}
.article_imgs_carousel{
	margin-bottom:25px;
}
.article_imgs_carousel .owl-dots{
	display:none !important
}
.article_imgs_carousel.owl-theme .owl-nav [class*=owl-]{
	background: rgba(2, 62, 125, 0.82);
	border-radius:0px
}
.article_imgs_carousel.owl-theme .owl-prev{
	top: 50%;
    position: absolute;
    left: 35px;
	width: 40px;
    height: 40px;
    line-height: 40px;
}
.article_imgs_carousel.owl-theme .owl-next{
	top: 50%;
    position: absolute;
    right: 35px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.article_imgs_carousel.owl-theme .icon-arrow-right:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 30px;
    line-height: 30px;
}
.article_imgs_carousel.owl-theme .icon-arrow-left:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 30px;
    line-height: 30px;
}
.news_article_content h1{
    color: #099fdc;
	color: #023e7d;
    font-size: 26px;
    line-height: 1.3;
}
.news_article_content p{
	font-size:17px;
	text-align: justify;
}
.news_article_content ol li {
    list-style: inherit;
    font-size: 17px;
    color: #777777;
    margin-bottom: 13px;
}
.news_article_content ul{
	margin-left: 20px;
	font-size:17px;
	text-align: justify;
	list-style:inherit;
	color: #777777;
}
.news_article_content ul li{
	margin-bottom:7px;
	color: #777777 !important;
}

@media screen and (max-width: 567px) and (min-width: 101px){
	.post-date {
		display: inline-block;
		float: none !important;
		padding: 10px 20px;
	}
	.post-date .date {
		font-size: 42px;
		padding-right: 12px !important;
	}
	span.media-body{
		font-size:15px !important;
	}
	.single-post{
		margin:10px 0px !important;
	}
	.post-date{
		margin:40px 0px 0px 0px !important;
	}
	.img_news_article{
		max-height:300px
	}
	.article_imgs_carousel.owl-theme .owl-prev,.article_imgs_carousel.owl-theme .owl-next{
		top: 42%;
	}
}




@media only screen and (max-width: 991px){
	.page_title{
		padding: 0px;
	}
	.contact_page_title{
		padding:0px;
	}
}
@media only screen and (max-width: 575px){
	.flow-gallery .albums.stacked img{
		height:auto;
		max-height: 340px;
	}
	.flow-gallery .albums.stacked figure:before, .flow-gallery .albums.stacked figure:after{
		height:75%;
	}
}
@media only screen and (max-width: 500px){
	.flow-gallery .albums.stacked figure:before, .flow-gallery .albums.stacked figure:after{
		height:68%;
	}
}

button.BackTo.tran3s.color2_bg {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 90px;
    right: 50px;
    z-index: 99;
    color: #fff;
    text-align: center;
	border: 0px;
	cursor:pointer;
	display:none;
    background: #023e7d !important;
	outline: 0 !important;
}

button.BackTo.tran3s.color2_bg span {
	    font-size: 28px;
}
button.BackTo:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


/*************** css for team  article***************/

section.team_article_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.item_team{
	float: left;
    position: relative;
    width: 100%;
    margin: 70px 0px;
    padding: 60px;
    background: #fafafa;
}
.item_team .teamimg-box {
	float: left;
	width: 100%;
}
.item_team .teamimg-box .inner {
    position: relative;
}
.item_team .teamimg-box .inner:before {
    content: '';
    position: absolute;
    top: -25px;
    left: -13px;
    background: #0087bd;
    background: -webkit-gradient(left top, right top, color-stop(0%, #0087bd), color-stop(28%, #0087bd), color-stop(100%, #054e9a));
    background: -webkit-gradient(linear, left top, right top, from(#0087bd), color-stop(28%, #0087bd), to(#054e9a));
    background: linear-gradient(to right, #0087bd 0%, #2571bf 28%, #054e9a 100%);
    background: linear-gradient(to right,#0087bd 0%, #2571bf 28%, #054e9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087bd', endColorstr='#054e9a', GradientType=1 );
    width: 225px;
    height: 225px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 23px rgba(45, 45, 45, 0.2);
    box-shadow: 0px 0px 23px rgba(45, 45, 45, 0.2);
}
.item_team .teamimg-box .inner img{
	position: relative;
    z-index: 10;
    transform-style: preserve-3d;
    display: block;
    width: auto;
    border-radius: 50%;
    height: 202px;
    width: auto;
}
.item_team .teamimg-box h3 {
    text-transform: inherit;
    margin: 0;
    color: #023e7d;
    font-size: 21px;
    font-weight: bold;
    margin-top: 30px;
}
.item_team .teamimg-box h6 {
    color: #099fdc;
    font-size: 15px;
    font-weight: normal;
}
.text-box span {
    margin: 0;
    color: #023e7d;
    display: inline-block;
    margin-top: 5px;
}
.text-box span b i {
    margin-right: 2px;
}
.text-box span strong {
    color: #0087bd;
}
.item_team .text-box p{
	text-align:justify
}
@media only screen and (max-width: 437px){
	.item_team .teamimg-box h3{
		font-size: 19px;
		text-transform: inherit;
	}
}
.lefttt{
	float:left
}

/**************** css for section team **************/
.team_section_page{
	width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.team_section_page .team_page_item{
	width: 100%;
    padding: 30px 16px;
    background: #fafafa;
    height: 400px;
    margin-bottom: 30px;
    padding: 20px 15px 30px;
    border-radius: 15px;
    text-align: center;
}
.team_section_page .team_page_img {
	height: 200px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: 200px;
    padding: 10px;
    margin-bottom: 25px;
   	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.social_teamm{
	padding: 0;
    margin: 0;
    list-style: none;
}
.social_teamm li {
    display: inline-block;
    margin-right: 5px;
}
.social_teamm li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #099fdc;
    border: 1px solid #099fdc;
    transition: all 0.5s ease 0s;
}
.team_page_item:hover .team_page_img {
    background: #099fdc;
    border-radius: 50%;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.team_page_item:hover .social_teamm li a {
    background: #099fdc;
    color: #fff;
}
.team_section_page .team_page_img img{
	min-height:180px;
    max-height: 180px;
	height:auto;
	width:180px;
	border-radius:50%;
	border: 1px dashed rgba(128, 128, 128, 0.55)8;
}
.team_section_page .team_page_item .team_page_intro h3{
	margin-bottom:10px;
}
.team_section_page .team_page_item .team_page_intro h3 a{
    color: #023e7d;
	font-size:18px;
	font-weight:bold;
	text-transform: capitalize;
	line-height:1.6;
}
.team_section_page .team_page_item .team_page_intro h6{
    color: #099fdc;
    font-size: 15px;
    line-height: 1.3;
    font-weight: normal;
    text-transform: capitalize;
	min-height:38px;
}
.team_section_page .team_page_item .team_page_intro{
	text-align:center
}
.margin-40 {
    margin: 40px 0px;
}

/********************** css for default section *********************/
section.default_section_page {
    width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
#accordion .panel > .panel-heading {
    padding: 0;
}
#accordion .panel-default > .panel-heading {
    border: none;
    background: none;
    color: #0a435e;
}
#accordion .panel {
	padding: 0;
}
#accordion .panel > .panel-heading {
	padding: 0;
}
#accordion .panel > .panel-heading h4 .fa {
    font-size: 1.2em;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
    top: 4px;
    text-align: center;
    line-height: 57px;
    padding: 0 0px 0 4px;
    margin-right: 20px;
    color: #099fdc;
    border: 2px solid #099fdc;
    margin-bottom: 0;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
#accordion .panel > .panel-heading h4 .collapsed .fa {
    color: #ccc;
    border: 2px solid #ccc;
    margin-bottom: 50px;
}
#accordion .panel > .panel-heading h4 {
	color: #0a435e;
	font-weight: bold;
}
#accordion .panel > .panel-collapse .panel-body {
	background: transparent url('../images/dot.png') repeat-y left center;
    margin: 0px 0 15px 28px;
    color: #838383;
    padding: 15px 0px 0 55px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	font-size:15.5px;
}
#accordion .panel > .panel-heading h4 .collapsed .fa:after {
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	background: transparent url('../images/dot-2.png') repeat-y left center;
	color: #838383;
	content: " ";
	height: 30px;
	left: 25px;
	position: absolute;
	top: 73px;
	width: 100%;
}
#accordion .panel > .panel-heading h4 .collapsed .last:after {
	/* background: none; */
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

/*09. Accordion1 */
.accordion .panel-heading {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 30px;
	background: white;
	padding: 20px 30px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.accordion .panel {
	border: none;
	background: none;
	box-shadow: none;
}
.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: none;
}
.accordion  .arrow-toggle .icon-arrow-down, .accordion .arrow-toggle.collapsed .icon-arrow-up {
	display: inline-block;
}
.accordion .arrow-toggle.collapsed .icon-arrow-down, .accordion .arrow-toggle .icon-arrow-up {
	display: none;
	position: absolute;
	right: 0px;
	font-size: 2em;
	margin: -6px 0 0;
}
.accordion .arrow-toggle {
	display: block;
	width: 100%;
	position: relative;
}
.accordion .arrow-toggle .icon-arrow-down, .accordion .arrow-toggle .icon-arrow-down {
	position: absolute;
	right: 0px;
	font-size: 2em;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	color: #eb4268;
	margin: -6px 0 0;
}
.accordion .arrow-toggle.collapsed {
	color: #112641;
}
/* Accordion 2 */
.accordion2 .panel {
	border: 1px solid #ccc;
}


/*intro 2*/
#intro2  .container {
	position: relative;
}
#intro2 .toRightCol {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* Lines*/
hr.left {
	margin-left: 0;
}
hr.right {
	margin-right: 0;
}

/**  991px width max  */
@media (max-width: 991px) {
	#intro2 .toRightCol {
		position: inherit;
		width: 100%;
		text-align: center;
	}
	#intro2 .container .row > div {
		width: 100%;
	}
	.icon-fa2 {
		font-size: 3em;
	}
}

/* @media (max-width: 575px) {
	table tr, table td, table th {
		display: block;
	}
} */
/* start mobile responsive */
@media (max-width: 480px) {
	.tabs li {
		float: none;
		width: 100%;
		text-align: center;
	}
	.accordion .panel h4 {
		font-size: .9em;
		letter-spacing: 0;
	}
	#accordion .panel > .panel-heading h4 .fa {
		width: 45px;
		height: 45px;
		font-size: 1em;
		line-height: 45px;
	}
	#accordion .panel > .panel-collapse .panel-body {
		margin: 15px 0 15px 20px;
	}
	#accordion .panel > .panel-collapse .panel-body {
		padding-left: 25px;
	}
	.panel-group .panel + .panel {
		margin-top: 18px;
	}
	#accordion .panel > .panel-heading h4 .collapsed .fa:after {
		top: 55px;
		left: 19px;
	}
	#accordion .panel > .panel-heading h4 .collapsed .fa {
		margin-bottom: 34px;
	}
}

@media (min-width: 990px){
	.heading1 {
		margin-top: 0;
	}
}
.panel-heading h4 a {
	color: #023e7d;
	font-size:21px;
}
.panel-heading h4 a:hover {
	color: #0087bd;
}
.defread{
    font-size: 13px;
    color: #099fdc;
    margin-left: 15px;
}

/****************** css for Partners Page  *************/
.partners_section_page{
	width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.item_donor{
    margin-bottom: 30px;
}
.img_donor {
    width: 100%;
	height:200px;
	background: #ebebeb;
	text-align:center;
	margin:0 auto;
	border: 1px solid rgba(128, 128, 128, 0.1);
    padding: 12px;
}
.img_donor img{
	max-height:180px;
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.img_donor:hover img{
	-webkit-filter: grayscale(90%);
    filter: grayscale(90%);
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;

}

/****************************** csss for gallery article  ************************/
.gallery_article_page{
	width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.gallery-section {
	float: left;
	width: 100%;
	padding: 0 0 70px 0;
}
.gallery-section .frame {
	margin-bottom: 30px;
	position: relative;
}
.gallery-section .frame .caption {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.gallery-section .frame .caption:before {
	content: "";
	height: 45%;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: -20%;
	width: 95%;
}
.gallery-section .frame .caption:after {
	bottom: -20%;
	content: "";
	height: 49%;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	width: 95%;
}
.gallery-section .frame:hover .caption:before {
	opacity: 0.8;
	top: 3%;
}
.gallery-section .frame:hover .caption:after {
	bottom: 3%;
	opacity: 0.8;
}
.gallery-section .frame .inner {
	bottom: 0;
	height: 45px;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	visibility: hidden;
	width: 100%;
	z-index: 9;
}
.gallery-section .frame:hover .inner {
	opacity: 1;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	visibility: visible;
}
.gallery-section .frame .inner a.link {
	background: #fff;
	border-radius: 100%;
	color: #222;
	display: inline-block;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	margin: 0 3px;
	text-align: center;
	width: 45px;
}
.gallery-section .frame:hover img {
	opacity: 0.5;
}
.gallery-section .pagination-col {
	margin: 20px 0 0 0;
}
.gallery-section .col-md-3 {
	padding: 0 2px;
}
.gallery-section .col-md-3 .frame {
	margin-bottom: 4px;
}
.head-top-row .left-box .dropdown-menu > li > a, .top-bar-social ul li a, .top-bar-social ul li a, .cart-outer button, .login-box ul li a, .login-box ul li a .fa, #nav li a, .icon-col span.icon-box, .charity-works .box .icon-col .fa, .causes-box a.btn-now.btn-color, .causes-box a.btn-now, a.btn-style-2, .causes-section .owl-next, .causes-section .owl-next:before, .causes-section .owl-prev, .causes-section .owl-prev:before, .event-row .text-box h3 a, .event-row .date-box:before, .event-row .date-box, .news-section .outer .news-box .text-box h3 a, .join-form form input[type="submit"], .donation-box form button[type="submit"], .team-social-1 li, .team-social-1 li a, .services-widget ul li a, .instagram-widget ul li img, .address-box ul li a, .upcoming-event .text-col a, .twitter-box .owl-next:before, .twitter-box .owl-theme .owl-controls .owl-nav [class*="owl-"], .footer-social ul li a, .footer-section-3 strong.copyrights a, .gallery-section .frame .inner, .gallery-section .frame img, .gallery-section .frame .caption:before, .gallery-section .frame .caption:after, .gallery-section .frame .inner a.link, .pagination-col .pagination li a, .signup form input[type="submit"], .contact-top-section form input[type="submit"], .form-row input[type="submit"], .team-box-2 .text-box h3 a, .team-box-2 .text-box, .team-social-2 li a, .icon-row a, .product-social li a, .product-section .box .frame .caption .inner, .product-section .box .frame img, .product-section .box, .reviews-tab-col .nav-tabs > li > a, .coming-social-box ul li a, .featured-services-style-2 .box, .donors-box img, .sidebar-box form button[type="submit"], .recent-news .owl-theme .owl-controls .owl-nav [class*="owl-"], .recent-widget .thumb img, .recent-widget .text-col a, .upcoming-event-widget .date-box:before, .upcoming-event-widget .date-box, .upcoming-event-widget .text-col a, .upcoming-event-widget .text-col span.time, .share-social ul li a, .event-detail.news-section .btn-row .frame img, .comment-form form input[type="submit"], .featured-box h4 a, .featured-box .text-box span, .featured-box .frame img, .causes-box .text-box h3 a, .causes-box .frame img, .filter-gallery .frame img, .news-section .outer .news-box .frame img, .testimonials-box-1 .thumb img, .team-box-1 .outer .text-box h3 a, .team-style-1 .frame img, .event-list-style-2-row .thumb img, .event-list-style-2-row .text-col h3 a, .address-box-1 .frame img {
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
}
.gallery-section .frame:hover .caption:before, .gallery-section .frame:hover .caption:after{
	background-color: rgb(9, 159, 220);
}
.gallery_immg{
	height:260px;
	background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
}
.gallery .frame .caption .inner .btn-row {
    text-align: center;
}
.gallery .frame .caption .inner .btn-row a i{
	line-height:45px;
}
.content_gallery_article{
	margin: 40px 0px;
}
.content_gallery_article h1{
    color: #023e7d;
    font-size: 24px;
    padding-left: 20px;
    line-height: 1.1;
    position: relative;
    padding: 12px 20px;
    margin-bottom: 30px;
    background: #f6f6f6;
}
.content_gallery_article p{
	font-size: 16px;
    text-align: justify;
}
.content_gallery_article ul{
	margin-left: 20px;
    font-size: 16px;
    text-align: justify;
    color: #777777;
}
.content_gallery_article ul li{
	margin-bottom: 7px;
	list-style:inherit;
}
.content_gallery_article h1:after {
    position: absolute;
    content: "";
    height: 100%;
    bottom: 0px;
    width: 10px;
	left:0px;
	background: #099fdc;

}
/*.content_gallery_article h1:before {
    position: absolute;
    content: "";
    width: 75px;
    background: #0087bd;
    height: 2px;
    bottom: -3px;
    left: 0px;
}
 */
/********************** css for project section page *********************/
.project_section_page2{
	width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.content_project_section_page2 p{
font-size: 17px;
    color: #777777;
    line-height: 1.8;
    text-align: justify;
	margin-bottom: 40px;
}
.content_project_section_page2 ul{
	margin-left: 20px;
    font-size: 16px;
    text-align: justify;
    color: #777777;
}
.content_project_section_page2 ul li{
	margin-bottom: 7px;
}
.img_prioject_2{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	position:relative;
    height: 250px;
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
	overflow:hidden
}
.project2_content h3{
	color:#023e7d;
	font-size: 22px;
	margin-bottom: 16px;
}
.project2_content p{
	font-size: 17px;
	line-height:1.8;
	margin-bottom:20px;
}
.img_prioject_2:after {
    position: absolute;
    background: #099fdc;
    width: 48%;
    content: "";
    height: 8px;
    left: 0px;
    bottom:0px;
    transform: rotate(0deg);
}
.img_prioject_2:before {
    position: absolute;
    background: #099fdc;
    width: 10px;
    content: "";
    height: 30%;
    left:0px;
    bottom: 0px;
    transform: rotate(0deg);
}
.project2_single {
    margin-bottom: 30px;
	width:100%;
}
.project2_single:hover .img_prioject_2{
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
}
.zooming_img{
	overflow: hidden;
}

/********************* css for project article page ******************/
.project_article_page{
	width: 100%;
    position: relative;
    margin: 60px 0px 70px 0px;
}
.project_article_page ul {
	margin-left: 30px;
	font-size:17px;
	list-style:inherit;
}
.project_article_page ul li{
	list-style:inherit;
}
.project_article_content h1.project_name{
    color: #023e7d;
    font-size: 24px;
    padding-left: 20px;
    line-height: 1.1;
    position: relative;
    margin-bottom: 30px;
}
.project_article_content {
    margin: 40px 0px;
}
.project_article_content h1.project_name:after{
	position:absolute;
	width:5px;
	height:100%;
	left:0px;
	content:"";
	background: #099fdc;
	bottom:0px;
}
.proj_description2 p{
	font-size:19px;
	text-align:justify;
	line-height:1.8;
}
.proj_prob2{
	border: 3px solid #099fdc;
    padding: 20px;
    text-align: center;
	width:100%;
	margin-bottom: 15px;
	min-height: 220px;
}
.proj_prob2 i {
    font-size: 55px;
    text-align: center;
    margin: 0 auto !important;
    vertical-align: middle;
    color: #099fdc;
}
.proj_prob2 h3{
	font-size: 22px;
    text-transform: uppercase;
    line-height: 1.2;
	color: #099fdc;
	margin-top: 12px;
}
.proj_prob2 h6{
	margin-top:15px;
	margin-bottom:5px;
	color:#023e7d;
}
.right2_{
	float:right
}
.project_prob_blockk2{
	width:100%;
	float:left;
	position:relative;
	padding:0px;
	margin:0px;
	margin-top: 12px;;
}
.project_article_content .article_imgs_carousel{
	margin-bottom:50px
}
.download_files {
    margin-bottom: 29px;
    border-bottom: 1px solid #dfdfdfad;
    padding-bottom: 21px;
}
.proj_description2 {
    margin-bottom: 20px;
}
/* .hexagon {
  position: relative;
  width: 250px;
  height: 123.21px;
  background-color: #64C7CC;
  margin: 36.60px 0;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 36.60px solid #64C7CC;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 36.60px solid #64C7CC;
} */

a.news_more {
    font-size: 14px;
    margin-left: 4px !important;
}
a.news_more:hover {
    margin-left: 4px !important;
}
.news_img_home{
	background-size: cover;
    height: 243px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.news_img_home_2{
	background-size: cover;
    height: 250px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
/*----------- pagination -------*/
.pagination li {
  display: inline-block;
}
.pagination li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #626c84;
    border: 1px solid #f2f2f2;
    padding: 0;
    text-align: center;
    font-size: 0.94118rem;
    display: block;
    margin: 0 3px;
	border-radius:0px
}
.pagination li.active a {
    background: #023e7d;
    color: #FFFFFF;
}
.article_page_files {
    width: 100%;
    position: relative;
    margin: 15px 0px;
}
.article_page_files .media i.fa.fa-angle-double-right {
    font-size: 24px;
    margin-right: 14px;
    color: #023e7d;
}
.article_page_files .media i.fa.fa-download{
	font-size: 16px;
    margin-right: 7px;
	color: #023e7d;
}
.article_page_files .media-body{
	margin-top:1px;
}
.media {
    margin-bottom: 6px;
}
.download_files i {
    margin-right: 10px;
}
.last_block1{
    width: 100%;
    float: left;
    margin: 15px 0px;
    padding: 15px 0px;
}
.last_block1_title{
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #099fdc;
	position:relative
}
.last_block1_title:before {
    width: 3px;
    height: 22px;
    content: "";
    right: -10px;
    background: #054e9a;
    position: absolute;
}
.last_block1_title i{
	margin-right:10px;
}
.last_block1 h6{
	color: #023e7d;
    margin-top: 23px;
    font-size: 18px;
}
.margin-bot-30 {
	margin-bottom:40px;
}
.location{
	width:100%;
	text-align:center;
	min-height: 360px;
	margin:20px 0px;
}
.location img{
	max-height: 300px;
	text-align: center;
    margin: 0 auto !important;
}
.location h6{
	margin-top: -170px;
    position: relative;
    rotation: 180deg;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-60deg);
    color: #099fdc;
}
.capital{
	text-transform:uppercase
}
#contact_loading{
	display:none;
    width: 40px;
    float: right;
    margin: 8px 0px 8px 15px;
}
.success {
    color: green;
	margin-left: 3px;
    margin-top: 2px;
	font-size:14px;
}
.error{
    color: #e70101;
    margin-left: 3px;
    margin-top: 2px;
	font-size:14px;
}

/****************** css for search page ****************/
.search_block h5 {
    color: #023e7d;
    font-size: 27px;
    margin-bottom: 25px;
}
.search_block h3 {
    font-size: 20px;
    color: #099fdc;
}
ul.search_resultss li a {
    font-size: 18px;
}

/******** css for general section 2 ***********/
.section_blockk2 {
	width: 100%;
	border: 1px solid rgba(2, 62, 125, 0.10);
	margin: 0 auto;
	text-align: center;
	padding: 43px 15px;
	border-radius: 50%;
	width: 220px;
	height: 220px;
	text-align: center;
	margin: 0 auto !important;
	margin-bottom: 30px !important;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6;
	transition-duration: 0.6;
}
.section_blockk2 span.fa.fa-folder-open {
	color: #099fdc;
	font-size: 35px;
	margin-bottom: 15px;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6;
}
.section_blockk2 h5{
	position: relative;
	margin-bottom: 26px;
}
.section_blockk2 h5:before {
	content: "";
	position: absolute;
	width: 90px;
	text-align: center !important;
	height: 1px;
	background: #f1f4f8;
	right: 25%;
	margin: 0 auto !important;
	left: 25%;
	bottom: -3px;
}
.section_blockk2 h5:after {
	content: "";
	position: absolute;
	width: 42px;
	text-align: center !important;
	height: 3px;
	background: #023e7d;
	right: 25%;
	margin: 0 auto !important;
	left: 25%;
	bottom: -4px;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6;
}
.section_blockk2 h5 a{
	color:#023e7d;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6;
}
.read_Sec{
	color:#099fdc
}
.section_blockk2:hover {
	background: #023e7d;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6;
}
.section_blockk2:hover h5 a, .section_blockk2:hover span.fa.fa-folder-open, .section_blockk2:hover .read_Sec, .section_blockk2:hover i.fas.fa-angle-double-right {
	color:white;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6;
}
.section_blockk2:hover h5:after {
	background: white;
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6;
}
.margin-top-30 {
    margin-top: 30px;
}

/************* css for media section **************/
.media33 {
    border: 0px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto !important;
	margin-bottom: 40px !important;
}
.i_media {
    width: 115px;
    height: 115px;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #023e7d;
    border-radius: 50%;
}
span.class_i {
    font-size: 35px;
    width: 90px;
    line-height: 90px;
    height: 90px;
    background: #099fdc;
    margin: 0 auto;
    text-align: center;
    color: white;
    border-radius: 50%;
    margin-top: 10px !important;
}
.media33 h5 {
    margin-top: 20px;
}
.media33 h5 a {
    color: #023e7d;
    font-size: 21px;
    text-transform: uppercase;
}
.media33 h5 a:hover{
	color:#099fdc
}
.centerrr{
	margin:0 auto;
}

/*************** css for error page  *************/
.error_block {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 160px 0px;
}
.error_block  h2{
	color: #054e9a;
	margin-bottom: 10px;
}
.error_block h5{
	color:#023e7d;
	margin-bottom: 30px;
}
.lefft_al{
	text-align:left;
}
@media only screen and (max-width: 575px){
	.single-about-list > img {
		margin-right: 0px;
		right: 15px;
	}
}
.counter-carousel .owl-nav{
	display:none !important
}
@media only screen and (max-width: 767px){
	.default-news .inner-box .image-column {
		width: 100%;
	}
	.default-news .inner-box .content-column{
		width:100%;
	}
	.donors-carousel .img_donor{
		height:200px
	}
	.donors-carousel .owl-nav{
		display:none !important
	}
	.donors-carousel .owl-dots{
		margin-top:15px;
	}
	.post-date{
		max-width: 110px;
	}
	.post-date{
		padding: 10px 13px;
	}
}
.management_team{
    color: #099fdc;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.management_team i{
	margin-right:5px;
}
.news_article_content ul li{
	list-style: inherit;
    color: #054e9a;
}
.Funded_Class{
	text-align:center;
	border-top: 1px solid rgba(2, 62, 125, 0.10);
	padding-top:40px;
}
.Funded_Class .section-title{
	margin-bottom: 20;
}
.Funded_Class h4{
    font-size: 24px;
    margin-bottom: 13px;
    color: #023e7d;
	position:relative;
    text-transform: uppercase;
}
.Funded_Class h4:after {
    height: 2px;
    width: 60px;
    text-align: center;
    bottom: -4px;
    background: #2571bf;
    position: absolute;
    left: 47%;
    right: 50%;
}
.Funded_Class img{
	max-height:70px;
}
.reach_class{
    color: #dfdfdf;
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 24px;
}
.Funded_Class p{
    font-size: 13px;
    color: black;
}

button.top-arrow{
    margin-bottom: 12px;
}
button.top-arrow, button.bottom-arrow{
	margin-left: 44%;
	border:1px solid rgba(2, 62, 125, 0.10);
	outline:0px !important;
	width:30px;
	background: #fafafa;
	height:30px;
	line-height:30px;
	cursor:pointer;
	position:relative
}
button.top-arrow i, button.bottom-arrow i{
	color: #023e7d;
	font-size:16px;
	line-height: 26px;
    margin: 0px !important;
    padding: 0px !important;
    top: 1px;
    left: 9px;
	text-align:center !important
}
button.top-arrow:hover, button.bottom-arrow:hover{
	border:1px solid #023e7d;
}
button.top-arrow:hover i, button.bottom-arrow:hover i{
	color: #099fdc;
}
.nav-dropdown{
	white-space: inherit !important;
}

@media screen and (max-width: 575px) and (min-width: 101px){
	.video-sec .video-item {
		min-height: 580px;
	}
}
button.bottom-arrow.slick-arrow {
    margin-bottom: 30px;
}
footer ul.contact-info {
    margin-bottom: 40px;
}
.xs-header-nav .header-nav{
	background: #f6f6f6;
}
@media screen and (max-width: 1113px) and (min-width: 1021px){
	.video-sec .video-item{
		min-height: 501px;
	}
	.target_group_content {
		top: -15px;
	}
}
@media screen and (max-width: 1020px) and (min-width: 768px){
	.video-sec{
		background: transparent;
	}
	.target_group_content {
		top: 0px;
		padding: 61px 15px;
	}
}
@media screen and (max-width: 767px) and (min-width: 101px){
	.video-sec .video-item{
		min-height: 510px;
	}
	.video-sec{
		background: transparent;
	}
	.count-outer .icon img {
		width: 62px;
		margin-bottom: 12px;
	}
	.numscroller {
		font-size: 46px;
	}
	.counter .counter-title{
		font-size: 19px;
	}
	.reach_class{
		font-size: 17px;
		margin-bottom: 30px;
	}
	.target_group_content {
		padding: 55px 15px;
		top: 40px;
	}
	.xs-header-nav {
		background-color: #023e7d;
	}
}
@media screen and (max-width: 575px) and (min-width: 101px){
	.count-outer .icon img {
		width: 65px;
		margin-bottom: 15px;
	}
	.numscroller {
		font-size: 47px;
	}
	.counter .counter-title{
		font-size:20px;
	}
	.target_group_content {
		padding: 55px 55px;
		top: 0px;
	}
}
.H_ib_body {
	width: 200px;
}
.H_ib_body a.link.example-image-link {
	position: absolute;
	float: right;
	right: 8px;
	bottom: 6px;
	color: white;
	font-size: 16px;
}
.block_donate_img {
	position: relative;
	margin: 0px;
	padding:0px;
}
.img_donate_article {
	position: relative;
	opacity: 0.95;
	max-width: 100% !important;
	width: 100%;
	margin-bottom: 30px;
}
.donate_img_desc {
	position: absolute;
	top: 7px;
	background: white;
	color: #023e7d;
	width: 100%;
	padding: 15px;
	opacity: 0.8;
}
.donate_img_desc p{
	color: #023e7d;
	font-size: 19px;
	margin-bottom: 0px;
	line-height: 1.6;
	text-align: center;
	z-index: 99999;
}
/*** video gallery ***/
.demo-gallery {
	min-height: 90px;
	width: 100%;
}
.demo-gallery .grid__item {
	float: left;
	margin-bottom: 10px;
}
.demo-gallery .grid__image {
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 37px;
}
.demo-gallery .video-box::before {
	position: absolute;
	background: #099fdc;
	width: 10px;
	content: "";
	height: 30%;
	left: -5px;
	bottom: 0px;
	transform: rotate(0deg);
	z-index: 999;
}
.demo-gallery .video-box::after {
	position: absolute;
	background: #099fdc;
	width: 48%;
	content: "";
	height: 8px;
	left: -5px;
	bottom: -5px;
	transform: rotate(0deg);
	z-index: 999;
}
.demo-gallery #videos .grid__caption, .demo-gallery .grid__caption {
	min-height: 78px;
}
.demo-gallery .grid__caption h3 {
	font-size: 16.5px;
	line-height: 1.4;
	color: #023e7d;
}
