/* 

TemplateMo - Finance Business

https://templatemo.com/tm-545-finance-business

*/

body {
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
a {
	text-decoration: none!important;
}
ul {
	margin: 0;
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

a.filled-button {
	background-color: #046973;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
}

a.filled-button:hover {
	background-color: whitesmoke;
	color: #046973;
}

a.border-button {
	background-color: transparent;
	color: #fff;
	border: 2px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 28px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
}

a.border-button:hover {
	background-color: #fff;
	color: #046973;
}

.section-heading {
	text-align: center;
	margin-bottom: 80px;
}

.section-heading h2 {
	font-size: 36px;
	font-weight: 600;
	color: #1e1e1e;
}

.section-heading em {
	font-style: normal;
	color: #a4c639;
}

.section-heading span {
	display: block;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
}

#preloader {
  overflow: hidden;
  background: #046973;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999999;
  color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px;
}

#preloader .jumper > div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: jumper 1s 0s linear infinite;
  animation: jumper 1s 0s linear infinite;
}

#preloader .jumper > div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper > div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Sub Header Style */

.sub-header {
	background-color: #046973;
	height: 46px;
	line-height: 46px;
}

.sub-header ul li {
	display: inline-block;
}

.sub-header ul.left-info li {
	/*border-left: 1px solid rgba(250,250,250,0.3);*/
	padding: 0px 20px;
}

.sub-header ul.left-info li:last-child {
	/*border-right: 1px solid rgba(250,250,250,0.3);*/
}

.sub-header ul.left-info li i {
	margin-right: 10px;
	font-size: 18px;
}

.sub-header ul.left-info li a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.sub-header ul.right-icons {
	float: right;
}

.sub-header ul.right-icons li {
	margin-right: -4px;
	width: 46px;
	display: inline-block;
	text-align: center;
	/*border-right: 1px solid rgba(250,250,250,0.3);*/
}

.sub-header ul.right-icons li:first-child {
	/*border-left: 1px solid rgba(250,250,250,0.3);*/
}

.sub-header ul.right-icons li a {
	color: #fff;
	transition: all 0.3s;
}

.sub-header ul.right-icons li a:hover {
	opacity: 0.75;
}



/* Header Style */
header {
	position: absolute;
	z-index: 99999;
	width: 100%;
	background-color: transparent!important;
	height: 80px;
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
header .navbar {
	/*padding: 20px 0px;*/
	background: #fff;
	height:100px;
}
#top{
    margin-top:67px;
}
.background-header .navbar {
	padding: 10px 0px;
}
.background-header {
	top: 0;
	position: fixed;
	background-color: #fff!important;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
}
.background-header .navbar-brand h2 {
	color: #046973!important;
}
.background-header .navbar-nav a.nav-link {
	/*color: #1e1e1e!important;*/
}
.background-header 
.background-header .navbar-nav .active>.nav-link,
.background-header .navbar-nav .nav-link.active,
.background-header .navbar-nav .nav-link.show,
.background-header .navbar-nav .show>.nav-link {
	/*color: #046973!important;*/
}
.navbar .navbar-brand {
	float: 	left;
	outline: none;
}
.navbar .navbar-brand h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.navbar .navbar-brand h2 em {
	font-style: normal;
	font-size: 16px;
}
#navbarResponsive {
	z-index: 999;
}
.navbar-collapse {
	text-align: center;
}
.navbar .navbar-nav .nav-item {
	margin: 0px 15px;
}
.navbar .navbar-nav a.nav-link {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.5px;
	color: #232323;
	transition: all 0.5s;
	margin-top: 5px;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .active>.nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show>.nav-link {
	color: #046973;
	border-bottom: 3px solid #046973;
}
.navbar .navbar-toggler-icon {
	background-image: none;
}
.navbar .navbar-toggler {
	border-color: #fff;
	background-color: #fff;	
	height: 36px;
	outline: none;
	border-radius: 0px;
	position: absolute;
	right: 30px;
	top: 22px;
}
.navbar .navbar-toggler-icon:after {
	content: '\f0c9';
	color: #046973;
	font-size: 27px;
	line-height: 26px;
	font-family: 'FontAwesome';
}



/* Banner Style */

.img-fill{
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}

.img-fill img {
  min-height: 100%;
  min-width: 100%;
  position: relative;
  display: inline-block;
  max-width: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}

.blocks-box,
.slick-slider {
  margin: 0;
  padding: 0!important;
}

.slick-slide {
  float: left;
  padding: 0;
}

.Modern-Slider .item .img-fill {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height:70vh;
}

.Modern-Slider .item-1 .img-fill {
	background-image: url(../images/slide_01.jpg);
}

.Modern-Slider .item-2 .img-fill {
	background-image: url(../images/slide_02.jpg);
}

.Modern-Slider .item-3 .img-fill {
	background-image: url(../images/slide_03.jpg);
}

.Modern-Slider .NextArrow{
  position:absolute;
  top:50%;
  right:30px;
  border:0 none;
  background-color: transparent;
  text-align:center;
  font-size: 36px;
  font-family: 'FontAwesome';
  color:#FFF;
  z-index:5;
  outline: none;
  cursor: pointer;
}

.Modern-Slider .NextArrow:before{
  content:'\f105';
}

.Modern-Slider .PrevArrow {
  position:absolute;
  top:50%;
  left:30px;
  border:0 none;
  background-color: transparent;
  text-align:center;
  font-size: 36px;
  font-family: 'FontAwesome';
  color:#FFF;
  z-index:5;
  outline: none;
  cursor: pointer;
}

.Modern-Slider .PrevArrow:before{
  content:'\f104';
}

ul.slick-dots {
  display: none!important;
}

.Modern-Slider .text-content {
	text-align: left;
  	width: 75%;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}

.Modern-Slider .item h6 {
  margin-bottom: 15px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color:#046973;
  animation:fadeOutRight 1s both;
}

.Modern-Slider .item h4 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 2.5px;
  color:#FFF;
  overflow:hidden;
  animation:fadeOutLeft 1s both;
}

