/*-----------------------------------------------------------------------------------

    Template Name: ASB ICT
    Template URI: http://asbict.com;
    Description: This is html5 template
    Author: Self_Design
    Author URI: #
    Version: 1.0

-----------------------------------------------------------------------------------*/

    /*-----------------------------------------------------------------------------------  
     CSS INDEX
    ===================

    1. Theme Default CSS (body, link color, section etc)
    2. Header Top Area
       2.1 Header Bottom Area
       2.1 Sticky Header Area
       2.3. Mobile Menu Area
    3. Slider Area
    4. Welcome Services Area
    5. About area
    6. Services Area
    7. Counter Area
    8. project Area
    18.Pricing css
    9. banner Area
    10.Testimonial Area Css
    11.Blog Area
    12.subscribe area
	13.Footer Area
	14.Home page area 2
	15.Breadcumbs Area
	16.About area
	17.Video area 
	18.Team Area Css
	19.Project css
	20.Contact Us page
	21.Blog Details page
	22.Project Details page
	23.Faq Area
	24.Error page
   
    
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Open+Sans:400,400i,600,700|Raleway:400,500,600,700,800');

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
body {
  -webkit-user-select: none;
     -moz-user-select: -moz-none;
      -ms-user-select: none;
          user-select: none;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid red;
}
img {
	height:auto;
}
.fix {
	overflow:hidden;
}
p {
    font-family: 'Manrope', sans-serif;
	margin:0 0 15px;
    color: #000;
    font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Manrope', sans-serif;
	margin: 0 0 15px;
	color: #444;
	font-size:22px;
}
h1{
	line-height: 50px;
		
}
h2{
	line-height: 40px;
		
}

h4{
	line-height: 26px;
		
}
h5{
	line-height: 22px;
		
}
h6{
	line-height: 20px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:hover {
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #000;
    text-decoration: none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #777;
    font-family: 'Manrope', sans-serif;
	font-size: 14px;
	text-align: left;
	overflow-x: hidden;
	line-height: 22px;
    animation: smoothScroll 1s forwards;
}
#scrollUp {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 45px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #000;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    opacity: 0.6;
    right: 0px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 26px;
    bottom: 12px;
    animation: smoothScroll 1s forwards;
}
#scrollUp:hover {
    background: #2b9327;
    opacity: 1;
}
.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.gif') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #02d542;
    text-shadow: none;
}
::selection {
    background: #02d542;
    text-shadow: none;
}
.color{
    color:#02d542;
    font-weight: 700;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.our-team-area {
    background-color: #E8F6ED;
}
.area-padding{
	padding: 65px 0px 30px;
}
.area-padding-2{
    padding: 70px 0px 50px;
}
.padding-2{
    padding-bottom: 90px;
}
.section-headline{
    margin-bottom: 60px;
    position: relative;
}
.section-headline h3 {
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
}
.section-headline.white-headline h3 {
    color:#fff;
}
.section-headline.text-left {
    margin-bottom: 30px;
}
.section-headline::after {
    border: 1px solid #02d542;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.section-headline.text-left h3::after {
    border: 2px solid #02d542;
    left: 0;
    right: auto;
}
.section-headline p {
    max-width: 680px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
.sub-head h4 {
    color: #fff;
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
}
.sub-head h4::after {
    border: 2px solid #02d542;
    bottom:0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 20%;
}
.sub-head p {
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    line-height: 26px;
}
.mar-row{
    margin-top: 50px;
}
.load-more-btn {
    text-transform: uppercase;
    background: #02d542;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
	transition: 0.4s;
	border:2px solid #02d542;
}
.load-more-btn:hover{
    background: #fff;
	border:2px solid #02d542;
    color: #02d542;
	transition: 0.4s;
}
.border-nec {
    border: 5px solid #2b9327;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
    background: #E1F3E7;
    height: 70px;
}
.topbar-left ul li a {
    color: #444;
    display: block;
    font-weight: 600;
    margin-right: 20px;
    padding: 10px 0;
    text-decoration: none;
    font-size: 16px;
}
.topbar-left ul li a i {
    color: #02d542;
    font-size: 18px;
    padding-right: 7px;
}
.topbar-right {
    position: relative;
    display: block;
}
.top-social {
    float: right;
    padding: 20px 0px;
    margin-right: 10px;
	width:100%;
}
.top-social ul li{
    display: inline-block;
}
.top-social ul li a {
    color: #fff;
    margin-right: 5px;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    background-color: #0089ff;
    padding: 2px 10px;
    font-weight: 700;
	border-radius:5px;
}
.top-social ul li a:hover{
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-area{
	background: #FFFF01;
    padding: 10px 0;
}
.logo {
    display: block;
}
.logo a {
    height: auto;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    padding: 42px 10px;
    text-transform: uppercase;
    
}
.main-menu ul.navbar-nav li a:hover{
	
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #02d542;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #E91E63;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #d8a306;
    border-top: 1px solid #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 240px;
    z-index: 99999999;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #000;
    background-color: #ffff01;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
}
.main-menu ul.nav li ul.sub-menu li a span{
    color: #E91E63;
}
.main-menu ul.nav li:hover{
    color: #fff;
}
.main-menu ul.nav li ul.sub-menu li a:hover{
    color:#E91E63;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.stick span.search-button i,.stick .header-search input{color:#444}
.search-option-5 button.button {
    border: none;
    background: none;
    padding: 0;
}
.search-option {
    background: #fff none repeat scroll 0 0;
    bottom: -20px;
    color: #444;
    display: none;
    position: absolute;
    right: 20px;
    width: 260px;
    z-index: 999999999;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 210px;
    height: 44px;
}
.search-option button.button {
    background: #02d542;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #02d542;
    border-radius: 50%;
    margin: 30px 10px;
}
/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9992;
    /*box-shadow: 0px 0px 5px #000, -2px -2px 5px #000;*/
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 15px 0;
}
.header-area.stick .main-menu ul.navbar-nav li a {
    /*padding: 25px 10px;*/
}
.header-area.stick .quote-button {
    float: right;
    padding: 13px 5px;
}
.header-area.stick .header-right-link a.main-search {
    margin: 15px 10px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover{
    color: #E91E63;
}

.header-area.stick .navbar-brand>img {
    /* display: block; */
    /* width: 160px; */
    /* height: 63px; */
    /* margin-top: 82px; */
    max-width: 198px;
}
/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #FFFF01;
    padding: 10px 0px ;
}
.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
    color:#252525
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #444;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #444;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}
.pagess i.fa-angle-down {
    margin-left: 5px;
}
.logo1 img {
    position: absolute;
    left: -17px;
    top: -48px;
    width: 119px;
}
.top-social li a img {
    width: 25px;
    height: 25px;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/

.layer-1-2 {
    margin: 20px 0;
}
.layer-1-1 p {
    color: #fff;
    font-size: 19px;
    letter-spacing: 0.60px;
    line-height: 30px;
    max-width: 700px;
}
.layer-1-2 h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    line-height: 56px;
    text-transform: capitalize;
    max-width: 640px;
}
.ready-btn {
    border: 1px solid #02d542;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    padding: 12px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #02d542;
    width: 140px;
    border-radius: 3px;
}
.ready-btn:hover{
    color: #fff;
    background: #02d542;
    border: 1px solid #02d542;
    text-decoration: none;
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: #252525;
    border: 1px solid #252525;
}
.ready-btn.right-btn:hover{
    background: #02d542;
    border: 1px solid #02d542;
}
.ready-btn.left-btn:hover{
    background: #252525;
    border: 1px solid #252525;
}
.layer-1-2 .color {
    color: #02d542;
    font-weight: 900;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 40px;
    height: 40px;
	border-radius: 50%;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #02d542;
    border: 1px solid #02d542;
}