.Modern-Slider .item p {
	max-width: 570px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}

.Modern-Slider .item a {
  margin: 0 5px;
}

.Modern-Slider .item.slick-active h6{
  animation:fadeInDown 1s both 1s;
}

.Modern-Slider .item.slick-active h4{
  animation:fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active{
  animation:Slick-FastSwipeIn 1s both;
}

.Modern-Slider .buttons {
  position: relative;
}

.Modern-Slider {background:#000;}


/* ==== Slick Slider Css Ruls === */
.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left /* If RTL Make This Right */ ;height:100%;min-height:1px}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}




/* Request Form */

.request-form {
	background-color: #046973;
	padding: 30px 0px;
	color: #fff;
}

.request-form h4 {
	font-size: 22px;
	font-weight: 600;
}

.request-form span {
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	margin-top: 10px;
}

.request-form a.border-button {
	margin-top: 12px;
	float: right;
}




/* Services */

section .section-title{
	text-align:center;
	color:#036973;
	margin-bottom:50px;
	text-transform:uppercase;
}
#what-we-do{
	background:#ffffff;
	margin-top:40px;
	margin-bottom:-160px;
}
#what-we-do .card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
	/*border-top: 3px solid #036973;*/
 /*   border-left: 3px solid #036973;*/
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
	color: #046973 !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #046973;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f0e7";
}
#what-we-do .card .block-2:before{
    content: "\f0eb";
}
#what-we-do .card .block-3:before{
    content: "\f00c";
}
#what-we-do .card .block-4:before{
    content: "\f209";
}
#what-we-do .card .block-5:before{
    content: "\f0a1";
}
#what-we-do .card .block-6:before{
    content: "\f218";
}
#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}




.services {
	margin-top: 140px;
}

.service-item img {
	width: 100%;
	overflow: hidden;
}

.service-item .down-content {
	background-color: #f7f7f7;
	padding: 30px;
}

.service-item .down-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
}

.service-item .down-content p {
	margin-bottom: 20px;
}


/* small business */
.small_business_sec{
    position: relative;
    height: 355px;
    background-color: #6D728B;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 40px;
    background-position: center;
}
.business_opacity{
  background: rgb(21 30 32 / 62%);
    /*height: 355px;*/
}
.small_business_sec .container{
    /*background: rgba(0, 0, 0, 0.45);*/
    height: 355px;
    width: 100%;
    /*padding-left: 180px;*/
    text-align:center;
}
.small_business_sec .container h2{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.562em;
    color: #036973;
    text-transform: uppercase;
    padding-top: 40px;
}
.small_business_sec .container p{
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 1.125em;
    color: #fff;
    line-height: 50px;
    width: 100%;
}
.small_business_sec .container ul{
    display:inline-block;
    list-style-type:none;
}
.p0 {
    padding: 0;
}
.small_business_sec .container ul li{
    line-height:35px;
    text-align:start;
}
.nav-item{
    transition:0.5s;
}
.nav-item:hover{ 
/*transform: skew(10deg, 10deg);*/
    background: whitesmok;}  
.small_business_sec .container ul li i {
    color: #036973;
    margin-right: 12px;
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.small_business_sec .container ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #fff;
}
.small_business_sec .container .list_two {
    padding-left: 130px;
}


/*** services section ***/
.welcome_sec {
       padding-top: 55px;
       background: #f7f8fa;
       height: auto;
       margin-top:30px;
}
.welcome_sec h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 1.625em;
    color: #323232;
    text-transform: uppercase;
    position: relative;
    text-align: right;
    line-height: 32px;
    padding-right: 25px;
}
.welcome_sec h2:before {
    content: '';
    width: 4px;
    height: 100%;
    background: #036973;
    position: absolute;
    letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec .welcome_heading p {
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 1em;
    color: #898989;
    /*padding-left: 30px;*/
    /*padding-top: 16px;*/
    line-height: 26px;
}

/* Fun Facts */

.fun-facts {
	margin-top: 70px;
	background-image: url(../images/fun-facts-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 50px 0px;
	color: #fff;
}

.fun-facts span {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: block;
}

.fun-facts h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
}

.fun-facts em {
	font-style: normal;
	color: #036973;
}

.fun-facts p {
	color: #fff;
	margin-bottom: 40px;
}

.fun-facts .left-content {
	margin-right: 45px;
}

.count-area-content {
	text-align: center;
	background-color: rgba(250,250,250,0.1);
	padding: 25px 30px 35px 30px;
	margin: 15px 0px;
	min-height:187px;
	width:153px;
}
.mi_vi{
      padding: 25px 20px 50px 20px;
    background: #f5f5f5 !important;
    margin:10px;
    min-height:390px;
        position: relative;
        box-sizing: border-box;
 text-align:center;
    transition: 1.5s;
    overflow: hidden;
  
}
.mi_vi:hover{
    box-shadow:0 60px 35px rgb(0 0 0 / 9%) !important;
}

.mi_vi:hover span {
    left: 110%;
}
.mi_vi:hover .span1 {
    left: 110%;
}
.tmime{
    margin-top:0px !important;
}
.mi_vi span{
    position: absolute;
    top: 0;
    left: -110%;
    width: 100%;
    height: 100%;
  background: #04697357;
    transition: 1s;
    transform: skewX(40deg);
    z-index: 1;
    padding: 39px;
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /*opacity: 0.4;*/
}
.mi_vi .span1{
    position: absolute;
    top: 0;
    left: -110%;
    width: 100%;
    height: 100%;
  background: #04697357;
    transition: 1s;
    transform: skewX(40deg);
    z-index: 1;
    padding: 39px;}

.mi_vi_p{
        min-height: 147px;
    text-align:center;
}
.mi_vi h2{
    padding:10px;
}
.mivi1o img{
    transition:1.5s;
}
.mivi1o img:hover{
        transform: scale(1.5);
}
.count-area-content:hover{
    background-color:rgb(44 153 164);
}
.count-digit {
    margin: 5px 0px;
    color: #036973;
    font-weight: 700;
    font-size: 36px;
}
.count-title {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.5px;
    margin-left:-15px;
}



/* More Info  (about us)*/
.text-success {
    color:#046973 !important;
}
.more-info {
	margin-top: 140px;
}
.carousel-control-next-icon{
    bottom: 0px;
    right: 0px;
    position: absolute;
    background-color: #046973;
    height: 50px;
    width:50px;
    background-size: 15px;
}
.carousel-control-prev-icon{
    bottom: 0px;
    position: absolute;
    left: 0;
    background-color: #056874;
    height: 50px;
    width: 50px;
    background-size: 15px;
}
.small-icon{
    padding-top: 15px;
}
.mission-section{
    padding-top: 30px;
}
.mission-header h2{
    color: #036973;
}
.mission-p i{
    color: #036973;
}
.my_skills_sec {
    background: #f2f2f2;
    padding-top: 93px;
    padding-bottom: 84px;
    margin-top: 40px;
    margin-bottom:-160px;
}
.my_skills_sec h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1.625em;
    color: #036973;
    padding-bottom: 13px;
    position: relative;
    margin: 0;
}
.my_skills_sec h2:before {
    content: '';
    width: 45px;
    height: 3px;
    background: #036973;
    position: absolute;
    bottom: 0;
}
.my_skills_sec .progress_item {
    padding-left: 54px;
    padding-right: 176px;
}
.my_skills_sec h4 {
    font-weight: 600;
    font-size: 0.8125em;
    color: #036873;
    text-transform: uppercase;
    margin-top: 0;
}
.my_skills_sec .progress_item .progress {
    height: 11px;
    background: #d4d4d4;
    border-radius: 6px;
    box-shadow: none;
    overflow: visible;
    margin-top: 17px;
    margin-bottom: 28px;
}
.my_skills_sec .progress_item .progress-bar {
    height: 11px;
    background: #4ebfcd;
    box-shadow: none;
    border-radius: 6px;
    position: relative;
}
.progress-bar {
    float: left;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    transition: width .6s ease;
}
.my_skills_sec .progress_item .progress-bar .value-holder {
    display: block;
    background: #fff;
    color: #000;
    width: 33px;
    height: 33px;
    border: 2px solid #4ebfcd;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -10px;
    right: 0;
    padding-top: 5px;
}
.my_skills_sec .progress_item .progress-bar .value-holder {
    color: #000;
    text-align: center;
}

.more-info .left-image img {
	width: 100%;
	overflow: hidden;
}

.more-info .more-info-content {
	background-color: #f7f7f7;
}

.about-info .more-info-content {
	background-color: transparent;
}

.about-info .right-content {
	padding: 0px!important;
	margin-right: 30px;
}

.more-info .right-content {
	padding: 45px 45px 45px 30px;
}

.more-info .right-content span {
	text-transform: uppercase;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: block;
}

.more-info .right-content h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
}

.more-info .right-content em {
	font-style: normal;
	color: #a4c639;
}

.more-info .right-content p {
	margin-bottom: 30px;
}


/* Testimonials Style */

.about-testimonials {
	margin-top: 0px!important;
}

.testimonials {
	margin-top: 140px;
	background-color: #f7f7f7;
	padding: 140px 0px;
}
.testimonial-item .inner-content {
	text-align: center;
	background-color: #fff;	
	padding: 30px;
	border-radius: 5px;
}
.testimonial-item p {
	font-size: 14px;
	font-weight: 400;
}
.testimonial-item h4 {
	font-size: 19px;
	font-weight: 700;
	color: #1e1e1e;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}
.testimonial-item span {
	display: inline-block;
	margin-top: 8px;
	font-weight: 600;
	font-size: 14px;
	color: #a4c639;
}
.testimonial-item img {
	max-width: 60px;
	border-radius: 50%;
	margin: 25px auto 0px auto;
}




/* Call Back Style */

.callback-services {
	border-top: 1px solid #eee;
	padding-top: 140px;
}

.contact-us {
	background-color: #f7f7f7;
	padding: 140px 0px;
}

.contact-us .contact-form {
	background-color: transparent!important;
	padding: 0!important;
}

.callback-form {
	margin-top: 140px;
}

.callback-form .contact-form {
	background-color: #a4c639;
	padding: 60px;
	border-radius: 5px;
	text-align: center;
}

.callback-form .contact-form input {
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding: 0px 15px;
	color: #6a6a6a;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 35px;
}

.callback-form .contact-form input:focus {
	outline: none;
	box-shadow: none;
	border: none;
}

.callback-form .contact-form textarea {
	border-radius: 20px;
	height: 120px;
	max-height: 200px;
	min-height: 120px;
	display: inline-block;
	padding: 15px;
	color: #6a6a6a;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 35px;
}

.callback-form .contact-form textarea:focus {
	outline: none;
	box-shadow: none;
	border: none;
}

.callback-form .contact-form ::-webkit-input-placeholder { /* Edge */
  color: #aaa;
}
.callback-form .contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaa;
}
.callback-form .contact-form ::placeholder {
  color: #aaa;
}