/*--------------------------------*/
/* 5.Welcome Rate and tracking
/*--------------------------------*/
.rate-tracking {
    background-color: #B3E0C1;
    padding: 30px 0;
    margin: 12px 0 16px;
}
.rate-text h3 {
    padding-top: 28px;
    color: #020A77;
    font-size: 27px;
}
.rate-text.trac h3 {
    margin-left: 395px;
}
.rate-img img {
    height: 80px;
    transition: .3s;
}

/*--------------------------------*/
/* 4.Welcome money Area
/*--------------------------------*/

.nec-money {
    background-color: #FAFAFA;
    background:url(img/icon/banner.jpg);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    padding:50px 0; 
}
.slidebg {
    background-color: #029932;
    padding: 55px;
    border-radius: 25px;
    color:#fff !important;
    opacity: 0.9352;
}
.slidebg h4,.slidebg p{
    color:#fff;
}
.slidehead h2{
    color:#fff;
    font-size: 35px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 600;
}
.sendonline {
    text-align: center;
    margin-top: 10px;
    /* font-size: 22px; */
}

.sendonline h4 {
    font-size: 30px;
}
.sendbtn {
    color: #000;
    font-size: 22px;
    background-color: #ffff01;
    padding: 8px 40px;
    border-radius: 40px;
    font-weight: 500;
}
.sendonline img {
    margin-bottom: 30px;
}

/*--------------------------------*/
/* 6.Welcome why choose Area
/*--------------------------------*/
.why-choose-product{
   /* background-image: url(img/nec-img/why-bg.png);
    background-image: no-repeat;
    background-size: cover;
    background-position: center center;*/
}
.why-choose-product {
    background-color: #fafafa;
    padding: 70px 0;
}
.why-choose-product:after{
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    background-color: red;
    opacity: .5;
    z-index: 4;
}
.choose-us h1 {
    font-size: 64px;
    padding: 50px 0;
    font-weight: 800;
    color: #2b9327;
}
.choose-us-details i {
    font-size: 75px;
    border: 4px solid #2b9327;
    border-radius: 50%;
    padding: 5px;
    height: 120px;
    width: 120px;
    line-height: 95px;
    text-align: center;
    color: #2b9327;
}
.choose-us-details p {
    padding: 10px 22px;
    font-size: 20px;
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    text-align: center;
    margin-top: 15px;
}
.choose-us-details img {
    /*padding: 15px;
    border: 3px solid #2b9327;
    height: 135px;
    width: 135px;
    border-radius: 50%;
    background-color: #fff;*/
    /* margin: 10px; */
}
/*----------------------------------------*/
/*  7. Footer Area
/*----------------------------------------*/
.footer-area {
    padding: 70px 0;
    background: #ffff01;
}
.footer-logo{
	margin-bottom: 15px;
}
.footer-head p {
    color: #ddd;
}
.footer-head h4 {
    color: #ddd;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.footer-head .single-blog {
    margin-bottom: 15px;
    position: relative;
    margin-top: 0;
}
.footer-head .single-blog:last-child{
	margin-bottom: 0px;
}
.footer-head .blog-content a h4 {
    color: #fff;
    margin-bottom: 0px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 5px;
}
.footer-head .blog-content a h4:hover{
    color: #02d542;
}
.footer-head .blog-content a h4:hover{
    color: #02d542;
}
.footer-head .blog-btn {
    color: #02d542;
}
.footer-head .single-blog p {
    margin-bottom: 5px;
}
.footer-icons ul{
    margin-right: 20px;
}
.footer-icons ul li {
    display: inline-block;
}
li.item {
    float: left;
    margin-bottom: 6px;
}
li.item a i{
        float: left;
    height: 36px;
    width: 35px;
    border: 1px solid #fff;
    padding: 15px 7px;
    font-size: 21px;
    line-height: 3px;
    color: #fff;
    text-align: center;
    margin-left: 3px;
    background-color: #2196F3;
    border-radius: 50%;
}
.footer-tags li a:hover,
.footer-icons li a i.fa-facebook-f{
    background-color: #3D5A96;
}
.footer-icons li a i.fa-facebook-f{
    background-color: #3D5A96;
}
.footer-icons li a i.fa-youtube{
    background-color: #D52805;
    padding: 16px 0;
}
.footer-icons li a i.fa-linkedin-in{
    background-color: #00838C;
    padding: 16px 0;
}
.footer-icons li a i.fa-twitter{
    background-color: #00B1F7;
    padding: 16px 0;
}
.footer-icons li a i.fa-comment-dots{
    background-color: #0F7A98;
}
.footer-icons li a i.fa-google-plus-g{
    background-color: #E35445;
}
.footer-icons li a i.fa-pinterest{
    background-color: #E62F30;
}
.footer-icons li a i.fa-skype{
    background-color: #00B3EE;
}
.btn-load-more {
    font-size: 25px;
    color: #fff;
    background-color: #039832;
    border: 0;
    outline: 0;
    padding: 0px 6px 12px 7px;
    margin-right: 17px;
    cursor: pointer;
    line-height: 23px;
    text-align: center;
    /* display: block; */
    border: 1px solid #fff;
    margin-left: 5px;
    border-radius: 50%;
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #ddd;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 3px;
    border: 1px solid #222;
    background: #222;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}

.footer-contacts p span {
    color: #02d542;
    font-weight: 700;
}
.footer-content {
    display: block;
    overflow: hidden;
}
.footer-list li a {
    color: #ddd;
    padding: 7px 0px 7px 20px;
    display: block;
    position: relative;
    font-weight: 500;
}
h3.f-text {
    margin-right: 77px;
}

.footer-icons ul {
    margin-right: 17px;
}
.footer-list li a:first-child{
	padding-top: 0px;
}
.footer-list li a::after {
    position: absolute;
    right: auto;
    top: 2px;
    font-family: naslet;
    font-size: 12px;
    left: 0;
}
.footer-list li a:hover {
    color: #02d542;
}
.footer-area-bottom {
    background: #f5f50d;
        padding: 0px 0 10px;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#02d542;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0;
    color: #000;
}
.copyright a {
    color: #02d542;
}
.single-brand-item a {
    border: 1px solid #f5f5f5;
    display: block;
}
.footer-left li a {
    color: #fff;
}
.footer-left li a {
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
}

.footer-head p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0px;
    transition: .3s;
    text-align: left;
}

.blog-title a img {
    margin-bottom: 3px;
    width: 140px;
    height: 50px;
}
.footer-head img {
    height: 58px;
}