.callback-form .contact-form button.border-button {
	background-color: transparent;
	color: #fff;
	border: 2px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 28px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

.callback-form .contact-form button.border-button:hover {
	background-color: #fff;
	color: #a4c639;
}
.contact-form .send button:focus{
    outline: none;
	box-shadow: none;
	border: none;
}
.contact-us .contact-form button.filled-button {
	background-color: #a4c639;
	color: #fff;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

.contact-us .contact-form button.filled-button:hover {
	background-color: #fff;
	color: #a4c639;
}



/* Partners Style */

/*.contact-partners {*/
/*	margin-top: -8px!important;*/
/*}*/

/*.partners {*/
/*	margin-top: 140px;*/
/*	background-color: #f7f7f7;*/
/*	padding: 60px 0px;*/
/*}*/

/*.partners .owl-item {*/
/*	text-align: center;*/
/*	cursor: pointer;*/
/*}*/

/*.partners .partner-item img {*/
/*	max-width: 156px;*/
/*	margin: auto;*/
/*}*/


.section-padding{
padding:60px 0;
height:35vh;
}
.brand-carousel {
background: whitesmoke;
margin-top: 4%;

}
.owl-carousel .owl-stage-outer{
    margin-top: -41px;
    
}
.no-js .owl-carousel, .owl-carousel.owl-loaded{
    height:150px;
    /*margin-bottom: 40px;*/
}
.owl-dots {
text-align: center;
margin-top: 4%;
}
.owl-dot {
display: none;
height: 15px !important;
width: 15px !important;
background-color: #878787 !important;
opacity: 0.8;
border-radius: 50%;
margin: 0 5px;
}
.owl-dot.active {
background-color: #000 !important;
}
.single-logo{
    display: block;
    width: 70%;
    padding: 15px;
    margin-left: 40px;
}
.carousel-control-next, .carousel-control-prev{
    opacity:1;
}


/* Footer Style */

footer {
	background-color: #046973;
	padding: 80px 0px;
	color: #fff;
}

footer h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.25px;
	margin-bottom: 35px;
}
footer p {
	color: #fff;
}

footer ul.social-icons {
	margin-top: 25px;
	padding:0px !important
}

footer ul.social-icons li {
	display: inline-block;
	margin-right: 5px;
}

footer ul.social-icons li:last-child {
	margin-right: 0px;
}

footer ul.social-icons li a {
	width: 34px;
	height: 34px;
	display: inline-block;
	line-height: 34px;
	text-align: center;
	background-color: #fff;
	color: #036872;
	border-radius: 50%;
	transition: all 0.3s;
}

footer ul.social-icons li a:hover {
	background-color: #7fcdd9;
}

footer ul.menu-list li {
	margin-bottom: 13px;
}

footer ul.menu-list li:last-child {
	margin-bottom: 0px;
}

footer ul.menu-list li a {
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
}

footer ul.menu-list li a:hover {
	color: #7fcdd9;
}

footer .contact-form input {
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding: 0px 15px;
	color: #fff!important;
	background-color: #343434;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 15px;
}

footer .contact-form input:focus {
	outline: none;
	box-shadow: none;
	border: none;
	border-bottom:1px solid #7fcdd9;
	background-color: none;
}

footer .contact-form textarea {
	border-radius: 20px;
	height: 120px;
	max-height: 200px;
	min-height: 120px;
	display: inline-block;
	padding: 15px;
	color: #fff!important;
	background-color: none;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 15px;
}

footer .contact-form textarea:focus {
	outline: none;
	box-shadow: none;
	border: none;
	background-color: none;
	border-bottom:1px solid #7fcdd9;
}

footer .contact-form ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
footer .contact-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
footer .contact-form ::placeholder {
  color: #fff;
}

footer .contact-form button.filled-button {
	background-color: transparent;
	color: #046873;
	background-color: #fff;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

footer .contact-form button.filled-button:hover {
	background-color: #7fcdd9;
	color: #fff;
}



/* Sub-footer Style */

.sub-footer {
	background-color: #daeaec;
	text-align: center;
	padding: 25px 0px;
}

.sub-footer p {
	color: #046873;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.sub-footer a {
	color: #046873;
}


.page-heading {
	text-align: center;
	background-image: url(../images/categories-page.jpg) !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 230px 0px 150px 0px;
	color: #fff;
}

.page-heading h1 {
	text-transform: capitalize;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 18px;
	color: #daeaec;
}

.page-heading span {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	color: #daeaec;
}


/* team */

.team {
	background-color: #f7f7f7;
	margin-top: 140px;
	margin-bottom: -140px;
	padding: 120px 0px;
}

.team-item img {
	width: 100%;
	overflow: hidden;
}

.team-item .down-content {
	background-color: #fff;
	padding: 30px;
}

.team-item .down-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 10px;
}

.team-item .down-content span {
	color: #a4c639;
	font-weight: 600;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

.team-item .down-content p {
	margin-bottom: 20px;
}


/* Single Service */

.single-services {
	margin-top: 70px;
}

#tabs ul {
  margin: 0;
  padding: 0;
}
#tabs ul li {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
#tabs ul li:last-child {
  margin-bottom: 0px;
}
#tabs ul li a {
	text-transform: capitalize;
	width: 100%;
	padding: 30px 30px;
	display: inline-block;
	background-color: #046873;
  	font-size: 20px;
  	color: #4ebfcd;
  	letter-spacing: 0.5px;
  	font-weight: 700;
  	transition: all 0.3s;
}
#tabs ul li a i {
	float: right;
	margin-top: 5px;
}
#tabs ul .ui-tabs-active span {
  background: #faf5b2;
  border: #faf5b2;
  line-height: 90px;
  border-bottom: none;
}
#tabs ul .ui-tabs-active a {
  color: #fff;
}
#tabs ul .ui-tabs-active span {
  color: #1e1e1e;
}
.tabs-content {
	margin-left: 30px;
  text-align: left;
  display: inline-block;
  transition: all 0.3s;
}
.tabs-content img {
	max-width: 100%;
	overflow: hidden;
}
.tabs-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
	margin-top: 30px;
}
.tabs-content p {
  font-size: 14px;
  color: #7a7a7a;
  margin-bottom: 15px;
}



/* Contact Information */

.contact-information {
	margin-top: 140px;
}

.contact-information .contact-item {
	padding: 60px 30px;
	background-color: #f7f7f7;
	text-align: center;
}

.contact-information .contact-item i {
	color: #a4c639;
	font-size: 48px;
	margin-bottom: 40px;
}

.contact-information .contact-item h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
}

.contact-information .contact-item p {
	margin-bottom: 20px;
}

.contact-information .contact-item a {
	font-weight: 600;
	color: #a4c639;
	font-size: 15px;
}

/*services Ala'a*/
.page-content {
    margin-bottom:-160px;
    margin-top:30px;
}
.visible {
    visibility: visible;
}
.services-grid {
    margin-bottom: 20px;
}
.services-img {
    margin-bottom: 20px;
    height: 180px;
    width:100%;
}
h5.services-heading {
    font-size: 18px;
    margin-bottom: 15px;
}
.services-heading a{
    color: #a4c639;
}
.single-services h3{
    margin-top: 20px;
}
.single-services h3:before{
    content: '';
    width: 60px;
    height: 3px;
    background: #4dbecd;
    position: absolute;
    bottom: 155px;
    left: 18px;
}
.brochure {
    margin-top:20px;
}
.brochure a{
    color: #4dbecd;
}
.brochure i{
    padding: 10px;
}

/**********************************************contact us **********************************************/
.contact-form__wrapper{
    color: #046973;
}
.contact-info__wrapper {
    overflow: hidden;
    border-radius: .625rem .625rem 0 0;
    background-color: #046973;
    line-height: 38px;
    color:aliceblue;
}

@media (min-width: 1024px) {
    .contact-info__wrapper {
        border-radius: 0 .625rem .625rem 0;
        padding: 5rem !important
    }
}
.contact-info__wrapper h3{
    color:#4ebecc;
}
.contact-info__list span.position-absolute {
    left: 0
}
.z-index-101 {
    z-index: 101;
}
.list-style--none {
    list-style: none;
}
.contact__wrapper {
    background-color: #fff;
    border-radius: 0 0 .625rem .625rem;
}

@media (min-width: 1024px) {
    .contact__wrapper {
        border-radius: .625rem 0 .625rem .625rem
    }
}
@media (min-width: 1024px) {
    .contact-form__wrapper {
        padding: 5rem !important;
    }
}
.shadow-lg, .shadow-lg--on-hover:hover {
    box-shadow: 0 1rem 3rem rgba(132,138,163,0.1) !important;
}
.btn-contact{
    background-color:#046973;
    color: #fff;
    border: none;
    width: 90px;
    height: 40px;
    border-radius: 20px;
}
/*************************************Blog Page**********************************************/
.blog-listing {
    padding-top: 70px;
    padding-bottom: 30px;
    margin-bottom:-160px;
}
/* Blog 
---------------------*/
/*.justify-content-center{*/
/*    padding-top:35px;*/
/*}*/
.blog-grid {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-grid .blog-img {
  position: relative;
}
.blog-grid .blog-img .date {
  position: absolute;
  background: #036973;
  color: #ffffff;
  padding: 8px 15px;
  left: 10px;
  top: 10px;
  border-radius: 10px;
}
.blog-grid .blog-img .date span {
  font-size: 22px;
  display: block;
  line-height: 22px;
  font-weight: 500;
}
.blog-grid .blog-img .date label {
  font-size: 14px;
  margin: 0;
}
.blog-grid .blog-info {
  padding: 20px;
}
.blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 10px;
}
.blog-grid .blog-info h5 a {
  color: #036973;
}
.blog-grid .blog-info h5 a:hover {
  color: #4cbece;
}
.blog-grid .blog-info p {
  margin: 0;
}
.blog-grid .blog-info .btn-bar {
  margin-top: 20px;
}


/* Blog Sidebar
-------------------*/
.blog-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.blog-aside .widget-body {
  padding: 15px;
}
.blog-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 500;
  color: #036973;
  margin: 0;
}
.blog-aside .widget-author .media {
  margin-bottom: 15px;
}
.blog-aside .widget-author p {
  font-size: 16px;
  margin: 0;
}
.blog-aside .widget-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-aside .widget-author h6 {
  font-weight: 500;
  color: #48b4c2;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.blog-aside .post-aside {
  margin-bottom: 15px;
}
.blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 500;
}
.blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.blog-aside .latest-post-aside .lpa-right img {
  border-radius: 3px;
}
.blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  font-size: 15px;
}
.blog-aside .latest-post-aside .lpa-title a {
  color: #297a84;
  font-weight: 500;
}
.blog-aside .latest-post-aside .lpa-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}

.tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #046973;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.tag-cloud a:hover {
  background: #48b4c2;
  color:#046973;
}

.blog-single {
  padding-top: 70px;
  padding-bottom: 30px;
}