/*--------------------------------*/
/* 14.Home page area 2
/*--------------------------------*/
.header-two{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.topbar-area-2{
	background:transparent;
}
.header-area-2{
	background:transparent;
}
.topbar-area-2 .topbar-left ul li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a{
	color: #fff;
}
.intro-area-2 .slider-content {
    margin-top: -120px;
}
.header-area-2.stick {
    background: #252525;
}
/*----------------------------------------*/
/*  15. Breadcumbs Area
/*----------------------------------------*/
.page-area23,.page-area22,.page-area21,.page-area20,.page-area19,.page-area18,.page-area17,.page-area16,.page-area15,.page-area14,.page-area13,.page-area12,.page-area11,.page-area10,.page-area9,.page-area8,.page-area7,.page-area6,.page-area5,.page-area4, .page-area3, .page-area2, .page-area1, .page-area,.page-area-corona,.rate22{
    position: relative;
}
.rate22{
    background: url(img/background/rate-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area23{
    background: url(img/background/regulatory.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area22{
    background: url(img/background/organ-banner.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area21{
    background: url(img/background/Board-Of-Directors.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area20{
    background: url(img/background/chairman-message-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area19{
    background: url(img/background/mission-vision.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area18{
    background: url(img/background/about-us-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area17{
    background: url(img/background/video_gallery.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area16{
    background: url(img/background/PhotoGalleryHeader2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area15{
    background: url(img/background/news.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area-corona{
    background: url(img/background/corona-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area14{
    background: url(img/background/events-banner-v2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area13{
    background: url(img/background/Achievement.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area12{
    background: url(img/background/cookie-policy-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area11{
    background: url(img/background/privacy-policy-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area10{
    background: url(img/background/term.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area9{
    background: url(img/background/legal.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area8{
    background: url(img/background/contact.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area7{
    background: url(img/background/site-map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area6{
    background: url(img/background/faqs1.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area5{
    background: url(img/background/security.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area4{
    background: url(img/background/carrer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page-area3 {
    background: url(img/background/find-an-agent.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page-area2 {
    background: url(img/background/service-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page-area1 {
    background: url(img/background/banner_mission_vision2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page-area {
    background: url(img/background/b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.breadcumb-overlay {
  position: absolute;
  background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.breadcrumb{
    padding: 60px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb .section-headline{
    margin-bottom: 0px;
}
.breadcrumb .section-headline h3::after {
    display: none;
}
.breadcrumb ul {
    padding: 10px 0px;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding: 0px 10px 0px 5px;
    position: relative;
    font-size: 16px;
}
.breadcrumb i.fa-angle-right {
    color: #2b9327;
    font-size: 16px;
    font-weight: 900;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
}
/*.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    right: -10px;
    top: 0;
    font-weight: 900;
}*/
.breadcrumb .section-headline::after {
    display: none;
}
.testimonial-page-area{
	background: #fff;
}
.welcome-page-area {
	background: #f9f9f9;
}
.pricing-page-area{
	background: #f9f9f9;
}
.testimonial-page-area .single-testi {
    margin-top: 30px;
}
.our-team-page{
	background: #f9f9f9;
}
/*----------------------------------------*/
/*  16. About area
/*----------------------------------------*/
.about-area{
    background: #f6f6f6;
}
.about-content h4 {
    font-weight: 600;
    line-height: 32px;
    font-size: 22px;
	position: relative;
	padding-bottom: 15px;
}
.about-content h4 ::after {
    border: 1px solid #02d542;
    bottom: 0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 12%;
}
.about-content p {
    font-size: 14px;
    line-height: 24px;
	color:#000;
}
.about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.icon-title{
	display: block;
	overflow: hidden;
}
.single-about {
    width: 48%;
    float: left;
    margin-right: 20px;
}
.single-about p{
	text-align: left;
}
.single-about:nth-child(2n),
.single-about:nth-child(4n){
	margin-right:0px;
}
.single-about:nth-child(3n),
.single-about:nth-child(4n){
	margin-bottom:0px;
}
.single-about a {
    font-size: 40px;
    color: #02d542;
    float: left;
    line-height: 49px;
}
.single-about h5 {
    font-size: 18px;
    color: #666;
    float: left;
    line-height: 50px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: 600;
}
.choose-services {
    border: 1px solid #000;
    padding: 20px 20px;
    text-align: justify;
    margin-bottom: 20px;
}
.choose-services .choose-content h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
	padding-bottom: 0px;
}
.choose-services .choose-content h4 a {
    color: #000;
    font-size:20px;
	font-weight: 700;
}
.choose-services:hover .choose-content h4 a{
    color: #000;
}
.choose-services .choose-content p{
    color:#000;
	margin-bottom: 0px;
}
.choose-content ol li {
    color: #000;
    font-size: 15px;
	text-align: left;
    line-height: 30px;
}
.ph6 {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: -18px;
}
.choose-images {
    width: 80px;
    display: inline-block;
    height: 80px;
    font-size: 34px;
    color: #fff;
    line-height: 78px;
    text-align: center;
    border-radius: 50%;
	margin-bottom: 30px;
	border: 2px solid #02d542;
	background: #02d542;
	transition: 0.4s;
}
.choose-services:hover .choose-images {
	border: 2px solid #02d542;
	background:#fff;
	color: #02d542;
	transition: 0.4s;
}
/*----------------------------------------
   17.Video area 
----------------------------------------*/
.video-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll center center / cover; 
}
.parallax-bg-2{
    position:relative;
}
.parallax-bg-2:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#030f5a;
    opacity:.9;
    content:"";
}
.video-text h4 {
    color: #fff;
    line-height: 30px;
    font-size: 24px;
    font-weight: 500;
}
.video-text p {
    color: #fff;
}
.video-inner {
    background: url(img/about/vd.jpg);
	background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
}
.video-inner::after{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    content:"";
    background: rgba(10, 27, 40, 0.5) none repeat scroll 0 0;
}
.video-content {
    width: 100%;
    height: 100%;
    min-height: 330px;
}
.video-played p {
    color: #fff;
    padding: 0px 200px;
    margin-top: 20px;
}
.video-play.vid-zone {
    background: #fff;
    border-radius: 100%;
    display: inline-block;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    overflow: hidden;
    position: absolute;
    top: 40%;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.video-play.vid-zone i {
    color: red;
    margin-left: 2px;
    line-height: 60px;
}
.marker-list li {
    color: #fff;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
    font-size: 16px;
}
.marker-list li::after {
    position: absolute;
    content: "\e886";
    left: 0;
    top: 3px;
    font-family: naslet;
    color: #02d542;
    font-weight: 700;
}
/*----------------------------------------
   18.Team Area Css
----------------------------------------*/
.nec-ml {
    margin-left: 76px;
}
.single-team-member {
    margin-bottom: 30px;
}
.team-img {
    position: relative;
}
.team-img img{
    border-radius: 20px 20px 0 0;
    width:100%;
}
.team-img > a {
    display: block;
}
.team-img > a::after {
	background: rgba(0,0,0,0.70);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	transition: all 0.5s ease 0s;
	width: 100%;
    opacity: 0;
    border-radius: 20px 20px 0 0;
}
.single-team-member:hover .team-img a:after{
    opacity: 0;
}
.single-team-member:hover .team-social-icon,.single-team-member:hover .team-social-icons{
    top:45%;
    opacity: 1;
}
.single-team-member:hover .team-social-icons-condition{
    top:10px;
    opacity: 1;
}
.team-social-icon, .team-social-icons, .team-social-icons-condition {
	left: 50%;
	margin-left: -61px;
	opacity:0;
	position: absolute;
	top: 30%;
	transition:1.3s;
}
.team-social-icons-condition{
    left: 20px;
    margin-left: 10px;
    opacity:0;
    position: absolute;
    top: 5px;
    transition:1.3s;
}
.team-social-icon ul li, .team-social-icons ul li, .team-social-icons-condition ul li{
    display: inline-block;
}
.team-social-icon ul li a {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 40px;
	line-height: 39px;
	margin: 0 3px;
	width: 40px;
	text-align: center;
}
.team-social-icons ul li a {
	border: 1px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 39px;
    margin: 5px -40px;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
}
.team-social-icons-condition ul li a {
    border: 1px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 29px;
    line-height: 28px;
    margin: 2px 1px;
    width: 200px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
}
.condition .team-img img {
    height: 100px;
    width: 100%;
    border-radius: 0;
}
.condition .team-img > a::after {
    background: rgba(0,0,0,0.70);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    opacity: 0;
    border-radius: 0;
}
.team-social-icon ul li a:hover, .team-social-icons ul li a:hover, .team-social-icons-condition ul li a:hover{
    color: #fff;
    border: 1px solid #02d542;
    background: #02d542;
}
.team-content {
    padding: 10px;
    position: relative;
	text-align: center;
	border-top: none;
	z-index: 1;
}
.team-content > h4 {
    color: #000;
    margin-bottom: 5px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
}
.condition .team-content h4 {
    font-size: 18px;
}
.team-content > p {
    color: #666;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}
.single-team-member:hover .team-content > h4{
    color: #000;
}
.all-team{
	margin-top: -30px;
}
.all-team .single-team-member{
	margin-top: 30px;
}
/*--------------------------------*/
/* 19.Project css
/*--------------------------------*/
.project-menu li {
    display: inline-block;
    margin-bottom: 10px;
}
.project-menu li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 0 5px;
    padding: 7px 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 600;
    letter-spacing: 0.5px;
    background: #252525;
    border-radius: 3px;
}
.project-content .single-awesome-project {
    margin-top: 40px;
}

.project-menu li a.active,
.project-menu li a:hover{
	color:#fff;
	background: #02d542;
}
/*----------------------------------------*/
/*  20.	Contact Us page
/*----------------------------------------*/
.contact-details {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 30px;
    margin-bottom: 40px;
}
.contact-head {
    background: #f9f9f9;
    padding: 10px 30px;
}
.contact-head h3 {
    font-weight: 600;
    font-size: 26px;
    margin:0;
}
.single-contact a i {
    color: #02d542;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    margin-right: 15px;
    border-radius: 50%;
}
.single-contact a {
    color: #666;
    font-size: 16px;
    display: block;
}
.contact-head p {
    font-size: 16px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.contact-form textarea#message {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 180px;
    padding: 20px;
    width: 100%;
}
.contact-page .contact-btn {
    background: #02d542;
    border: 2px solid #02d542;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: uppercase;
	border-radius: 2px;
	font-weight: 700;
}
.contact-page .contact-btn:hover {
    background:transparent;
    border: 2px solid #02d542 ;
    color: #02d542;
    transition: 0.4s;
}

/*----------------------------------------
   22. Project Details page
----------------------------------------*/
.project-page-area .project-menu li a {
    color: #444;
}
.project-2-column .project-single {
    float: left;
    width: 50%;
}
.project-4-column .project-single {
    float: left;
    width: 25%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
    border-radius: 50%;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover{
    background: #02d542;
    border: 1px solid #02d542;
    color: #fff;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    margin-top: -30px;
    position: absolute;
    right: 3%;
    top: 50%;
}
.project-history {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 30px;
}
.project-details h4 {
    font-size: 26px;
    font-weight: 600;
}
.project-name ul li {
    color: #444;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0px;
}
.project-name span {
    padding-right: 15px;
    min-width: 110px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}
.project-inner {
    margin-bottom: 30px;
}
.project-details p{
	font-size: 14px;
	letter-spacing: 0.5px;
}
.project-details .marker-list li {
    color: #444;
}
/*--------------------------------*/ 
/* 23. Faq Area
/*--------------------------------*/
.testimonial-review .single-testi{
    margin-top: 30px;
}
.faq-details .panel-heading {
    padding: 0;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
   box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.panel-default {
    border-color: #ddd;
    border-radius: 0 !important;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-default > .panel-heading {
    color: #666;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background: #fff;
}
.faq-details h4.check-title a {
    color: #666;
    display: block;
    font-weight: 500;
    padding: 10px 10px 10px 40px;
    text-decoration: none;
    background: #fff;
}
.panel-body {
    padding: 15px 15px 0px 45px;
}
.faq-details h4.check-title {
    color: #666;
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.faq-details a span.acc-icons {
    position: relative;
}
.faq-details a span.acc-icons::before {
    color: #666;
    content:"\e874 ";
    font-family: naslet;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details a.active span.acc-icons::before {
    color: #02d542;
    content: "\e873";
    font-family: naslet;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details .panel-heading h4 a.active {
    color: #02d542;
    background: #f9f9f9;
}
.faq-content {
    background: #f9f9f9;
    padding: 5% 15%;
    border-radius: 5px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.faq-content .contact-form textarea#message {
    height: 135px;
}
.quote-btn {
    font-weight: 600;
    color: #fff;
    background: #02d542;
    display: inline-block;
    border: 2px solid #02d542;
    padding: 10px 20px;
    width: 134px;
    text-transform: uppercase;
    border-radius: 3px;
	transition: 0.4s;
	margin-top: 10px;
}
.quote-btn:hover{
    color: #02d542;
    background: #fff;
    border: 2px solid #02d542;
	transition: 0.4s;
}
/*--------------------------------*/ 
/* 24. Error page
/*--------------------------------*/
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.high-text{
    font-size: 200px;
    line-height: 200px;
}
.error-bot{
    font-size: 24px;
}
.error-btn {
    background: #02d542;
    border: 2px solid #02d542;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
	font-weight: 700;
}
.error-btn:hover{
    background: #fff;
    border: 2px solid #02d542;
    color: #02d542;
}


.top-social li a i.fa-rss{
    background-color: #FEA700;
    padding:10px;
    border-radius: 10px;
    color: #fff;
    transition: all 0.3s;
    font-size: 16px;
    font-weight: 900;
}
.top-social li a i.fa-rss:hover{
    background-color: #fff;
    color: #FEA700;
    transition:all 0.3s;
}
.top-social li a i.fa-comment-dots{
    background-color: #009328;
    padding:10px;
    border-radius: 50%;
    color: #fff;
    transition: all 0.3s;
    font-size: 16px;
    font-weight: 900;
}
.top-social li a i.fa-comment-dots:hover{
    background-color: #fff;
    color: #009328;
    transition:all 0.3s;
}
.top-social li a i.fa-headset{
    background-color: #009328;
    padding:10px;
    border-radius: 50%;
    color: #C81604;
    transition: all 0.3s;
    font-size: 16px;
    font-weight: 900;
}
.top-social li a i.fa-headset:hover{
    background-color: #fff;
    color: #009328;
    transition:all 0.3s;
}
.top-social li a i.fa-search{
    background-color: #009328;
    /* padding: 6px; */
    border-radius: 50%;
    color: #fff;
    transition: all 0.3s;
    font-size: 13px;
    font-weight: 900;
    width: 25px;
    height: 25px;
    line-height: 26px;
}
.footer-head h3 {
    color: #000;
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
/*--------------------------------*/
/* .End CSS
/*--------------------------------*/

.slider-images img {
    width: 100%;
    height: 500px;
}

.money-img1 {
    border: 2px dotted #000;
    text-align: center;
    padding: 10px 0;
}

.money-img1 h3 {
    font-size: 29px;
    color: #000;
    font-weight: 700;
    margin-bottom: 34px;
	font-family: 'Raleway', sans-serif;
}
.money1 {
    display: inline-block;
    height: 190px;

}
.money1 img {
    width: 50px;
    height: auto;
    float: left;
    box-shadow: none;

}

.money1 p {
        color: #000;
    padding: -6px 0;
    /* margin-top: 10px; */
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
}
.money1 a img {
    width: 72px;
    height: 90px;
    margin: 0 15px;
    margin-bottom: 32px;
    transition: .3s;
}
.money-img img{
    transition: .3s;
    padding: 3px transparent;
}
.money1 a:hover img, .rate-img:hover img{
    border:2px solid #02d542;
    padding: 3px;
    transition: .3s;
}
.money1 a img.mobile{
    width: 50px;
}
.footer-head {
    
}
.footer-content.address-nec a:hover,.footer-content.address-nec a p:hover {
    text-decoration: none;
}
.footer-head a:hover, .footer-head p:hover{
    text-decoration: underline;
    transition: .3s;
}
.rate-tracking .container {
    padding-left: 0;
    padding-right: 0;
}
.rate-text1 {
    float: left;
    margin-top: 21px;
    /* margin-left: 15px; */
}

.rate-img {
    float: left;
}

.rate-text1 h3 {
    margin-right: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 900;
    text-transform: capitalize;
}
.tracking {
    float: right;
}
.collapsible {
    background-color: #777;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.collapsible:hover {
    background-color: #555;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}
.home-bread a {
    color: #fff;
}
.about-image img{
    width:100%;
}
.about-image img, .single-team-member{
    -webkit-box-shadow: 0px 0px 24px 0px #000;
-moz-box-shadow: 0px 0px 24px 0px #000;
box-shadow: 0px 0px 24px 0px #000;
border-radius: 20px;
}
.choose-services.mvc{
    min-height: 200px;

}
.mvc img {
    width: 100%;
    height: 250px;
}
.mvc h4 {
    text-align: center;
    padding: 20px 0;
}
.md-message {
    background-color: #e0f3e7;
}

.md-message h2 {
    color: #000;
    padding: 7px 0 15px 0;
}

.md-message p {
    font-size: 15px;
    line-height: 31px;
    word-spacing: 1px;
    letter-spacing: 1px;
}

.md-message h4 {
    padding: 35px 0;
    color: #000;
    font-size: 58px;
}
.single-team-member.md {
    border-radius: 0;
}
.choose-services.md-message h4 {
    color: #000;
	font-weight:700;
}
/*----------------------------------------
   21. Blog Details page
----------------------------------------*/
/*----------------------------------------*/
/*  11. Blog Area
/*----------------------------------------*/
.blog-area{
  background: #fff;
}
.blog-grid {
    margin-top: -30px;
}
.blog-image{
  overflow: hidden;
    display: block;
}
.image-scale {
    position: relative;
    transform: scale(1.1);
    display: block;
    transition: 0.5s;
}
.image-scale::after{
    position: absolute;
    content: "";
    background: rgba(0,46,91,0.10);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
}
.blog-content a h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #444;
    line-height: 26px;
    margin-top: -20px;
    margin-bottom: 10px;
	height: 100px;
}
.blog-details .blog-content a h4 {
    font-size: 24px;
    line-height: 32px;
}
.blog-meta {
    padding: 15px 0px 10px;
    position: relative;
    top: -41px;
    background: #2b9327;
    padding: 10px 15px;
    max-width: 180px;
}
.blog-meta span {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-right: 10px;
}
.single-blog:hover .image-scale {
  transform: scale(1);
  transition: 0.5s;
}
.single-blog:hover .image-scale::after{
    background: rgba(0,46,91,0);
}
.single-blog {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.blog-grid-fast {
    margin-top: -30px;
}
.single-blog.b-mar{
    margin-top: 20px;
}
.blog-content a h4:hover{
    color:#02d542;
}
.blog-btn {
    display: inline-block;
    font-weight: 700;
    color: #444;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
}

.blog-btn:hover {
    color: #02d542;  
    opacity: 1;
    transition: 0.5s;
}
.blog-search-option input {
    padding: 5px 15px;
    width: 70%;
    border: 1px solid #ccc;
    height: 42px;
}
.blog-search-option {
    margin-bottom: 30px;
    display: block;
}
.blog-search-option button {
    background: #02d542;
    border: 1px solid #02d542;
    font-size: 17px;
    padding: 9px 10px;
    width: 28%;
    color: #fff;
    height: 44px;
}
.blog-search-option button i {
    line-height: 16px;
    font-size: 20px;
    padding: 0px 10px;
}
.blog-search-option button:hover {
    color: #fff;
    background: #002c57;
    border: 1px solid #002c57;
}
.left-blog h4 {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 15px 20px;
    text-transform: uppercase;
}
.left-blog {
    background: #f9f9f9 none repeat scroll 0 0;
    overflow: hidden;
    padding-bottom: 20px;
}
.left-blog li {
    border-bottom: 1px solid #ddd;
    display: block;
}
.left-blog ul li a {
    color: #444;
    display: block;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: capitalize;
    position: relative;
}
.left-blog ul li a:after {
    position: absolute;
    content: "\e876";
    font-family: naslet;
    right: 12px;
    top: 10px;
    font-size: 14px;
}
.popular-tag.left-blog ul li a:after {
    display: none;
}
.recent-single-post {
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.recent-single-post:last-child {
    border-bottom: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding: 0 5px;
    width: 35%;
}
.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
}
.pst-content p a:hover,.left-blog ul li a:hover {
    color: #02d542;
}
.left-blog-page {
}
.pst-content p a {
    color: #444;
    font-size: 15px;
}
.blog-tags {
    padding: 1px 0;
}
.left-blog li:last-child {
    border-bottom: 0 ;
}
.popular-tag.left-blog ul li a:hover{
    color: #fff;
}
.popular-tag.left-side-tags.left-blog ul {
    padding: 0 20px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 0px;
}
.left-tags .left-side-tags ul li a {
    padding: 3px 10px;
    width: auto;
    border: 2px solid #02d542;
    background: #02d542;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
}
.left-tags .left-side-tags ul li a:hover {
    border: 2px solid #02d542;
    background: #fff;
    color:#02d542
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #e8e8e9;
    color: #444;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.comments-list ul li{
    margin-bottom: 25px;
}
.comments-list-img{
    float: left;
    margin-right: 15px;
}
.comments-content-wrap {
    color: #444;
    font-size: 14px;
    margin: 0 0 15px 60px;
    padding: 10px;
    position: relative;
}
.blog-content p {
    font-size: 15px;
    letter-spacing: 0.50px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #02d542;
    font-style: italic;
}
blockquote p {
    font-size: 16px !important;
    line-height: 28px;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.author-description h2 {
    color: #777;
    font-size: 20px;
    text-transform: uppercase;
}
.author-description h2 a {
    color: #333;
}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
    color: #444;
    margin-top: 10px;
}
li.threaded-comments{margin-left:50px}
.comment-respond {
    margin-top: 20px;
}
span.email-notes{color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;}
.comment-respond p {
    color: #444;
    margin-bottom: 5px;
}
.comment-respond input[type=text],.comment-respond input[type=email]{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 32px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;}
.comment-respond textarea#message-box{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
    height: 160px;
    width: 100%;
}
.comments-content-wrap span a {
    color: #02d542;
}
.comments-content-wrap span a:hover {
    color: #02d542;
}
.comment-respond .add-btn.contact-btn {
    background: #02d542;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 5px;
    width: auto !important;
    margin-top: 20px;
    border: 2px solid #02d542;
    text-transform: uppercase;
    font-weight: 700;
}
.comment-respond .add-btn.contact-btn:hover{
    background: #FFF;
    color: #02d542;
    border:2px solid #02d542;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 40px 0 0px;
    border-radius: 4px;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: none;
    margin-left: -1px;
    border-radius: 5px;
}
.pagination>li {
    display: inline-block;
    margin: 0px 3px;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{
    z-index: 3;
    color: #fff;
    background-color: #02d542;
    border-color: #02d542;
    cursor: default;
    border-radius: 5px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #02d542;
    border-color: #02d542;
    border-radius: 2px;
}
.blog-page-details .left-blog-page {
    margin-top:0px;
    margin-bottom:30px;
}
.single-post-comments {
    margin-top: 30px;
}
/*--------------------------------*/
/*  7.project Area
/*--------------------------------*/
.project-area.project-column-3.area-padding.bank-padding {
    margin-bottom: 100px;
}
.project-area {
    background: #fff none repeat scroll 0 0;
}
.single-awesome-project {
    float: left;
    overflow: hidden;
    width:100%;

    
}
.single-awesome-project.bank-all{
    border: 2px solid #000;
    text-align: center;
    padding: 0px;
}
.project-all{
    margin-top: -30px;
}
.project-all .single-awesome-project {
    margin-top: 30px;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
    width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.achievement{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
	border: 2px solid #000;
    padding: 10px;
}
.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
    width: 100%;
    height: 245px;
}
.achievement img{
    transform: scale(1.1);
    transition: 0.4s;
    width: 100%;
    height: 245px;
	padding: 10px;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    background: rgba(0,0,0,0.70) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}
.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
    cursor: pointer;
}
.fa-images {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    top: 41%;
    position: relative;
    font-size: 40px;
}
.project-dec {
    display: block;
    padding: 15px 0px 0px 0px;
}
.project-dec h4 {
    color: #444;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
	text-align: center;
}
.project-dec a {
    color: #444;
}
.project-dec a:hover {
    color: #333;
}
.project-dec span {
    font-size: 14px;
}
.pst-content {
    padding-left: 10px;
}
.single-awesome-project:hover .project-dec h4 {
    color:#02d542;
}
.bank h4 {
    font-size: 9px;
    font-weight: 900;
    color: #000;
    font-family: sans-serif;
    margin-top: 6px;
    margin-bottom: 5px;
	text-transform: uppercase;
}
.bank p {
    font-size: 12px;
    color: #000;
    margin: 0;
    text-align: center;
	font-weight: 700;
}
.bank-btn {
    color: red;
    font-size: 13px;
    font-weight: 700;
    transition: .3s;
}
.bank-btn:hover{
    color: #2fca2e;
    transition: .3s;
}
.bank img {
    height: 70px;
    width: 100%;
}

/*--------------------------------*/
/* 4.Welcome Services Area
/*--------------------------------*/
.welcome-area{
    background: #f9f9f9;
}
.section-headline h4 {
    font-size: 24px;
    max-width: 800px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 auto;
    text-transform: uppercase;
}
.section-headline h4 .color {
    color: #02d542;
    font-weight: 600;
}
.well-services {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    z-index: 1;
    background: #fff;
    margin-bottom: 30px;
}
.main-services {
    display: block;
    overflow: hidden;
    padding: 20px;
    position: relative;
    z-index: 1;
}
.well-icon {
    width: 60px;
    float: left;
    height: 100px;
    font-size: 40px;
    color: #02d542;
}
.services-img {
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0px;
}
.welcome-area-2 .services-img {
    padding: 50px 30px;
}
.services-img img {
    transform: scale(1.1);
    transition: 0.4s;
    width:100%;
}
.image-layer {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.99) none repeat scroll 0 0;
    z-index: 1;
    opacity: 1;
    transition: 0.4s;
    padding: 20px;
}
.image-layer a {
    display: block;
    text-align: left;
    position: relative;
    margin-bottom: 3px;
    color: #fff;
    font-size: 13px;
}
.image-layer a i {
    border-radius: 50%;
    background: transparent;
    font-size: 10px;
    opacity: 0.90;
    line-height: 30px;
}
.service-content h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.service-btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    z-index: 2;
}
.service-btn::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -12px;
    top: -2px;
}
.well-services:hover .services-img img {
    transform: scale(1);
    transition: 0.4s;
}
.well-services:hover .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.4s;
}
.well-services:hover .service-content h4{
    color: #02d542;
}
.well-services:hover .service-btn:hover{
    color: #02d542;
}
.image-layer a:hover{
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    padding: 30px 20px;
    margin-bottom: 35px;
}
.intl-tel-input {
    width: 100%;
}
.nec-num {
    border-radius: 0;
    padding: 30px 0px;
    margin-bottom: 35px;
}

.contact-page .con-h3{
    color: #000;
    padding: 20px 0;
}
.help-block {
    margin-bottom: 35px;
}
.form-control:focus {
    border-color: none;
}
.nec-map {
    margin-bottom: 50px;
}
*[role="form"] {
    max-width: 700px;
    padding: 15px;
    margin: 0 auto;
    border-radius: 0.3em;
}

*[role="form"] h2 { 
    font-size: 40px;
    font-weight: 600;
    color: #000000;
    margin-top: 5%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.form-horizontal .control-label {
    color: #2b9327;
}
.registra-nec {
}
.registra-nec h2 {
    color: #2b9327;
    margin-bottom: 30px;
}


.btn-primary {
    background-color: #2b9327;
    border-color: #2b9327;
}

.big {
  font-size: 1.2em;
}

.small {
  font-size: .7em;
}

.square {
  width: .7em;
  height: .7em;
  margin: .5em;
  display: inline-block;
}

.booking{
    padding: 50px 0;
    background-color: #e0f3e7;
	min-height: 400px;
}
.booking .control-label {
    padding: 0 14px;
    color: #2b9327;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
}
/* Custom dropdown */
.custom-dropdown {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 10px; /* demo only */
}

.custom-dropdown select {
    width: 100%;
  background-color: #2b9327;
  color: #fff;
  font-size: inherit;
  padding: .5em;
  padding-right: 2.5em; 
  border: 0;
  margin: 0;
  border-radius: 3px;
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: button; /* hide default arrow in chrome OSX */
}

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.custom-dropdown::after { /*  Custom dropdown arrow content: "\25BC";*/
  height: 1em;
  font-size: .625em;
  line-height: 1;
  right: 1.2em;
  top: 50%;
  margin-top: -.5em;
}

.custom-dropdown::before { /*  Custom dropdown arrow cover */
  width: 2em;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
}

.custom-dropdown select[disabled] {
  color: rgba(0,0,0,.3);
}

.custom-dropdown select[disabled]::after {
  color: rgba(0,0,0,.1);
}

.custom-dropdown::before {
  background-color: rgba(0,0,0,.15);
}

.custom-dropdown::after {
  color: rgba(0,0,0,.4);
}
.booking button {
    margin-top: 32px;
    padding: 8px 0;
    /* color: red; */
}
.location-nec {
    margin-top: 11px;
    padding: 13px 10px;
}
.booking .nec-text {
    padding-left: 0px;
}
a#scrollUp i.fa-angle-up {
    line-height: 32px;
}

.career{
    padding: 200px 0;
    background-color: #e0f3e7;
}
.tracking-eco {
    padding: 50px 0;
    background-color: #e0f3e7;
}
.tracking-content .form-horizontal {
    padding: 60px 0;
}
.owl-nav i {
    line-height: 37px;
}
.single-contact.fot a {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
}
.single-contact.fot a i{
    color:#000;
}
.condition {
}
.asia_btn {
    width: 100%;
    background-color: #2b9327;
    text-align: left;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(72,138,69,1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(72,138,69,1);
    box-shadow: 3px 3px 5px 0px rgba(72,138,69,1);
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.condition-content img, .condition-content .asia_con {
    margin-bottom: 10px;
}
.team-condition {
    padding-top: 50px;
}
.site-map-content {
    background-color: #e0f3e7;
    padding: 50px 0;
    margin: 0 80px;
}
.sitemaphead {
    margin-left: 15px;
    color: #2b9327;
    font-size: 40px;
    text-transform: capitalize;
    letter-spacing: 3px;
    font-weight: 500;
}
.site-map-content strong {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px
}
.site-map-content h1 {
    color: #2b9327;
}
.nec-security-btn {
    color: #fff;
    background-color: #2b9327;
    width: 200px;
}

.accordion {
    background: #2b9327;
    margin: 0 auto;
    border-radius: 3px;
}
.faqs-content {
    margin-bottom: 15px;
}
.heading {
    color: #2b9327F;
    font-size:18px;
    border-bottom: 1px solid #e7e7e7;
    letter-spacing: 0.8px;
    padding: 15px;
    cursor: pointer;
    font-weight: 900; 
	color:#000;
}
.heading:nth-last-child(2){
    border-bottom:0; 
}

.heading:first-child:hover {
    border-radius: 3px 3px 0 0;
}
.heading:nth-last-child(2):hover{
    border-radius:0 0 3px 3px;
}
.heading::before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border-top: 7px solid #f5f5f5;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    float: right;
    transform: rotate(0);
    transition: all 0.5s;
    margin-top: 5px;
}
.active.heading::before {
    transform: rotate(-180deg);
}
.not-active.heading::before {
    transform: rotate(0deg);
}
.contents {
    display: none;
    padding: 15px;
    color: #7f8fa4;
    font-size: 13px;
    line-height: 1.5;
}
.accordion h4 {
    margin: 2px 0;
    font-size: 16px;
	color:#000;
}
.accordion p {
    font-size: 15px;
    color: #000;
    text-align: justify;
}
.nec-agent-bg {
    background-color: #e0f3e7;
    padding: 90px 0;
}

.nec-agent-bg h2 {
    font-size: 26px;
}
.nec-agent-bg p {
    color: #333;
    font-size: 15px;
}
.team-condition p {
    color: #000;
    font-size: 14px;
}
.scolornec {
    color: #2b9327;
    /* padding-top: 10px; */
}
.scolornec.one {
    font-size: 40px;
}
.complaints p {
    color: #000;
    font-size: 15px;
    text-align: justify;
    /* margin-bottom: 8px; */
}
a.flaticon-blueprint p {
    color: #fff;
}
.blog-image img {
    width: 100%;
    height: 225px;
}
a.blog-images img {
    height: 300px;
}
.blog-content {
    text-align: justify;
}
p {
    text-align: justify;
}
figure.easyimage.easyimage-full {
    text-align: center;
}
.cpad {
    margin-top: 12px;
}
.cpad h6 {
    margin: 5px 2px;
}
.single-contact span p {
    margin: 5px 0px;
}
.cpad li {
    color: #000;
}
a.career-btn {
    background-color: #2b9327;
    color: #fff;
    padding: 11px 40px;
    margin-top: 30px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.career-apply h2 {
    text-align: center;
}
.find-location {
    margin-top: 20px;
}
.f-location {
    padding: 10px 20px;
    width: 100%;
    height: 200px;
}

.f-location h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    margin: 2px 0;
}

.f-location p {
    color: #000;
    font-size: 17px;
    margin: 2px 0;
}
.search-head h2 {
    text-align: center;
}
.search-con a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color:#000;
}

.search-con a:hover{
    text-decoration: underline;
    color:red;
}
.search-btn {
    margin-left: 5px;
}
.accordion.board-of-director-tab-box {
    width: 100%;
    min-height: 160px;
    padding: 15px;
    margin-bottom: 18px !important;
    box-sizing: border-box;
    border: 1px solid rgb(190, 205, 220);
    border-left: 8px solid #2b9327;
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(218,222,223) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(218,222,223) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(218,222,223) 0%, rgb(255,255,255) 100%);
    box-shadow: 0px 0px 5.8px 4.2px rgba(0, 0, 0, 0.1);
}
.contents{
    border: 1px solid #D9D9D9;
    padding: 25px 12px;
    color:#000;
}
.head-img img {
    height: 116px;
    width: 100px;
    border: 1px solid #000;
}
.board {
    padding: 50px 0;
}
.head-cont h3 {
    color: #000;
    text-transform: uppercase;
    margin: 2px 0;
    font-size: 24px;
}
.contents p {
    color: #000;
}
.home-bread a {
    text-transform: uppercase;
}
.condition p strong {font-size: 22px;text-transform: uppercase;font-weight: 500;}
.cookies .condition p strong {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
}
.complaints h6 {
    line-height: 22px;
    color: #444;
    font-size: 16px;
	font-weight:700;
	margin: 0;
}
.complaints h5 {
    font-weight: 500;
}
.bank h4 {
    border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#siteseal img{
	width:120px;
	height:30px;
}

.box {
  transition: box-shadow .5s;
  width: 100%;
  height: 190px;
  float: left;
  border: 1px solid #d1dcd5;
  margin-bottom:30px;
  
}
.box:hover {
  box-shadow: 0 0 11px #000; 
  transition: box-shadow .5s;
}
.website{
margin-bottom:50px;
}
.all-video img {
    width: 370px;
    height: 230px;
}
.all-video{
	position:relative;
	width:100%;
}
.all-video i.fa-youtube{
    position: absolute;
    top: 82px;
    left: 144px;
    color: red;
    content: "";
    font-size: 60px;
    overflow: hidden;
    z-index: 0;
}
.owl-nav i {
    line-height: 31px;
    display: block;
}
.owl-theme .owl-nav {
    margin-top: 0px;
}
.owl-controls .owl-dots {
    position: absolute;
    left: 0;
    bottom: 7px;
    content: "";
    margin: 0 auto;
    width: 100%;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #D6D6D6;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #2b9327;
}
.owl-theme .owl-nav [class*=owl-] {
    background: none;
}
.well-services ul {
    list-style: square;
}
.well-services ul li {
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
	text-align: justify;
}
.search-page {
    height: 430px;
}
.mvc-box-height {
    height: 510px;
}
.team-condition span strong {
    font-size: 13px;
    font-weight: 700;
    text-transform: lowercase;
}
.choose-services h6 {
    font-size: 16px;
    margin-bottom: 8px;
}
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: .90;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #fff;
    background: #212327;
    padding: 60px 50px;
    font-size: 16px;
    font-weight: 700;
    word-spacing: 1px;
	
}

.cookiealert.show {
    transform: translateY(0%);
    transition-delay: 2000ms;
}

.cookiealert a {
    text-decoration: underline
}
.cookiealert a:hover,.cookiealert a:focus{
	color:#fff;
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}
#popup_this {
    top: 20% !important;
    left: 50%;
    text-align:center;
    margin-top: 20px;
    margin-left: 0 auto;
    position: fixed;
    background: #fff;
    padding: 1px;
	z-index:99999999999999999999999999999;
}
#popup_this {
    left: 50% !important;
    transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
    margin: 40px 15px;
}
.b-close {
    position: absolute;
    right: -30px;
    top: -30px;
    cursor: pointer;
    color: #fff;
    /*background: #ff0000;*/
    padding: 5px 10px;
    border-radius: 50%;
    border: 2px solid;
	z-index:99999999999999999999999999999;
}
.career-post h4 {
    color: #2b9327;
}

.career-post p {
    margin: 5px 10px;
    color:#000;
    font-size: 16px;
    font-weight: 600;
}
.career-post {
    color: #000;
    margin-top: 15px;
}
td.car-td {
    margin-right: 10px;
    display: block;
}
td.car {
    margin-left: 5px !important;
    display: block;

}
.car-btn {
    padding: 5px 19px;
    background: #2b9327;
    color: #fff;
    margin-left: 8px;
}

.career-btnall {
    margin-top: 20px;
}
.car-post {
    color: #2b9327;
}
.car-posts {
    color: #2b9327;
    margin-left: 5px !important;
    display: block;
}
.vbox-container img{
    width: 1170px;
    height: 780px;
}
.single-contact.fot p {text-transform: initial;font-size: 16px;}
.single-contact p {
    text-align: initial;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
}
img.privacy_img {
    width: 25px;
    height: 17px;
    margin-right: 5px;
    float: left;
    margin-top: 4px;
}
.mobile-menu-area .sub-menu li a {
    text-transform: uppercase !important;
}
.f-location p {
    text-align: left;
}
.slider-area-bg img {
    width: 100%;
    height: auto;
}
.head-bg {
    border: 1px solid #ee1e2c;
}
.money-img.tex-right {
    text-align: center;
    color: #000;
    border: 2px dotted #000;
    padding: 10px 0;
}
.money-img h3 {
    font-size: 30px;
    line-height: 32px;
    font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#000;
}
.money-img img {
    transition: .3s;
    width: 243px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 30px;
    transition: .3s;
}
.money-img a:hover img {
    padding-top: 10px;
    padding-bottom: 29px;
    transition: .3s;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.mobile-youlink {
    font-size: 45px;
    color: #ff0000;
}
.corona-img img {
    height: 700px;
}
.how-to-send {
    text-align: right;
    width: 100%;
    color: #0089ff;
    font-size: 15px;
    font-weight: 900;
    line-height: 23px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.how-to-send:hover{
 text-decoration: underline;
}
.online-img img {
    height: 100%;
    width: 100%;
}
.rateonline img {
    height: 100% !important;
    width: 100% !important;
}
.goog-te-banner-frame{
    display: none;
}
.goog-te-menu-value {
    width: 150px;
    height: 50px;
}

#goog-gt-tt {display:none!important;visibility:hidden!important;}

.goog-te-gadget {
  font-family: Roboto, 'Open Sans', sans-serif!important;
  text-transform: uppercase;
}
.goog-te-gadget-simple  {
  background-color: rgba(255,255,255,0.20)!important;
  border: 1px solid rgba(255,255,255,0.50) !important;
  padding: 8px!important;
  border-radius: 4px!important;
  font-size: 1rem!important;
  line-height:2rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-menu2 {
  max-width: 100%;
}
.goog-te-menu-value {
  color: #fff !important;
    &:before {
    font-family: 'Material Icons';
    content: "\E927";
    margin-right: 16px;
    font-size: 2rem;
    vertical-align: -10px;
    // width:32px!important;
  } 
}
.goog-te-menu-value span:nth-child(5) {
  display:none;
}
.goog-te-menu-value span:nth-child(3) {
  border:none!important;
  font-family: 'Material Icons';
  &:after {
    font-family: 'Material Icons';
    content: "\E5C5";
    font-size: 1.5rem;
    vertical-align: -6px;
  }  
}

.goog-te-gadget-icon {
    background-image: url(https://placehold.it/32)!important;
    background-position: 0px 0px;
    height: 32px!important;
    width: 32px!important;
    margin-right: 8px!important;
    //     OR
    display: none;
}


// ============ HIDE TOP BAR ============ 
.goog-te-banner-frame.skiptranslate {display: none!important;} 
*{box-sizing: border-box;}

/* ================================== *\
    Mediaqueries
\* ================================== */
@media (max-width: 667px) {
    #google_translate_element {
        bottom: calc(100% - 50% - 53px);
        left: 16px!important;
        width: 100%!important;
        goog-te-gadget {
            width:100%!important;
        }
        .skiptranslate {
            width:100%!important;           
        }
        .goog-te-gadget-simple {
            width: calc(100% - 100px)!important;
            text-align: center;
        }   
    }
}
.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
    color: #0000cc;
    background: #ffffff;
    width: 182px !important;
}
.headLog .hLogin {
    padding: 7px  10px !important;
    border: 2px solid #000;
    margin-top: 32px;
    margin-right: 7px;
    border-radius: 20px;
    /* font-size: 15px; */
}
.headLog .rRegistration{
    border: 2px solid transparent;
    background-color: red !important;
    color: #ffffff !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.logo a img {
    max-width: 198px !important;
    height: auto;
}
.main-menu {
    margin-top: 14px;
}
.header-area.stick .navbar-brand>img {
    /* display: block; */
    /* width: 160px; */
    /* height: 63px; */
    /* margin-top: 82px; */
    max-width: 198px !important;
}
.sliderbtm img {
    width: 34px !important;
    height: auto;
}

.slidetext h4 {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: 25px;
    font-weight: 400;
}

.slidetext {
    margin-bottom: 22px;
}

.slidetext p {
    margin-bottom: 0;
    padding-left: 75px;
    font-weight: 600;
    text-align: left;
}
.navbar-brand {
    padding: 9px 0px !important;
}
.sendmain {
    padding: 70px 0;
    background-color: #F8F4F4;
}

.sendmoney h2 {
    font-size: 35px;
    color: #000;
    margin-bottom: 50px;
    font-family: 'Manrope', sans-serif;
    font-weight:600;
}

.sendbody {
    border: 2px solid #fff;
    padding: 30px 0;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 0px 2px rgba(224,217,224,1);
-moz-box-shadow: 0px 1px 0px 2px rgba(224,217,224,1);
box-shadow: 0px 1px 0px 2px rgba(224,217,224,1);
opacity: .93;
}
.sendbody img {
    height: 110px;
    margin-bottom: 15px;
}

.sendbody a {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: 500;
}

.why-choose-product h2 {
    font-size: 35px;
    color: #000;
    margin-bottom: 50px;
    font-family: 'Manrope', sans-serif;
    font-weight:600;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 4px;
}
.mobileapps{
    padding: 50px 0;
    text-align: left;
    

}
.mobileapps img{
    width: 430px;
    height: auto;
}
.paymenttext h2 {
    font-size: 38px;
    text-align: left;
    padding-top: 32px;
    color: #000;
    font-weight:600;
}

.paymenttext h4 {
    font-size: 15px;
    text-align: left;
    color: #000;
}

.paymenttext p {
    font-size: 15px;
    color: #000;
    margin: 5px 0;
    font-weight:500;
}

.paymenttext img.payment {
    width: 159px;
    height: auto;
    margin-top: 20px;
}
.paymenttext .fa-check {
    color: #02992e;
    margin-right: 5px;
}
.animate__animated.animate__bounce {
  --animate-duration: 5s;
}
.animate__animated.animate__bounceInRight {
  --animate-duration: 3s;
}
.animate__animated.animate__fadeInUp {
  --animate-duration: 3s;
}
.animate__animated.animate__bounceIn{
    --animate-duration: 3s;
}
.animate__animated.animate__fadeInDown{
    --animate-duration: 2s;
}
.animate__animated.animate__fadeInRight{
    --animate-duration: 2s;
}
.animate__animated.animate__flipInX{
    --animate-duration: 3s;
}
.animate__animated.animate__heartBeat{
   --animate-duration: 5s; 
}
.sendmain {
    background: url(img/icon/servicebg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 500px;
}