.article {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.article .article-title {
  padding: 15px 0 20px;
}
.article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.article .article-title h6 a {
  text-transform: uppercase;
  color: #036a73;
  border-bottom: 1px solid #036a73;
}
.article .article-title h2 {
  color: #4fbecd;
  font-weight: 500;
}
.article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.article .article-title .media .media-body {
  padding-left: 8px;
}
.article .article-title .media .media-body label {
  font-weight: 500;
  color: #036a73;
  margin: 0;
}
.article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.article .article-content h1,
.article .article-content h2,
.article .article-content h3,
.article .article-content h4,
.article .article-content h5,
.article .article-content h6 {
  color: #4fbecd;
  font-weight: 500;
  margin-bottom: 15px;
}
.article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.article .article-content blockquote .blockquote-footer cite {
  font-weight: 500;
}
.article .tag-cloud {
  padding-top: 10px;
}

.article-comment {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.article-comment h4 {
  color: #036973;
  font-weight: 500;
  margin-bottom: 25px;
  font-size: 22px;
}
img {
    max-width: 100%;
}
img {
    vertical-align: middle;
    border-style: none;
}
.btn-bar .px-btn-arrow span{
    background: #046973;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
}
.btn-bar .px-btn-arrow span:hover{
    background-color:#4ebece;
}
.page-item .page-link{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: #036973;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-item .page-link:hover{
    background:#036973;
    color:#fff;
}
.page-item.active .page-link:hover{
    color:#036973;
    background:#fff;
    border: 1px solid #036973;
}
.page-item.active .page-link{
    z-index: 1;
    color: #fff;
    background-color: #036973;
    border-color: #036973;
}
/************************Blog-2*************************/
.form-group{
    margin-bottom:1rem;
}
.form-control{
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    /*background-color: #fff;*/
    /*background-clip: padding-box;*/
    /*border: 1px solid #ced4da;*/
    /*border-radius: 0.25rem;*/
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.contact-form .form-control {
    border: none;
    border-bottom: 1px solid #7fcdd9;
    background: transparent;
    border-radius: 0;
    padding-left: 0;
    box-shadow: none !important;
}
.contact-form .send {
    margin-top: 20px;
}
.px-btn {
    padding: 0 50px 0 20px;
    line-height: 60px;
    position: relative;
    display: inline-block;
    color: #046973;
    background: none;
    border: none;
}
.px-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 30px;
    background: transparent;
    border: 1px solid #4dbdcf;
    border-right: 1px solid transparent;
    -moz-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    transition: ease all 0.35s;
    width: 60px;
    height: 60px;
}
.px-btn .arrow {
    width: 13px;
    height: 2px;
    background: currentColor;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
}
.px-btn .arrow:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    position: absolute;
    top: -3px;
    right: 0;
    display: inline-block;
    transform: rotate(45deg);
}

/**********why us section***************/
.why-us h2 {
    position: relative;
    margin-bottom: 35px;
}
.why-us h2::after {
    content: "";
    width: 120px;
    height: 3px;
    display: inline-block;
    background: #026874;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
    margin: 0 auto;
}

.why-us .box {
    padding: 50px 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.10);
    transition: 0.5s;
    position: relative;
    background-color: #036973;
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 10px;
}
.why-us .box:hover {
	padding: 30px 30px 70px 30px;
	box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.20);
	/*background-color: rgb(78 190 206);*/
}
/*.why-us .box img {*/
/*	position: absolute;*/
/*	top: 0px;*/
/*	left: 0px;*/
/*	width: 100%;*/
/*	z-index: -1;*/
/*	opacity: 0;*/
/*	transition:all ease 1s; */
/*}*/
/*.why-us .box:hover img {*/
/*	opacity: 1;*/
/*}*/
.why-us .box span {
    display: block;
    font-size: 40px;
    font-weight: 500;
    color: #daeaec;
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: normal;
}
.why-us .box h4 {
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	margin: 20px 0;
	/*margin:5px 0;*/
	color: #dadada;
	text-decoration: none;
}
.why-us .box a{
    color: #ffffff;
}
.why-us .box p {
    
	color: #daeaec;
	font-size: 15px;
	margin: 0;
	padding: 0;
	/*line-height:25px;*/
	/*margin-top:-18px;*/
	 position: absolute;
    top: 198px;
    transition:1.5s;
        line-height: 1.2;
    /*margin-left:10px;*/
}
.box:hover  .p_box{
    top:130px;
}
.why-us .box:hover span,
.why-us .box:hover h4 a,
.why-us .box:hover p {
  	color: #fff;
}


/*********timeline1**********/
.timeline .box {
    padding: 50px 30px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.10);
    transition: 0.5s;
    position: relative;
    background-color: #036973;
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 10px;
}
.timeline .box:hover {
	padding: 30px 30px 70px 30px;
	box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.20);
	background-color: rgb(78 190 206);
}
/*.why-us .box img {*/
/*	position: absolute;*/
/*	top: 0px;*/
/*	left: 0px;*/
/*	width: 100%;*/
/*	z-index: -1;*/
/*	opacity: 0;*/
/*	transition:all ease 1s; */
/*}*/
/*.why-us .box:hover img {*/
/*	opacity: 1;*/
/*}*/
.timeline .box span {
    display: block;
    font-size: 40px;
    font-weight: 500;
    color: #daeaec;
    position: absolute;
    right: 10px;
    top: 0px;
    line-height: normal;
}
.timeline .box h4 {
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	margin: 20px 0;
	/*margin:5px 0;*/
	color: #dadada;
	text-decoration: none;
}
.timeline .box a{
    color: #ffffff;
}
.timeline .box p {
	color: #daeaec;
	font-size: 15px;
	margin: 0;
	padding: 0;
	/*line-height:25px;*/
	/*margin-top:-18px;*/
}
.timeline .box:hover span,
.timeline .box:hover h4 a,
.timeline .box:hover p {
  	color: #fff;
}

.timeline .timeline-content{
    padding: 20px;
}

.timeline .timeline-content h5{
    color: #036973;
}

.timeline .timeline-content h5 i{
    padding-right:10px;
}

.timeline .timeline-bg{
    background:#f8f8f8;
}

/**********client**********/
.section-header h3 {
     font-size: 36px;
     color: #4dbfcd;
     text-align: center;
     font-weight: 500;
     position: relative;
 }

 .section-header p {
     text-align: center;
     margin: auto;
     font-size: 18px;
     padding-bottom: 30px;
     color: #046973;
     width: 50%
 }

 #clients {
     padding: 60px 0
 }

 #clients .clients-wrap {
     border-top: 1px solid #d6eaff;
     border-left: 1px solid #d6eaff;
     margin-bottom: 30px
 }

 #clients .client-logo {
     padding: 64px;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     border-right: 1px solid #d6eaff;
     border-bottom: 1px solid #d6eaff;
     overflow: hidden;
     background: #fff;
     height: 160px
 }

 #clients img {
     transition: all 0.4s ease-in-out
 }
/* Responsive Style */
@media (max-width: 768px) {
	.sub-header {
		display: none;
	}
	.Modern-Slider .item h6 {
	  margin-bottom: 15px;
	  font-size: 18px;
	}
	.Modern-Slider .item h4 {
	  margin-bottom: 25px;
	  font-size: 28px;
	  line-height: 36px;
	  letter-spacing: 1px;
	}
	.Modern-Slider .item p {
		max-width: 570px;
		line-height: 25px;
		margin-bottom: 30px;
	}
	.Modern-Slider .NextArrow{
	  right:5px;
	}
	.Modern-Slider .PrevArrow {
	  left:5px;
	}
	.request-form {
		text-align: center;
	}
	.request-form a.border-button {
		float: none;
		margin-top: 30px;
	}
	.services .service-item {
		margin-bottom: 30px;
	}
	.fun-facts .left-content {
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.more-info .right-content  {
		padding: 30px;
	}
	footer {
		padding: 80px 0px 20px 0px;
		margin-top: 30px;
	}
	footer .footer-item {
		border-bottom: 1px solid #343434;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	footer .last-item {
		border-bottom: none;
	}
	.about-info .right-content {
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.team .team-item {
		margin-bottom: 30px;
	}
	.tabs-content {
		margin-left: 0px;
		margin-top: 30px;
	}
	.contact-item {
		margin-bottom: 30px;
	}
}

@media (max-width: 992px) {
	.navbar .navbar-brand {
		position: absolute;
		left: 30px;
		top: 10px;
	}
	.let{
	    margin-left:0px !important;
	}
	.navbar .navbar-brand {
		width: auto;
	}
	.navbar:after {
		display: none;
	}
	#navbarResponsive {
	    z-index: 99999;
	    position: absolute;
	    top: 80px;
	    left: 0;
	    width: 100%;
	    text-align: center;
	    background-color: #fff;
	    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
	}
	.navbar .navbar-nav .nav-item {
		border-bottom: 1px solid #eee;
	}
	.navbar .navbar-nav .nav-item:last-child {
		border-bottom: none;
	}
	.navbar .navbar-nav a.nav-link {
		padding: 15px 0px;
		color: #1e1e1e!important;
	}
	.navbar .navbar-nav .nav-link:hover,.nav-link.active,
	.navbar .navbar-nav {
	    color:white !important;
	}
	.navbar .navbar-nav .active>.nav-link,
	.navbar .navbar-nav .nav-link.show,
	.navbar .navbar-nav .show>.nav-link {
		color: #046973!important;
		border-bottom: none!important;
	}
}



/*home-new*/
.desc-part-home{
    padding-top: 50px;
    /*background: #daeaec;*/
    margin-top: 60px;
    padding-bottom: 50px;
}
.images_s{
     text-align: center;
    /*align-self: center;*/
}

.desc-2 img{
    /*box-shadow: 0px 1px 2px 3px #046873;*/
    /*padding: 5px;*/
    
    /*height: 487px;*/
}
.image_section_color{
        text-align: center;
    align-self: center;
}
.image_section_color img{
    height: auto;
    width: 64%;
}
.section_color_log h3{
    color:#135664;
    font-size:19px;
}

.desc-1{
    box-shadow: 0px 1px 2px 3px #046873;
    padding: 12px;
}

.desc-1 h3{
    padding: 0px 0px 10px 0px;
    color: #026877;
}


/*timeline*/
/*******************************/
/********* Timeline CSS ********/
/*******************************/
.timeline {
    position: relative;
    padding: 55px 0px 0px 0px;
    /*margin-bottom: -145px;*/
}
.timeline .section-header h2{
    /*padding-bottom: 15px;*/
    color: #056874;
}

.timeline .section-header h2 i{
    padding-right:10px;
}
.mission-section .mission-header h2 i{
    padding-right:10px
}
.timeline .timeline-start {
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
    right: -15px;
    padding-top:10px;
}

.timeline .timeline-container {
    padding: 0 15px;
    position: relative;
    background: inherit;
    width: 50%;
    margin-top: -5px;
}

.timeline .timeline-container.left {
    left: 0;
}

.timeline .timeline-container.right {
    left: 50%;
}

.timeline .timeline-container::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 5px;
    background: #046973;
    z-index: 1;
}

.timeline .timeline-container.left::before {
    top: 0;
    right: 0;
}

.timeline .timeline-container.right::before {
    bottom: 0;
    left: 0;
}

.timeline .timeline-container::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 5px;
    background: #046973;
    z-index: 1;
}

.timeline .timeline-container.left::after {
    bottom: 0;
    right: 0;
}

.timeline .timeline-container.right::after {
    top: 0;
    left: 0;
}

.timeline .timeline-container:first-child::before,
.timeline .timeline-container:last-child::before {
    display: none;
}

.timeline .timeline-container .timeline-content {
    padding: 30px;
    background: #daeaec;
    position: relative;
    border-right: 5px solid #046973;
}

.timeline .timeline-container.right .timeline-content {
    border-left: 5px solid #046973;
}

.timeline .timeline-container .timeline-content h2 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    color: #066876;
}

/*.timeline .timeline-container .timeline-content h2 span {*/
/*    display: inline-block;*/
/*    margin-right: 15px;*/
/*    padding: 5px 10px;*/
/*    color: #121518;*/
/*    background: #aa9166;*/
/*    font-family: 'Roboto', sans-serif;*/
/*    font-style: normal;*/
/*}*/

.timeline .timeline-container .timeline-content p {
    margin: 0;
    font-size: 16px;
    color: #999999;
}

@media (max-width: 767.98px) {
    .timeline .timeline-container {
        width: 100%;
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
    }
    
    .timeline .timeline-container:last-child {
        padding-bottom: 0;
    }
    
    .timeline .timeline-container.right {
        left: 0%;
    }

    .timeline .timeline-container.left::after, 
    .timeline .timeline-container.right::after,
    .timeline .timeline-container.left::before,
    .timeline .timeline-container.right::before {
        width: 5px;
        height: 35px;
        left: 15px;
    }
    
    .timeline .timeline-container.left .timeline-content,
    .timeline .timeline-container.right .timeline-content {
        border-left: 5px solid #aa9166;
        border-right: none;
    }
}



/******************* Timeline Demo - 2 *****************/
.metatrader{
    padding-top:60px;
}

.metatrader h4{
    color: #036973;
    font-size: 30px;
}


.main-timeline2{padding-top:50px;overflow:hidden;position:relative}
.main-timeline2:before{content:"";width:7px;height:100%;background:#046973;margin:0 auto;position:absolute;top:80px;left:0;right:0}
.main-timeline2 .timeline{width:50%;float:left;padding:20px 60px;border-top:7px solid #046973;border-right:7px solid #046973;border-radius:0 30px 0 0;position:relative;right:-3.5px}
.main-timeline2 .icon{display:block;width:50px;height:50px;line-height:50px;border-radius:50%;background:#046974;border:1px solid #fff;text-align:center;font-size:25px;color:#fff;box-shadow:0 0 0 2px #4fbecd;position:absolute;top:-30px;left:0}
.main-timeline2 .timeline-content{display:block;padding:30px 10px 10px;border-radius:20px;background:#046974;color:#fff;position:relative}
.main-timeline2 .timeline-content:hover{text-decoration:none;color:#fff}
.main-timeline2 .timeline-content:after,.main-timeline2 .timeline-content:before{content:"";display:block;width:10px;height:50px;border-radius:10px;background:#046973;border:1px solid #fff;position:absolute;top:-35px;left:50px}
.main-timeline2 .timeline-content:after{left:auto;right:50px}
.main-timeline2 .title{font-size:24px;margin:0}
.main-timeline2 .timeline p{
        color: #daeaec;
}
.main-timeline2 .description{font-size:15px;letter-spacing:1px;margin:0 0 5px; padding:10px;}
.main-timeline2 .description ul{
    padding:0;
}

.main-timeline2 .description ul li{
    padding:10px;
}

.main-timeline2 .description ul li i{
    padding-right:10px;
}
.main-timeline2 .timeline:nth-child(2n){border-right:none;border-left:7px solid #046973;border-radius:30px 0 0;right:auto;left:-3.5px}
.main-timeline2 .timeline:nth-child(2n) .icon{left:auto;right:0;box-shadow:0 0 0 2px #046973}
.main-timeline2 .timeline:nth-child(2){margin-top:130px}
.main-timeline2 .timeline:nth-child(odd){margin:-130px 0 30px}
.main-timeline2 .timeline:nth-child(even){margin-bottom:80px}
.main-timeline2 .timeline:first-child,.main-timeline2 .timeline:last-child:nth-child(even){margin:0 0 30px}
.main-timeline2 .timeline:nth-child(2n) .icon,.main-timeline2 .timeline:nth-child(2n) .timeline-content,.main-timeline2 .timeline:nth-child(2n) .timeline-content:after,.main-timeline2 .timeline:nth-child(2n) .timeline-content:before{background:#4dbbcb}
.main-timeline2 .timeline:nth-child(3n) .icon,.main-timeline2 .timeline:nth-child(3n) .timeline-content,.main-timeline2 .timeline:nth-child(3n) .timeline-content:after,.main-timeline2 .timeline:nth-child(3n) .timeline-content:before{background:#046973}
.main-timeline2 .timeline:nth-child(3n) .icon{box-shadow:0 0 0 2px #4dbbcb}
.main-timeline2 .timeline:nth-child(4n) .icon,.main-timeline2 .timeline:nth-child(4n) .timeline-content,.main-timeline2 .timeline:nth-child(4n) .timeline-content:after,.main-timeline2 .timeline:nth-child(4n) .timeline-content:before{background:#4dbbcb}
.main-timeline2 .timeline:nth-child(4n) .icon{box-shadow:0 0 0 2px #046973}
.main-timeline2 .timeline:nth-child(5n) .icon,.main-timeline2 .timeline:nth-child(5n) .timeline-content,.main-timeline2 .timeline:nth-child(5n) .timeline-content:after,.main-timeline2 .timeline:nth-child(5n) .timeline-content:before{background:#046973}
.main-timeline2 .timeline:nth-child(5n) .icon{box-shadow:0 0 0 2px #4dbbcb}
@media only screen and (max-width:767px){.main-timeline2:before{left:0;right:auto}
.main-timeline2 .timeline,.main-timeline2 .timeline:nth-child(even),.main-timeline2 .timeline:nth-child(odd){width:100%;float:none;padding:20px 30px;margin:0 0 30px;border-right:none;border-left:7px solid #084772;border-radius:30px 0 0;right:auto;left:0}
.main-timeline2 .icon{left:auto;right:0}
}
@media only screen and (max-width:480px){.main-timeline2 .title{font-size:18px}
}



.ul_indx{
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;

}
.ul_indx_li{
    text-transform: uppercase;

}
.ul_indx_li_a{
        text-transform: uppercase;
    padding: 5px 10px;
    margin: 0px 10px;
    position: relative;
    transition:all 0.3s;
    
}
.ul_indx_li_a:hover{
    background: #145760;
    color: white !important;
}
.ul_indx_li_a::before{
        content: "";
    position: absolute;
    bottom: 12px;
    left: 12px;
    width: 12px;
    height: 12px;
        border-width: 0 0 3px 3px !important;
    opacity:0;
    border: 3px solid #145760;
    transition: all 0.3s;

}
.ul_indx_li_a:hover::before{
    opacity: 1;
    bottom: -8px;
    left: -8px;
    
}
.ul_indx_li_a::after{
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    height: 12px;
    border: 3px solid #145760;
     width: 12px; 
    border-width: 3px 3px 0 0;
     opacity: 0; 
    transition: all 0.3s;
}

.ul_indx_li_a:hover::after{
    opacity: 1;
    top: -8px;
    right: -8px;
}
.article p{
    min-height:150px;
}


