/*-----------------------------------------------------------------------------------

    Template Name: Mintop - creative Agency HTML Template
    Template URI: http://rockstheme.com
    Description: This is html5 template
    Author: Rocks_theme
    Author URI: http://rockstheme.com
    Version: 1.0

-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------  

     CSS INDEX
    ===================
    1. Theme default css
    2. Header area
    3. Intro area
    4. Welcome services area
    5. About Area
    6. Services Area
    7. Video Area
    8. Pricing area css
    9. projects Area
    10.Counter Area
    11. Blog Area
    12. Quote Area
    13. Footer Area
    14.	Home Page 2
    15.Reviews Area Css
    16.	Home Page 03
    17.Feature Area
    18. Team Area
    19. Home Page 04
    20. Breadcumbs Area
    21. Error page
    22. Blog Sidebar Area
    23. Blog Details
    24.	Contact Us  CSS
    25. Services Details area
    26. Project Details page
    27.Animation  CSS
    28.General code CSS



    
-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,400&amp;family=Nunito+Sans:ital,wght@0,400;0,600;0,700;1,400&amp;display=swap');


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/

body {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #666;
    font-size: 16px;
}

.img,img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover{
    color: #002147;
    text-decoration: none;
}

a,
button {
    color: #002147;
    outline: medium none;
    text-decoration: none;
}
button{
	cursor: pointer;
	transition: .3s;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Merriweather', serif;
    color: #151b2c;
    margin-top: 0px;
    font-weight: 600;
    margin-bottom: 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
	font-size: 60px;
    line-height: 66px;
}

h2 {
    font-size: 36px;
    line-height: 46px;
}

h3 {
	font-size: 32px;
    line-height: 40px;
}

h4 {
    font-size: 24px;
    line-height: 32px;
}

h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

h6 {
    font-size: 16px;
    line-height: 28px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    color: #666;
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #002147 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.section-headline{
    padding-bottom: 20px;
}
.area-padding{
    padding: 110px 0px;
}
.area-padding-1{
    padding: 0px 0px 110px;
}
.area-padding-2{
    padding: 110px 0px 80px;
}
.area-padding-3{
    padding:80px 0px;
}
.area-padding-4{
   padding:110px 0px 10px; 
}
.section-headline h2 {
    color: #18233A;
    font-size: 38px;
    line-height: 48px;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.section-headline h2::after {
    left:-15px;
    top: -33px;
}
.white-headline h2{
   color:#fff; 
}
.white-headline p{
   color:#f9f9f9; 
}
.section-headline .top-head {
    margin: 0px auto 5px;
    color: #2D2E30;
    font-weight: 700;
    font-size: 17px;
}
.top-head {
    font-family: 'Merriweather', serif;
    position: relative;
    background: #000a7a;
    padding: 2px 10px;
    color: white !important;
    display: inline-block;
}
.left-headline h2 {
    font-size: 38px;
    line-height: 48px;
    position: relative;
    z-index: 1;
}
.left-headline h2::after {
    left: -25px;
    top: -33px;
}
.text-service h2{
    position: relative;
    z-index: 1;
}
.text-service h2::after {
    left: -25px;
    top: -33px;
}
.left-headline .top-head {
    text-align: left;
    margin: 0px auto 5px;
    color: #2D2E30;
    font-weight: 700;
    font-size: 17px;
}
.text-service .top-head {
    text-align: left;
    margin: 0px auto 5px;
    color: #2D2E30;
    font-weight: 700;
    font-size: 17px;
}
.full-left {
    margin-left: 30px;
    margin-bottom: 20px;
    padding-left: 30px;
}
.separator {
    border-bottom: 2px solid #eae7ff
}
.bg-color{
   background:#f8f8fe;
}
.area-80 {
    padding: 80px 0px;
}
.bread-pd {
    padding: 220px 0px 150px;
}
.hd-btn {
    color: #fff;
    padding: 9px 15px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 3px;
}
.hd-btn i {
    font-size: 14px;
    padding-right: 10px;
    line-height: 24px;
}
.hd-btn:hover {
	background:transparent;
    transition: all 0.3s ease 0s;
}
.play-btn {
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 50%;
    background-color: transparent;
    text-align: center;
    color: #fff;
    padding-left: 3px;
    margin-left: 27px;
    border: 1px solid #002147;
    font-size: 30px;
    position: relative;
    top: 6px;
}
.color-text{
    color:#002147 !important;
}
.play-btn:hover {
	background-color: #002147;
	box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2);
	color: #3d5368;
}
.about-video-btn {
	font-size: 14px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	position: absolute;
	text-align: center;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
	padding-left: 3px;
}
.about-video-btn.white-video-btn {
	width: 120px;
	height: 120px;
	line-height: 119px;
	background: #fff;
	color: #223645;
}
.about-video-btn.white-video-btn:hover {
	background: #002147;
	border: 2px solid #002147;
	color: #3d5368;
}
.t-center{
    text-align: center;
}
.f-right{
    float:right;
}
.f-left{
    float:left;
}

.brand-content{
    padding: 30px;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('../gif/preloader.gif') no-repeat center center;
}

/*----------------------------------------*/
/* scroll to top
/*----------------------------------------*/
.progress-wrap {
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.progress-wrap::after {
    position: absolute;
    font-family: 'themify';
    content: '\e627';
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-weight: 500;
    color: #002147;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.progress-wrap svg path {
    fill: none;
}
.progress-wrap svg.progress-circle path {
    stroke:  rgba(255, 255, 255, 0.2);
    stroke-width: 3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.progress-wrap {
    -webkit-box-shadow: inset 0 0 0 3px  rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 0 3px  rgba(255, 255, 255, 0.2);
}
.progress-wrap::after {
    color: #002147;
}
.progress-wrap svg.progress-circle path {
    stroke: #002147;
}
/*----------------------------------------*/
/*  2. Header bottom area
/*----------------------------------------*/
.header-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.header-center {
    background:url(../png/header.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; 
    padding: 0 20px 0px 20px;
    margin-top: 40px;
}
.header-logo {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.header-logo a {
    display: flex;
    align-items: center;
    height: 100%;
}
.header-logo::after {
    background: url(../png/logo-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    left: -32px;
    top: -15px;
    width: 100%;
    height: 130%;
    position: absolute;
    content: "";
    z-index: -1;
}
.header-logo::before {
    background: #4F4949;
    left: -100px;
    top: -15px;
    width: 90%;
    height: 130%;
    position: absolute;
    content: "";
    z-index: -1;
}
.logo img {
	position: relative;
	z-index: 2;
}
.header_menu ul li {
	display: inline-block;
	margin-left: 30px;
	position: relative;
}
.header_menu ul li a {
	color: #fff;
	font-weight: 600;
	padding: 35px 0;
	display: block;
	font-size: 17px;
}
.header_menu ul li a:hover{
    color:#002147;
}
.header_menu ul li.menu-item-has-children > a::after {
    content: '\e64b';
    font-family: 'themify';
    font-weight: 600;
    margin-left: 6px;
    font-size: 12px;
    line-height: 30px;
    transition: 0.5s;
}
.header_menu ul li ul.submenu {
	position: absolute;
	background: #423E3E;
	width: 200px;
	top: 110%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	padding: 15px 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	border-top: 2px solid #002147;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
	z-index: 99;
	text-align: left;
}
.header_menu ul li ul.submenu li {
	margin: 0;
	display: block;
}
.header_menu ul li ul.submenu li a {
	padding: 8px 30px;
	font-size: 15px;
    position: relative;
    display: block;
}
.header_menu ul li:hover ul.submenu li a{
     color:#fff;
}
.header_menu ul li ul.submenu li a:hover {
    color: #002147;
    transition: 0.5s;
}
.header_menu ul li:hover ul.submenu {
	opacity: 1;
	visibility: visible;
	top: 96%;
}
.header-social-icons {
    float: right;
}
.main-menu ul li:hover > a {
	color: #fff;
}
.header-right {
    margin-left: 60px;
    float: right;
    padding: 26px 0px;
}
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: #363232;
}
.header-area.stick .header-center{
    margin-top: 0;
}
.header-area.stick .header_menu ul.main-menu >li>a {
    padding: 35px 0px;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    /*padding: 15px 0;*/
}
.header-area.stick .header-right {
    margin-left: 60px;
    padding: 22px 0px;
}
.search-inner {
    display: inline-block;
    margin-right: 25px;
}
.search-option {
    background: #423E3E;
    bottom: -84px;
    color: #fff;
    display: none;
    position: absolute;
    right: 44px;
    width: 300px;
    z-index: 99999;
    padding: 20px;
}
.header-right a.main-search {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    position: relative;
    top:5px;
}
.header-area.stick .header-right a.main-search{
    color:#fff;
}
.search-option input {
    background: #363232 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 212px;
    height: 44px;
}
.search-option button.button {
    background: #002147;
    border: medium none;
    color: #2D2E30;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
/*----------------------------------------*/
/*  3. Intro Area
/*----------------------------------------*/
.intro-area{
	position: relative;
	overflow: hidden;
    z-index: 1;
}
.bg-wrapper{
    position: relative;
    z-index: 1;
}
.bg-wrapper::after{
    position: absolute;
    background:url(../bg1.html);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
    content: "";
    left:0;
    top: 0;
    width:100%;
    height: 100%;
}
.intro-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: -120px;
}
.slide-images {
    margin-top: -40px;
    text-align: right;
}
.slide-all-text {
    margin-top: 30px;
}
.slider-content {
    position: relative;
}
.title-2 {
    color: #2a354e;
    font-size: 55px;
    font-weight: 600;
    line-height: 70px;
    margin-bottom: 30px;
    margin-right: 26px;
    position: relative;
}
.title-1 {
    font-size: 20px;
    color: #444;
    margin-bottom: 15px;
    font-weight: 400;
}
.layer-1 {
    position: relative;
    z-index: 1;
    padding:10px 10px 10px 50px;
}
.layer-1::after {
    position: absolute;
    background: url(../png/l-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    content: "";
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
}
.video-content {
    display: inline-block;
    margin-left: 30px;
}
.video-content a:hover i {
    background: #2D2E30;
    color: #002147;
    transition: 0.4s;
}
.video-play.vid-zone i {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: relative;
    font-size: 14px;
    background: #002147;
    color: #2D2E30;
    margin-right: 10px;
    transition: 0.4s;
}
.video-content a span {
    color: #2D2E30;
    font-size: 18px;
    font-weight: 600;
    transition: 0.4s;
    position: relative;
}
.video-content a span:hover{
    color:#2D2E30;
}
.video-content a span::after{
    position: absolute;
    content: "";
    left:0px;
    bottom: 0px;
    background: #2D2E30;
    width:0%;
    height:1px;
    transition: 0.5s;
}
.video-content a span:hover::after{
    width:100%;
     transition: 0.5s;
}
.slide-top-image img {
    float: left;
    width: 50%;
    margin-bottom: 50px;
}
.top-img1{
    padding-right: 30px;
    border-radius: 5px;
}
.top-img2{
    padding-left: 30px;
    border-radius: 5px;
}
.slide-bot-image {
    text-align: center;
}
.top-img3{
    width: 50%;
    border-radius: 5px;
}
/*--------------------------------*/
/* 4. Welcome services Area
/*--------------------------------*/
.welcome-service {
    position: relative;
    margin-bottom: -80px;
}
.bg-icon {
    position: absolute;
    top: 0;
    left: 0;
    animation-name: bounce ;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.wel-service-inner{
    position: relative;
    top: -100px;
    z-index: 10;
}
.wel-text {
    overflow: hidden;
    margin-bottom: 30px;
    transition: 0.5s;
}
.wel-content {
    padding: 30px 30px;
    text-align: center;
    transition: 0.5s;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    background: #fff;
    border:1px solid #fffbbb;
}
.wel-content:hover{
    background:#363232;
    transition: 0.5s;
}
.wel-content h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.wel-content:hover h4{
    color:#fff;
    transition: 0.5s;
}
.wel-content:hover p{
    color:#ddd;
}
.wel-text:hover{
    transition: 0.5s;
}
.wel-content:hover h4:hover{
    color:#002147;
    transition: 0.5s;
}
.wel-down-icon {
    font-size: 70px;
    color: #002147;
    display: inline-block;
    line-height: 70px;
    margin-bottom: 20px;
}
.wel-up{
    top: 40px;
    position: relative;
}
.wel-content::after {
    position: absolute;
    left: -130px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../png/layer2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    z-index: -1;
    transition: 0.5s;
    opacity: 0;
}
.wel-center .wel-content::after{
    left: 0px;
    opacity: 1;
}
.wel-text:hover{
    transition: 0.5s;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.wel-text:hover .wel-content::after {
    position: absolute;
    left:0px;
    transition: 0.5s;
    opacity: 1;
}
.p-number {
    position: absolute;
    bottom: 0;
    left: 15px;
    font-size: 30px;
    color: #020134;
    opacity: 0.9;
    font-family: 'Merriweather', serif;
}
/*----------------------------------------*/
/* 5. About Area
/*----------------------------------------*/
.about-area{
    position: relative;
}
.about-area .bg-icon {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    left: auto;
    animation-name: bounce ;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: -1;
}
.ab-content-inner {
    position: relative;
    display: block;
    overflow: hidden;
}
.ab-image {
    position: relative;
    padding: 60px 0px;
    z-index: 1;
}
.ab1-image {
    width: 85%;
    float: left;
    padding-right: 20px;
    border-radius: 5px;
    position: relative;
    padding-bottom:50px;
}
.ab-image-2 {
    width: 320px;
    height: auto;
    border-radius: 5px;
    position: absolute;
    right: 0px;
    bottom: 20%;
    z-index: 5;
    border: 4px solid #002147;
    border-radius: 4px;
}
.big-content {
    width: 130px;
    height: 150px;
    background: #363232;
    padding: 14px;
    border-radius: 4px;
    z-index: 4;
    text-align: center;
    padding:24px 20px;
}
.big-content .big-text {
    font-size: 40px;
    line-height: 46px;
    color: #2D2E30;
    display:block;
    font-weight: 700;
    font-family: 'Merriweather', serif;
    width: 50px;
    height: 50px;
    border: 1px solid #002147;
    background: #002147;
    border-radius: 4px;
    margin: 0px auto 10px;
}
.big-content .under-text {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.ab-mark-text {
    margin-left: 30px;
}
.about-text {
    margin-left: 50px;
}
.company-inner {
    display: flex;
    vertical-align: middle;
    margin-top: 30px;
}
.ab-mark-text li {
    display: block;
    position: relative;
    padding: 12px 0px 12px 40px;
}
.ab-mark-text li::after {
    position: absolute;
    left: 0px;
    top: 12px;
    content: "\e64c";
    font-family: themify;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    color: #2D2E30;
    background: #002147;
}
.about-company {
    margin-top: 40px;
    display: block;
    overflow: hidden;
}
.single-about {
    width: 50%;
    float: left;
}
.about-icon {
    font-size: 40px;
    line-height: 60px;
    color: #2D2E30;
    background: #002147;
    margin-right: 20px;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #002147;
}
.single-about {
    width: 50%;
    float: left;
}
.ab-text-one, .ab-text-two {
    padding: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-radius: 3px;
    color: #fff;
    border:1px solid #002147;
}
.ab-text-one{
    margin-right: 30px;
}
.ab-text {
    font-size: 18px;
    padding-left: 0px;
    display: inline-block;
    font-family: 'Merriweather', serif;
}
.bg-layer {
    position: absolute;
    left: 30px;
    top: 0%;
    width: 140px;
    height: 140px;
    z-index: 2;
}
.bg-layer-1::after {
    background: url(../png/l-icon2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/*----------------------------------------*/
/*  6. Services Area
/*----------------------------------------*/
.service-area{
    
    background-repeat: no-repeat;
    background-position:center center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    z-index: 1;
	background-color: #002147
}
.service-area::after {
    position: absolute;
    left: 0px;
    top:0px;
    content: "";
    width: 100%;
    height: 100%;
    background:#363232;
    z-index: -1;
    opacity: 0.9;
}
.service-img {
    margin-bottom: 20px;
}
.single-service-inner{
    background:#F0FAFF;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.single-service-inner::after {
    position: absolute;
    left: 0px;
    top:0px;
    content: "";
    width: 100%;
    height: 100%;
    background:url(../png/layer1.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index:-1;
    transition: 0.5s;
    opacity: 1;
}
.single-service {
    padding: 20px;
    min-height: 300px;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    z-index: 5;
}
.service-img img {
    width: 80px;
    height: 80px;
}
.text-inner {
    min-height: 360px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    padding: 20px 120px 20px 120px;
}
.text-service {
    border: none;
}
.text-service-down {
    border: none;
    transition: 0.5s;
    margin-left:100px;
    float: right;
    padding: 50px;
    min-height: 360px;
    border-radius: 4px;
}
.service-content h4 {
    font-size: 20px;
    line-height: 30px;
}
.service-content h4 a{
	color:#2a354e;
}

}
.single-service h2 {
    font-size: 38px;
    line-height: 46px;
}
.single-service p {
    margin-bottom: 0px;
}
.service-more-btn {
    margin-left: 50px;
}
.service-more-btn a {
    background: #002147;
    color: #2D2E30;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 25px 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    border-radius: 3px;
    width: 110px;
}
.service-more-btn a span {
    display: block;
    margin-top: 30px;
    font-size: 40px;
}
.service-btn:hover{
    border: 1px solid #002147;
    background: transparent;
    color: #002147;
    transition: all 0.4s ease 0s;
}
.text-service-down h2 {
    font-size: 32px;
    color:#2D2E30;
}
.single-service-inner:hover .service-content h4 a{
	color:#002147;
    transition: 0.5s;
}
.single-service-inner:hover .service-content p {
	color:#002147;
    transition: 0.5s;
}
.single-service-inner:hover .service-content h4:hover a {
	color:#002147;
    transition: 0.5s;
}
/*--------------------------------*/
/* 7. Video Area
/*--------------------------------*/
.video-area{
    position: relative;
    z-index: 1;
}
.video-area::before {
    background:url(../png/bg3.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
    content: "";
    height: 75%;
    left: 0;
    position: absolute;
    top:25%;
    width: 100%;
    z-index: -1;
}
.video-area::after {
    position: absolute;
    content: "";
    height: 75%;
    left: 0;
    position: absolute;
    top:25%;
    width: 100%;
    z-index: -1;
    background:#323636;
    opacity: 0.8;
}
.video-image {
    margin:0px 40px 0px 70px;
}
.mr-center{
    margin: 70px 60px 0px;;
}
.pd-center{
    padding: 70px 50px 0px;
}
.video-image img {
   border-radius: 5px;
}
.video-image  {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.video-image::after {
    position: absolute;
    left:0px;
    top: 0px;
    width:100%;
    height: 100%;
    content: "";
    background: rgba(10,6,83,0.2);
}
.image-video-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -30px;
    text-align: center;
    z-index: 9;
}
.video-area .image-video-content .video-zone {
    background:transparent;
    border-radius: 100%;
    display: inline-block;
    height: 80px;
    width: 80px;
    transition: 0.4s;
    border: 1px solid #002147;
    position: relative;
}
.video-area .video-play::before {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: popcircle;
    animation-name: popcircle;
    border: 1px solid #002147;
    border-radius: 100px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.image-video-content .video-zone i {
    color:#fff;
    font-size: 28px;
    line-height: 78px;
}
.image-video-content .video-zone:hover i {
    color: #444;
    background: transparent;
    line-height: 76px;
}
.image-video-content .video-zone:hover {
    background: #002147;
    height: 78px;
    width: 78px;
    transition: 0.4s;
}
.video-text {
    margin-top: 50px;
}
.faq-text-inner {
    position: relative;
    top: 178px;
    margin-right: 80px;
}
.accordion-item {
    background-color: transparent;
    border: none;
    margin-bottom: 10px;
}
.accordion-header {
    background: #2D2E30;
    padding: 10px 15px;
    margin-bottom: 0;
    color: #fff;
}
.tp-accordion .accordion-button {
    font-size: 18px;
    color: var(--tp-common-black);
    font-weight: 300;
    padding: 0px 20px;
    background-color: transparent;
    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 4%);
    border: 1px solid transparent;
}
.tp-accordion .accordion-button::after {
    position: absolute;
    content: "\e61a ";
    font-family: themify;
    top: 50%;
    right: 10px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #002147;
    color:#020134;
    background-image: none;
}
.tp-accordion .accordion-button:not(.collapsed)::after {
    content: "\e622";
    font-family: themify;
    background-color: #002147;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #020134; 
    top: 50%;
    right: 10px;
}
.accordion-body {
    color: #ddd;
    padding: 15px 40px;
    font-size: 15px;
}
.product-additional-tab .nav-tabs {
    flex-direction: column;
    border-bottom: 0;
    width: 390px;
    flex: 0 0 auto;
}
.product-additional-tab .nav-tabs .nav-item {
    margin-bottom: 10px;
}
.product-additional-tab .nav-tabs .nav-item .nav-link {
    font-size: 18px;
    color:#fff;
    font-weight: 700;
    text-align: left;
    padding: 15px 30px;
    width: 100%;
    border: none;
    border-radius: 8px;
    background:#2D2E30;
    margin-bottom: 10px;
    font-family: 'Merriweather', serif;
}
.product-additional-tab {
    display: flex;
}
.product-additional-tab .nav-tabs .nav-item .nav-link:hover, 
.product-additional-tab .nav-tabs .nav-item .nav-link.active {
    background-color:#002147;
    color: #020134;
    border-radius: 3px;
}
.tp-content-tab {
    margin-left: 40px;
    width: 100%;
}
.company-faq-left {
    margin-left: 20px;
}
/*----------------------------------------*/
/*  8. Pricing area css
/*----------------------------------------*/
.table-list {
    padding: 20px;
    border-radius: 4px;
    background: #F0FAFF;
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.table-list::after {
    position: absolute;
    background: url(../png/price.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.tabil-list-warp{
    background: #fff;
}
.top-price-inner {
    position: relative;
    margin-left: 20px;
}
.price-pd{
    padding: 30px;
}
.top-price-inner h3 {
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 30px;
}
.users {
    text-transform: uppercase;
    font-size: 13px;
}
.dolar {
    font-size: 24px;
    margin-right: 5px;
    position: relative;
    top: -11px;
}
.prices {
    font-size: 40px;
    font-weight: 800;
    padding-right: 10px;
    color:#002147;
    font-family: 'Merriweather', serif;
}
.table-list:hover{
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease 0s;
}
.table-list ol li {
    padding: 10px 0px;
    text-align: left;
    font-size: 17px;
}
.table-list li.check{
    position: relative;
}
.table-list li.check::before {
    content: "\e64c";
    font-family: themify;
    font-size: 16px;
    position: absolute;
    left: -30px;
    top: 9px;
    color: #002147;
}
.active-table.table-list li.check.cross::before,
.table-list li.check.cross::before {
    content: "\e646";
    font-family: themify;
    color: #FF5B5B;
    font-size: 16px;
}
.price-btn-inner {
    display: block;
}
.price-btn{
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
    padding: 10px 25px;
    font-size: 16px;
    background: #002147;
    color:#3d5368;
    border:1px solid #002147;
}
.price-btn:hover{
    background: transparent;
    color:#002147;
    transition: all 0.4s ease 0s;
}
.table-list ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.two-work-line,
.one-work-line {
    width: 50%;
    margin-left: 40px !important;
    padding-left: 20px!important;
}
.work-list{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: flex;
}
.base {
    position: absolute;
    right: -48px;
    top: 24px;
    background: #002147;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #223645;
    transform: rotate(45deg);
    z-index: 2;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Merriweather', serif;
}
.active-table .tabil-list-warp{
    background: #363232;
}
.active-table .top-price-inner h3{
    color:#fff;
}
.active-table .users,
.active-table ol li{
    color:#f9f9f9;
}
.active-table .prices{
    color:#002147;
}
.active-table.table-list li.check::before {
    color: #002147;
}
.active-table .price-btn{
    background: #002147;
    color:#223645;
    border:1px solid #002147;
}
.active-table .price-btn:hover{
    background: transparent;
    color:#fff;
    transition: all 0.4s ease 0s;
}
/*--------------------------------*/
/*  9. projects Area
/*--------------------------------*/
.project-area{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.project-area::before {
    background:url(../png/title.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    content: "";
    height:100%;
    right: 0;
    position: absolute;
    top:0;
    width: 100%;
    z-index: -1;
}
.project-warp-inner{
    margin-left: 200px;
}
.single-awesome-project {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #F0FAFF;
    border-radius: 4px;
    overflow: hidden;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project {
    margin-top: 30px;
}
.project-carousel .col-md-4{
	width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1.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(54,50,50,0.96);
    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:4;
    top: 0;
    cursor: pointer;
}
.port-icon {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    top: 41%;
    position: relative;
    font-size: 40px;
}
.project-dec {
    position: absolute;
    left: 10%;
    top: 80%;
    transition: 0.5s;
    z-index: 50;
    width: 70%;
}
.project-dec h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    line-height: 36px;
    width: 80%;
    float: left;
}
.project-dec h4::after {
    position: absolute;
    content: "\e65a";
    right: -50px;
    bottom: 0px;
    font-family: themify;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    transition: 0.5s;
    padding: 0px 6px;
    opacity: 0;
}
.single-awesome-project:hover .project-dec h4::after {
    right: -20px;
    opacity: 1;
    transition: 0.5s;
}
.single-awesome-project:hover .project-dec h4:hover::after {
    color:#002147;
    transition: 0.5s;
    right: -60px;
}
.pst-content {
    padding-left: 10px;
}
.single-awesome-project:hover .project-dec h4:hover {
    color:#002147;
}
.project-carousel.owl-carousel .owl-nav div.owl-prev, 
.project-carousel.owl-carousel .owl-nav div.owl-next {
    color: #002147;
    font-size: 18px;
    position: absolute;
    top: 0px;
    text-align: center;
    line-height: 48px;
    width: 48px;
    height:48px;
	border-radius: 50px;
    background: #363232;
}
.project-carousel.owl-carousel .owl-nav div.owl-prev {
    left: -8%;
    top: 38%;
    transition: 0.4s;
}
.project-carousel.owl-carousel .owl-nav div.owl-next {
    left: -8%;
    top: 52%;
    transition: 0.4s;
}
.project-carousel.owl-carousel:hover .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel:hover .owl-nav div.owl-prev:hover{
    color:#363232;
    border: 1px solid #002147;
    background: #002147;
}
/*----------------------------------------*/
/* 10.Counter Area
/*----------------------------------------*/
.counter-area .counter-center {
    background: #363232;
    z-index: 4;
    padding: 40px 30px 40px 30px;
}
.counter-center{
    border-radius: 4px;
}
.single-fun {
    display: flex;
    align-items: center;
    background: #423e3e;
    padding: 30px 30px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.fun-icon i {
    font-size: 60px;
    line-height: 60px;
    color: #002147;
    display: inline-block;
    text-align: center;
}
.fun-icon .hide-icon{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 70px;
    height: 70px;
    color: #002147;
    opacity: 0.4;
    transition: 0.5s;
}
.single-fun:hover .fun-icon .hide-icon{
    opacity: 0.7;
    top:0;
    right: 0;
    transition: 0.5s;
}
.fun_text {
    position: relative;
}
.fun_text span {
    font-family: 'Merriweather', serif;
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
}
.fun_text > h5 {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    display: block;
    margin-bottom: 0;
}
.fun-icon {
    margin-right: 20px;
}
/*----------------------------------------*/
/*  11. Blog Area
/*----------------------------------------*/
.single-blog {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    background: #F0FAFF;
    padding: 20px;
    border-radius: 4px;
    z-index: 1;
}
.single-blog::after{
    position: absolute;
    background:url(../png/team.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
    content: "";
    left:0;
    top: 0;
    width:100%;
    height: 100%;
    z-index: -1;
}
.blog-content {
    padding: 30px 20px 10px;
    border-radius: 4px;
    background: #fff;
}
.blog-content a h4 {
    font-size: 20px;
    line-height: 30px;
    transition: 0.4s;
}
.admin-type i,
.comments-type i{
    color: #002147;
    margin-right: 5px;
}
.blog-content p {
    line-height: 28px;
     transition: 0.4s;
}
.single-blog:hover .blog-content a h4:hover{
    color:#002147;
    transition: 0.4s;
}
.image-scale {
    display: block;
    transition: 0.5s;
    position: relative;
}
.blog-item-date {
    position: absolute;
    bottom: -20px;
    background: #002147;
    right: 20px;
    text-align: center;
    padding: 8px 20px;
    border-radius: 3px;
}
.date-type {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #2D2E30;
}
.years-type {
    font-size: 16px;
    font-weight: 600;
    color:#2D2E30;
}
.single-blog:hover .image-scale {
    transition: 0.9s;
}
.blog-meta span {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    padding-right: 10px;
}
.blog-meta {
    margin-bottom: 15px;
}
.blog-btn {
    color: #151b2c;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.4s ease 0s;
    position: relative;
}
.blog-btn::after {
    position: absolute;
    right: -20px;
    top: 3px;
    content: "\e628";
    color: #151b2c;
    font-family: themify;
    font-size: 14px;
    transition: 0.5s;
}
.single-blog:hover .blog-btn:hover {
    background: transparent;
	color:#002147;
    transition: 0.4s;
}
.single-blog:hover .blog-content {
    background:#363232;
    transition: 0.4s;
}
.single-blog:hover .blog-content a h4,
.single-blog:hover .blog-meta span{
    color:#fff;
    transition: 0.4s;
}
.single-blog:hover .blog-btn::after{
    color:#fff;
    transition: 0.5s;
}
.single-blog:hover .blog-btn:hover::after{
    color:#002147;
    transition: 0.4s;
    right: -30px;
}
/*----------------------------------------
 12. Quote Area
----------------------------------------*/
.quote-area{
   position: relative;
    background:url(../jpg/sub.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    background-attachment: fixed;
}
.quote-area::after {
    background:#363232;
    content: "";
    left: 0;
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.7;
}
.quote-center{
    position: relative;;
    z-index: 5;
    background:#fff;
    padding: 20px 26px;
    border-radius: 5px;
    margin: 0px 10px;
    z-index: 5;
}
.quote-center::after {
    position: absolute;
    background: url(../png/sub1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.quote-all {
    padding: 100px 60px 100px 60px;
    background: #3b3535;
    margin-right: -17px;
}
.quote-area #sub_contactForm input,
.quote-area #contactForm input {
    border: none;
    height: 54px;
    margin-bottom: 20px;
    border:1px solid rgba(255,255,255,0.4);
    border-radius: 3px;
    color: #fff;
    background: transparent;
}
.quote-area #contactForm input.last-part{
	margin-bottom: 0px;
}
.quote-area .contact-form textarea#sub_message,
.quote-area .contact-form textarea#message{
    height: 127px;
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
    border:1px solid rgba(255,255,255,0.4);
    border-radius: 3px;
    color: #fff;
    background: transparent;
}
.quote-area .quote-btn {
    background: #002147;
    border: 1px solid #002147;
    color: #333;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 54px;
    transition: 0.4s;
    border-radius: 3px;
}
.quote-image {
    padding: 50px;
}
.sub-head {
    padding: 30px;
}
.quote-area .quote-btn:hover{
    border: 1px solid #002147;
    color:#fff;
    transition: 0.4s;
}
.sub-head h4{
    color:#fff;
    position: relative;
    z-index: 1;
}
.single-contact {
    margin: 30px 0px 0px;
}
.single-contact a {
    display: block;
    margin-top: 13px;
}
.single-contact a i {
    display: inline-block;
    color: #020134;
    font-size: 16px;
    margin-right: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: #002147;
    text-align: center;
    border-radius: 4px;
}
.single-contact span {
    color: #ddd;
}
.sub-head h4::after {
    position: absolute;
    background: url(../png/layer.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    content: "";
    left: -15px;
    top: -16px;
    width: 40px;
    height: 60px;
    z-index: -1;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area{
   position: relative;
    background:url(../jpg/sub.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    background-attachment: fixed;
}
.footer-area::after {
    background:#fff;
    content: "";
    left: 0;
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.9;
}
.footer-center{
    position: relative;
    background:url(../png/footer.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
    padding: 110px 40px;
    border-top-left-radius: 5px;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-content.logo-footer {
    margin-right: 30px;
}
.footer-head p {
    line-height: 28px;
    color:#ddd;
}
.footer-head h4 {
    font-size: 22px;
    margin-bottom: 20px;
    color:#fff;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    display: block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    margin-right: 2px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background: #002147;
    transition: 0.4s;
    color: #2D2E30;
    border:1px solid #002147;
}
.footer-tags li a:hover,
.footer-icons ul li a:hover{
    color: #002147;
    background:transparent;
    transition: 0.4s;
}
.footer-icons {
    margin-top: 30px;
}
.footer-list {
    width: 50%;
    float: left;
}
.subs-feilds {
    padding-top: 15px;
    border-radius: 3px;
}
.suscribe-input input {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 56px;
    border-radius: 0;
    width: 100%;
    background: transparent;
    border: 1px solid #ddd;
}
.suscribe-input .subs-btn {
    border:none;
    font-size: 18px;
    transition: 0.4s;
    margin-top: 15px;
    height: 56px;
    width: 100%;
    font-weight: 700px;
    border: 1px solid #002147;
}
.footer-list li a {
    color: #fff;
    padding: 7px 0px 20px 20px;
    display: block;
    position: relative;
}
.footer-list li a:first-child{
	padding-top: 0px;
}
.footer-list li a::after {
    position: absolute;
    content: "\e649";
    top: 5px;
    left: 0;
    font-size: 11px;
    font-family: themify;
}
.footer-list li a:hover,
.footer-list li a:hover::after{
    color: #002147;
}
.footer-list li a:hover::after{
    color: #002147;
}
.footer-area-bottom {
    padding: 25px 0;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#002147;
}
.copyright-text a {
    color: #002147;
}
.copyright > p {
    margin-bottom: 0;
    color:#2D2E30;
}
.copyright a {
    color: #002147;
}
.footer-menu ul{
    float: right;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul li a {
    display: block;
    color: #2D2E30;
    padding: 0px 10px;
}
.footer1 .footer-menu ul li a:hover{
    color:#002147;
}
.footer1 .brand-content {
    padding: 60px 20px;
}
.footer1 .single-brand-item img {
    position: relative;
    background:#363232;
    border:1px solid #002147;
}
.single-brand-item a{
    position: relative;
}
/*----------------------------------------*/
/* 14.	Home Page 2
/*----------------------------------------*/
.bg-dark-1{
    background: #282828;
}
.bg-dark-2{
   background: #242323; 
}
.bg-dark-3{
   background: #201f1f; 
}
.header-area-2.stick{
    background: #363232;
    box-shadow:none;
}
.header-area-2 .search-option {
    background: #423E3E;
}
.header-area-2 .search-option input {
    background: #282828 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.intro-home-2 .bg-wrapper::after{
    position: absolute;
    background:url(../png/bg2.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
    content: "";
    left:0;
    top: 0;
    width:100%;
    height: 100%;
}
.header-area-2 .header-center {
    background: #363232;
    padding: 0 20px 0px 20px;
    margin-top: 40px;
    border-radius: 4px;
}
.header-area-2 .header-right a.main-search,
.header-area-2 .header_menu ul li a{
    color:#002147;
}
.header-area-2 .header_menu ul li a:hover{
    color:#002147;
}
.header-area-2.stick .header-center{
    margin-top: 0px;
}
.header_menu ul li ul.submenu li a{
    color:#363232;
}
.header-area-2.stick .header-right a.main-search{
    color:#fff;
}
.intro-home-2 .title-2{
   color:#fff; 
}
.intro-home-2 .title-1{
    color:lemonchiffon;
}
.header-area-2 .search-option button.button,
.header-area-2 .hd-btn,
.intro-home-2 .ready-btn{
    background: #002147;
    color: white !important;
}
.intro-home-2 .video-content a span{
    color:#fff;
}
.intro-home-2 .video-content a span:hover{
    color:#002147;
}
.intro-home-2 .video-play.vid-zone i{
    background:#002147;
    color:#2D2E30;
}
.intro-home-2 .video-content a span::after{
    background:#002147;
}
.intro-home-2 .intro-content {
    margin-top: -170px;
}
.intro-home-2 .layer-1::after {
    background:url(../png/l-icon1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    content: "";
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
}
.ab-text-one, 
.ab-text-two{
    background: #363232;
    border:1px solid #363232;
}
.bg-dark-2 .ab-text{
    color:#fff;
}
.service-area-2 .single-service-inner{
    background: whitesmoke;
}
.service-area-2 .single-service-inner:hover{
    background: lightsteelblue;
}
.counter-area-2{
    padding: 20px 50px;
    z-index: 5;
}
.counter-area-2 .counter-center {
    background: #363232;
    position: relative;
    top: -120px;
    z-index: 45;
    padding: 80px 30px 30px 30px;
}
.counter-area-2 .single-fun{
    background:#423e3e;
}
.service-area-2 .service-content h4 a:hover,
.counter-area-2 .fun-icon i{
    color:#002147;
}
.counter-area-2 .fun_text > h5{
    color:#ddd;
}
.counter-area-2 .fun_text span{
    color:#fff;
}
.dark-area .ab-mark-text li{
    color:#ddd;
}
.dark-area .ab-mark-text li::after{
    background: #002147;
    color:#2D2E30;
}
.service-area-2 .single-service{
    background: white;
}
h6 a {
    color: #002147!important;
}
.service-area-2 .text-service-down h2,
.service-area-2 .service-content h4 a{
   color:black; 
}
.service-area-2 .single-service p{
    color:#002147;
}
.service-area-2 .service-more-btn a{
    background: #002147;
    color:#2D2E30;
    transition: 0.4s;
}
.service-area-2 .service-more-btn a span{
    color:#2D2E30;
    transition: 0.4s;
}
.service-area-2 .service-more-btn a:hover,
.service-area-2 .service-more-btn a:hover span{
    color:#fff;
    transition: 0.4s;
}
.service-area-2::after {
    background:transparent;
}
.service-area-2. single-service-inner{
    
}
.video-area-2::after{
    background: #363232;
}
.project-area-2 .project-carousel.owl-carousel .owl-nav div.owl-prev {
    right: 10%;
    top: -10%;
    transition: 0.4s;
    left: auto;
}
.project-area-2 .project-carousel.owl-carousel .owl-nav div.owl-next {
    right: 5%;
    top: -10%;
    transition: 0.4s;
    left: auto;
}
/*----------------------------------------
  15.Reviews Area Css
----------------------------------------*/
.reviews-area{
    position: relative;
}
.review-head h2 {
    font-size: 40px;
    line-height: 46px;
}
.clients-text {
    padding: 30px 30px;
    position: relative;
    background-color: #363232;
    border-radius: 4px;
}
.testi-img {
    position: relative;
    margin-top: 20px;
    display: block;
    overflow: hidden;
}
.testi-img img {
    max-width: 80px;
    height: auto;
    border-radius: 50px;
    border: 2px solid #002147;
    float: left;
    margin-right: 20px;
}
.guest-details {
    margin-top: 20px;
    position: relative;
    padding-left: 15px;
}
.guest-details::after{
    position: absolute;
    left: 0;
    top:2px;
    width: 2px;
    height: 90%;
    background: #002147;
    transition: 0.4s;
    content: "";
}
.testimonial-carousel .active.center .single-testi .clients-text{
    border: 1px solid #002147;
}
.testi-text h4 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 5px;
    line-height:20px; 
}
.testi-text p {
    margin-bottom: 0px;
}
.client-rating {
    margin-bottom: 15px;
}
.testi-text span a{
    color:#002147;
}
.testi-text h5 {
    font-size: 20px;
}
.client-rating a {
    display: inline-block;
    color: #fec731;
    font-size: 20px;
    padding: 0px 5px 0px 0px;
}
.testimonial-carousel.owl-carousel .owl-nav div {
    background: #363232;
    border: 1px solid #002147;
    border-radius: 50px;
    color: #002147;
    display: inline-block;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 48px;
}
.testimonial-carousel.owl-carousel .owl-nav div.owl-prev {
    top: 46%;
    position: absolute;
    left: 0%;
}
.testimonial-carousel.owl-carousel .owl-nav div.owl-prev:hover,
.testimonial-carousel.owl-carousel .owl-nav div.owl-next:hover{
    background: #002147;
    border: 1px solid #002147;
    color: #2D2E30;
    transition: all 0.5s ease 0s;
}
.testimonial-carousel.owl-carousel .owl-nav div.owl-next {
    top: 46%;
    position: absolute;
    right: 0%;
}
.testimonial-inner {
    margin-right: 50px;
}
.testi-text h4{
    color:#fff;
}
.blog-area-2 .blog-meta span,
.testi-text p,
.guest-rev{
    color:#ddd
}
.blog-area-2 .single-blog{
    background: #858585;
}
.blog-area-2 .blog-content{
    background: #423E3E;
}
.blog-area-2 .admin-type i, 
.blog-area-2 .comments-type i{
    color:#002147;
}
.blog-area-2 .blog-content a h4{
    color:#fff;
}
.blog-area-2 .single-blog:hover .blog-content a h4:hover{
    color:#002147;
}
.blog-area-2 .blog-item-date{
    background: #002147;
}
.blog-area-2 .years-type,
.blog-area-2 .date-type{
    color:#2D2E30;
}
.quote-area-2 .quote-center{
    background:#363232; 
    position: relative;
    top:120px;
}
.quote-area-2 .quote-all{
    background: #363232;
}
.footer-area-2 .footer-head h4,
.white-head h4{
    color:#fff;
}
.footer-area-bottom-2 .copyright > p,
.footer-area-bottom-2 .footer-menu ul li a,
.footer-area-2 .footer-head p,
.footer-area-2 .footer-list li a,
.quote-area-2 .single-contact span{
    color:#ddd;
}
.footer-area-2 {
    position: relative;
    background: url(../jpg/footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    padding: 250px 0px 110px;
}
.footer-area-2::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #242323;
    opacity: 0.9;
    transition: 0.4s;
    content: "";
    z-index: -1;
}
.footer-area-2 .footer-icons ul li a{
    background: #002147;
    color:#2D2E30;
    border:1px solid #002147;
     transition: 0.4s;
}
.footer-area-2 .footer-icons ul li a:hover{
    background: transparent;
    color:#002147;
    transition: 0.4s;
}
.footer-area-bottom-2{
    background: #363232;
}
.footer-area-2 .footer-list li a:hover, .footer-area-2 .footer-list li a:hover::after,
.footer-area-bottom-2 .footer-menu ul li a:hover,
.footer-area-bottom-2 .copyright a{
    color:deepskyblue;
    transition: 0.4s;
}
.footer-area-2 .suscribe-input .subs-btn{
   background: #002147; 
    color: #2D2E30;
}
.footer-area-2 .suscribe-input .subs-btn:hover{
    color:#fff;
}
/*----------------------------------------*/
/* 16.	Home Page 03
/*----------------------------------------*/
.header-area-3{
    background: url(../png/header.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header-area-3.stick{
    background: url(../png/header.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}
.single-slide{
    position: relative;
    z-index: 1;
}
.single-slide::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../png/layer1-2.png);
    content: "";
    z-index: -1;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.55;
}
.slider-height {
	min-height: 700px;
	background-position: center center;
	background-size: cover;
}
.slider-active button.slick-arrow {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	background: none;
	border: 0;
	font-size: 20px;
	padding: 0;
	color: #1B1B4F;
	z-index: 2;
	height: 50px;
	width: 50px;
	border-radius:50px;
	cursor: pointer;
	background: #002147;
	line-height: 53px;
    border:1px solid #002147;
}
.slider-3 button.slick-arrow {
	color: #1B1B4F;
	background: #fff1f0;
}
.slider-active button.slick-next{
    left: auto;
    right:30px;
}
.slider-active button.slick-prev{
    left: auto;
    right:30px; 
    top: 60%;
}
.slider-active:hover button.slick-prev{
    right: 30px;
    left: auto;
}
.slider-active:hover button.slick-next{
    right: 30px; 
}

.slider-active:hover button{
    opacity: 1;
    visibility: visible;
}
.slider-active button:hover{
    background:transparent;
	color: #002147;
    transition: 0.4s;
}
.welcome-service-2 .left-headline{
    margin-right: 60px;
}
.intro-home-4 .title-1,
.intro-area-3 .title-1 {
    font-size: 22px;
}
/*--------------------------------*/
/* 17.Feature Area
/*--------------------------------*/
.feature-area {
    position: relative;
}
.feature-image {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding-right: 30px;
}
.feature-image img {
    border-radius: 10px;
}
.over-img {
    position: absolute;
    left: 0px;
    bottom: 10%;
    width: 240px;
    height:240px;
    border-radius: 5px;
    border: 2px solid #002147;
}
.support-services {
    padding-top: 30px;
}
.support-images {
    float: left;
    font-size: 40px;
    color: #002147;
    line-height: 60px;
    text-align: center;
    transition: 0.4s;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    background: #363232;
    border-radius: 4px;
}
.support-content {
    padding-left: 90px;
}
.support-services .support-content h4 {
    font-size: 20px;
    text-transform: capitalize;
    padding-bottom: 0px;
}
.support-services .support-content h4 a {
    color: #2D2E30;
}
.right-headline p,
.support-services .support-content p {
    margin-bottom: 0px;
}
.feature-images {
    padding-right: 150px;
    position: relative;
}
.feature-images .first-img{
    border-radius: 5px;
}
.feature-area-2 .feature-images {
    padding-left: 150px;
    padding-right: 0px;
}
.feature-all {
    margin-left: 40px;
}
.feature-area-2 .feature-all {
    margin-right: 40px;
    margin-left: 0px;
}
.feature-area .over-img{
    right: 30px;
    left: auto;
}
.feature-area-2 .over-img {
    left: -50%;
    right: 0;
    margin: 0 auto;
}
/*----------------------------------------*/
/*  18. Team Area
/*----------------------------------------*/
.team-area {
   position: relative;
}
.team-area .text-inner {
    min-height: 300px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    padding: 20px 120px 20px 120px;
}
.team-member-inner{
    padding: 20px;
    border-radius: 4px;
    background: #F0FAFF; 
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 1;
}
.team-member-inner::after{
    position: absolute;
    background:url(../png/team.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; 
    content: "";
    left:0;
    top: 0;
    width:100%;
    height: 100%;
    z-index: -1;
}
.single-member {
    border-radius: 4px;
    padding: 20px;
    background: #fff;
    display: flex;
    align-items: center;
    transition: all 0.5s ease 0s;
}
.team-content{
   overflow: hidden; 
}
.single-member .team-img {
    display: inline-block;
    overflow: hidden;
    margin-right: 30px;
    transition: all 0.5s ease 0s;
}
.team-img img {
    width: 150px;
    height: auto;
    border: 1px solid #002147;
    border-radius: 5px;
}
.team-hover{
    margin-top: 15px;
}
.team-hover li {
    display: inline-block;
    margin-right: 3px;
}
.team-hover li a {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #363232;
    width: 28px;
    height: 28px;
    border-radius: 4px;
    background: #002147;
    border:1px solid #002147;
    text-align: center;
     transition: all 0.5s ease 0s;
}
.single-member .team-img a {
    display: block;
}
.team-content p {
    margin-bottom: 0;
}
.team-content h4 {
    font-size: 22px;
    margin: 0px 0px 10px;
    font-weight: 600;
}
.team-hover li a:hover{
    background: #002147;
    transition: all 0.5s ease 0s;
    color:#fff;
}
.team-area .service-more-btn a {
    background: #002147;
    color: #2D2E30;
    transition: 0.4s;
}
.team-area .service-more-btn a span {
    color: #2D2E30;
    transition: 0.4s;
}
.team-area .service-more-btn a:hover, .team-area .service-more-btn a:hover span {
    color: #fff;
    transition: 0.4s;
}
.team-member-inner:hover{
   background: #363232;
    transition: all 0.5s ease 0s;
}
.team-member-inner:hover .single-member{
   background: #363232;
    transition: all 0.5s ease 0s;
}
.team-member-inner:hover .single-member h4{
   color:#fff;
}
.team-member-inner:hover .single-member p{
   color:#ddd;
}
.team-member-inner:hover .team-hover li a:hover{
    color:#002147;
    background:transparent;
    border:1px solid #002147;
    transition: all 0.5s ease 0s;
}
.blog-area-3 .image-scale {
    display: inline-block;
    transition: 0.5s;
    position: relative;
    width: 40%;
    border-radius: 4px;
}
.blog-area-3 .blog-content {
    padding: 30px 20px 10px;
    border-radius: 4px;
    background: #fff;
    width: 60%;
    float: right;
}
.counter-area-3 .counter-center {
    background:transparent;
    position: relative;
    top: 0px;
    z-index: 45;
    padding: 80px 30px 30px 30px;
}
.footer-area-3 .footer-center {
    width: 50%;
    margin: 0 auto;
    background: transparent;
    padding: 0px 0px 30px;
}
.footer-area-3 {
    position: relative;
    background: url(../jpg/footer3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    padding: 0px 0px 110px;
}
/*----------------------------------------*/
/*  19. Home Page 04
/*----------------------------------------*/
.intro-home-4 .title-2 {
    color: #fff;
    width: 70%;
    margin: 0 auto 30px;
    font-size: 64px;
    line-height: 76px;
}
.counter-area-4 .counter-center {
    background: #363232;
    position: relative;
    top: -120px;
    z-index: 45;
    padding: 50px 30px 50px 30px;
}
.project-area-3::after {
    background: #242323;
}
.footer1 .footer-area-3 .brand-content {
    padding: 0px 20px 110px;
}
/*----------------------------------------*/
/*  20. Breadcumbs Area
/*----------------------------------------*/
.page-area {
    position: relative;
    z-index: 1;
}
.transparent-header{
    background: transparent;
}
.page-area {
    background: url(../jpg/bread.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    padding: 250px 0px 130px;
    z-index: 1;
    min-height: 500px;
}
.page-area::after{
    position: absolute;
    content: "";
    left:0;
    top: 0;
    width:100%;
    height: 100%;
    background: url(../png/bread.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    z-index: -1;
    opacity: 0.80;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    border-radius: 0;
    background: none;
    display: block;
    text-align: center;
}
.breadcrumb-item {
    font-size: 18px;
    line-height: 1;
    padding: 15px 0px;
    display: inline-block;
}
.breadcrumb-item>i {
    vertical-align: middle;
    font-size: 13px;
    padding: 0px 7px;
}
.breadcrumb-title h2 {
    color: #fff;
    font-size: 42px;
    line-height: 50px;
    position: relative;
    margin-bottom: 20px;
}
.breadcrumb-page .breadcrumb-item a {
    color: #fff;
    font-weight: 500;
}
.breadcrumb-page nav ol {
    background: 0;
    padding: 0;
    margin: 0;
}
.breadcrumb-page .breadcrumb-item.active {
    font-weight: 500;
    color: #fff;
}
.breadcrumb-page .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
    content: "\f105";
    font-family: fontAwesome;
    padding-right: 15px;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 15px;
}
.reviews-page-area .single-testi{
    margin-bottom: 30px;
}
/*--------------------------------*/ 
/* 21. Error page
/*--------------------------------*/
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.high-text {
    font-size: 260px;
    line-height: 200px;
    margin-bottom: 80px;
    font-weight: 600;
}
.error-bot {
    font-size: 16px;
    color: #555;
}
.error-btn {
    background: #002147;
    border: 1px solid #002147;
    color: #3d5368;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
    font-weight: 700;
    border-radius: 2px;
}
.error-btn:hover{
    background: #fff;
    color: #002147;
    transition: 0.4s;
}
.high-text span{
    color: #002147;
}
/*----------------------------------------*/
/*  22. Blog Sidebar Area
/*----------------------------------------*/
.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 56px;
    background: #2E2D2E;
    border-right: 1px solid #002147;
    color:#fff;
}
.blog-search-option input[type="text"] {
    color:#ddd;
}
.blog-search-option {
    display: block;
    background: #2E2D2E;
    border: 1px solid #002147;
    margin: 10px 0px;
}
.blog-search-option button {
    background: #2E2D2E;
    border: none;
}
.blog-search-option button i {
    line-height: 16px;
    font-size: 18px;
    padding: 0px 10px;
}
.blog-search-option button i:hover {
    color: #002147;
}
.left-blog-page {
    background: #363232;
    padding: 30px 30px;
    margin-bottom: 30px;
    border-radius: 4px;
}
.left-blog h4 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 15px 0px;
    text-transform: capitalize;
    border-bottom: 1px solid #eee;
}
.left-blog h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 60px;
    height: 3px;
    background: #002147;
}
.blog-left-content .blog-content::after{
    display: none;
}
.left-side {
    padding-right: 40px;
}
.right-side{
    padding-left: 20px;
}
.left-blog {
    overflow: hidden;
    padding-bottom: 20px;
}
.blog-category li,
.left-blog li {
    display: block;
    position: relative;
}
.left-blog ul li a {
    color: #ddd;
    display: inline-block;
    padding: 7px 0px 7px;
    text-transform: capitalize;
}
.blog-category ul {
    margin-top: 12px;
}
.left-blog ul li span {
    display: inline-block;
    border: 1px solid #333;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    color: #333;
    line-height: 19px;
    float: right;
    margin: 10px 0px;
    position: absolute;
    right: 0;
    top: -2px;
}
.blog-banner {
    margin-right: 20px;
}
.blog-details .pst-content .date-type {
    font-size: 14px;
    color: #444;
}
.right-side .pst-content .date-type {
    font-size: 14px;
    color: #ddd;
}
.popular-tag.left-blog ul li a:before {
    display: none;
}
.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.recent-single-post:last-child {
    border-bottom: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding-right:15px;
}
.left-blog .post-img a {
    display: block;
    border:1px solid #002147; 
}
.left-blog .post-img a img {
    border-radius: 4px;
}
.pst-content {
    padding-left: 100px;
}
.pst-content p{
	margin-bottom: 0px;
}
.pst-content p a:hover,.left-blog ul li a:hover {
    color: #002147;
}
.pst-content p a {
    color: #151b2c;
}
.right-side .pst-content p a{
	color:#fff;
    transition: 0.4s;
}
.right-side .pst-content p a:hover{
	color:#002147;
    transition: 0.4s;
}
.blog-tags {
    padding: 1px 0;
}
.recent-single-post img {
	width: 100%;
    max-width: 80px;
	height: 80px;
    object-fit: cover;
    border-radius:4px;
}
.left-blog li:last-child {
    border-bottom: 0 ;
}
.popular-tag.left-side-tags.left-blog ul {
    padding:0px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 3px;
}
.left-tags .left-side-tags ul li a {
    padding: 5px 10px;
    width: auto;
    background: #002147;
    color: #2D2E30;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
}
.left-tags .left-side-tags ul li a:hover {
	color:#002147;
	background:#3D3A3A;
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
.blog-side-area .blog-right-column{
	margin-top: -30px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 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: #3d5368;
    background-color: #f4f5f5;
    border: none;
    margin-left: -1px;
    border-radius: 2px;
}
.pagination>li {
    display: inline-block;
    margin: 0px 3px 0px 0px;
}
.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: #002147;
    background-color: #363232;
    cursor: default;
    border-radius: 2px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #002147;
    background-color: #363232;
    border-color: #363232;
    border-radius: 2px;
}
.adver-img {
    margin-top: 20px;
}
/*----------------------------------------*/
/*  23. Blog Details
/*----------------------------------------*/
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #ddd;
    color: #3d5368;
    font-size: 18px;
    margin: 0 0 40px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.comments-list ul li{
    margin-bottom: 25px;
}
.comments-list-img{
    float: left;
    margin-right: 15px;
	border-radius: 50%;
	
}
.comments-list-img img {
    border-radius:3px;
   border: 1px solid #002147;
}
.comments-content-wrap {
    color: #3d5368;
    font-size: 14px;
    margin: 0 0 15px 90px;
    padding: 10px;
    position: relative;
}
blockquote {
    padding: 30px 40px 20px 80px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: none;
    font-style: italic;
    position: relative;
    background: #f5f5f5;
}
blockquote::before {
    position: absolute;
    top: 20px;
    left: 30px;
    content: "\f10d ";
    font-family: fontawesome;
    font-size: 34px;
    color: #3d5368;
}
blockquote p {
    font-size: 16px !important;
    line-height: 28px;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.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: #3d5368;
    margin-top: 10px;
}
.threaded-comments{
	margin-left:50px;
}
.comment-respond {
    margin-top: 20px;
}
span.email-notes{
	color: #3d5368;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}
.comment-respond p {
    color: #3d5368;
    margin-bottom: 5px;
}
.comment-respond input[type=text],
.comment-respond input[type=email]{
    border: 1px solid #d9d9d9;
    border-radius: 0;
    height: 46px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;
	background: transparent;
}
.comment-respond textarea#message-box{
    border: 1px solid #d9d9d9;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
	height: 200px;
    width: 100%;
	background: transparent;
}
.comments-content-wrap span a {
    color: #002147;
}
.comments-content-wrap span a:hover {
    color: #002147;
}
.blog-page-details .left-blog-page {
    margin-top:0px;
    margin-bottom:30px;
}
.single-post-comments, .related-post {
    overflow: hidden;
}
.left-head-blog .pst-content p{
	margin-bottom: 5px;
}
.blog-post-wrapper .blog-content h4{
    font-size: 26px;
    line-height: 34px;
}
.blog-post-wrapper .blog-content h5 {
    font-size: 22px;
    line-height: 34px;
}
.blog-post-wrapper .blog-content {
    border: none;
    padding: 30px 0px 30px;
}
.blog-post-wrapper .blog-images img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: cover;
}
.blog-post-wrapper .img-blog {
    margin: 15px 0px 30px;
    max-height: 350px;
    overflow: hidden;
    width: 50%;
    float: left;
}
.left-blog-img img {
    padding-right: 15px;
}
.right-blog-img img {
    padding-left: 15px;
}
.related-post-list .recent-single-post {
    width: 50%;
    float: left;
    padding: 0px 20px 0px 0px;
}
.related-post-list .recent-single-post:last-child{
    padding: 0px 0px 0px 20px;
}
.submit-btn {
    display: inline-block;
    margin-top: 20px;
    border: none;
    padding: 10px 30px;
    font-size: 20px;
    text-transform: capitalize;
}
.single-post-comments {
    margin-top: 40px;
}
/*----------------------------------------*/
/*  24.	Contact Us  CSS
/*----------------------------------------*/
.contact-page {
    margin-bottom: 100px;
}
.contact-icon {
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 30px 1px #ddd;
    padding: 30px 30px;
    margin-bottom: 70px;
    border-radius: 4px;
}
.contact-icon:hover{
    background: #363232;
}
.contact-image-inner{
    position: relative;
     margin-right: 30px;
}
.contact-image-inner::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 220px;
    height: 220px;
    background: url(../png/layer3.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.4s;
    content: "";
}
.contact-over-img {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 280px;
    height: auto;
    border: 15px solid #fff;
    border-top: none;
    border-right: none;
    left: auto;
    transition: 0.4s;
}
.contact-image-inner:hover .contact-over-img{
    right:0px;
    transition: 0.4s;
    top:0px;
}
.single-icon {
    display: flex;
    align-items: center;
}
.single-icon i {
    color: #002147;
    float: left;
    font-size: 28px;
    height: 70px;
    line-height: 68px;
    margin-right: 20px;
    text-align: center;
    width: 70px;
    background: #363232;
    border-radius: 50%;
     transition: 0.4s;
}
.single-icon p {
    color: #273048;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0px;
}
.contact-icon:hover .single-icon i{
    background: #002147;
    color:#2D2E30;
    transition: 0.4s;
}
.contact-icon:hover .single-icon p{
    color:#fff;
}
.contact-area .contact-form {
    margin-left: 20px;
}
.contact-area .contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #d9d9d9;
    border-radius: 0;
    height: 54px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
	background: transparent;
}
.contact-area .contact-form textarea#message {
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    height: 150px;
    padding: 20px;
    width: 100%;
	background: transparent;
}
.contact-area .contact-form input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #444;
    border-radius: 0;
    color: #444;
    font-size: 14px;
    font-weight: 700;
    margin-top: 16px;
    padding: 11px 24px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.contact-area .contact-form input[type=submit]:hover{
    color:#2D2E30;
    border: 1px solid #002147;
    background:#002147;
}
.contact-area .contact-btn {
    background: #002147;
    border: 1px solid #002147;
    color: #2D2E30;
    display: block;
    font-size: 18px;
    margin-top: 20px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 2px;
}
.contact-area .contact-btn:hover {
    background: #fff  none repeat scroll 0 0;
    color: #002147;
    transition: 0.4s;
}
/*----------------------------------------*/
/* 25. Services Details area
/*----------------------------------------*/
.single-page-head {
    margin-bottom: 30px;
}
.page-head-left {
    margin-right: 20px;
}
.single-services-page p{
    color: #6b6d7e;
}
.left-contact h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.left-menu ul {
    box-shadow: 0 5px 40px 10px #ebeff0;
    background: #fff;
}
.left-menu li {
    display: block;
}
.build-img .page-img {
    padding-bottom: 0;
}
.left-menu ul li.active a {
    position: relative;
}
.left-menu ul li.active a,
.left-menu ul li a:hover {
    transition: 0.4s;
    background: #363232;
    color:#002147;
}
.left-menu ul li a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 30px;
    position: relative;
    color:#151b2c;
    border-bottom: 1px solid #f4f4f4;
}
.left-menu ul li.active a::after{
    right:30px;
    opacity: 1; 
} 
.left-menu ul li a::after {
    content: "\e628";
    font-family: themify;
    font-size: 18px;
    position: absolute;
    right: 50px;
    top: 20px;
    color: #002147;
    transition: 0.5s;
    opacity: 0;
}
.left-menu ul li a:hover::after {
    transition: 0.5s;
    right: 30px;
    opacity: 1;
}
.download-btn {
    background-color: #fff;
    box-shadow: 0 5px 40px 10px #ebeff0;
}
.download-btn h4 {
    text-transform: uppercase;
    font-weight: 600;
}
.download-btn h4{
	text-transform: uppercase;
}
.down-btn i {
    font-size: 24px;
    float: left;
    margin-right: 15px;
    color:#002147;
}
.single-well h2 {
    font-size: 34px;
    line-height: 44px;
}
.down-btn {
    border-bottom: 1px solid #363232;
    color: #002147;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 30px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    overflow: hidden;
    background: #363232;
    margin: 10px 0px;
}
.down-btn:hover{
    color:#fff;
    transition: all 0.4s ease 0s;
}
.down-btn:hover i{
    color:#fff;
}
.new-project {
    background: #363232;
    box-shadow: 0 5px 40px 10px #ebeff0;
    padding: 30px 30px 40px;
}
.project-new h4 {
    color: #fff;
    line-height: 38px;
    font-size: 28px;
}
.hire-btn {
    padding: 12px 30px;
    color: #fff;
    transition: 0.4s;
    font-size: 20px;
    font-weight: 600;
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
}
.mar-well {
    margin-bottom: 30px;
    margin-left: 30px;
}
.single-page {
    overflow: hidden;
}
.single-well h3 {
    margin-bottom: 15px;
    font-size: 28px;
}
.single-well.last-part p{
	margin-bottom: 0px;
}
.service-list li {
    display: block;
    position: relative;
    padding-left: 30px;
    color: #2a354e;
}
.service-list li::before{
    position: absolute;
    left: 0;
    content:"\f00c";
    font-family:fontawesome;
    top:0;
    color: #002147;
}
.single-page-head .service-btn{
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.marker-list li {
    color: #2a354e;
    padding-left: 35px;
    margin: 10px 0px;
    position: relative;
}
.marker-list li::after {
    position: absolute;
    content: "\e64c";
    left: 0;
    top: 3px;
    font-family: themify;
    color: #2a354e;
    font-weight: 300;
    width: 20px;
    height: 20px;
    background: #002147;
    border: 1px solid #002147;
    border-radius: 50%;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
}
.single-services-page .marker-list li {
    color: #2a354e;
}
.last-content{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
/*----------------------------------------*/
/* 26. Project Details page
/*----------------------------------------*/
.project-details h3 {
    font-size: 32px;
    line-height: 46px;
}
.right-projects {
    margin-left: 20px;
}
.project-carousel-2 .project-image img {
    border: 1px solid #f5f5f5;
    margin: 30px 0px;
}
.project-history {
    background: #f8f8fe;
    box-shadow: 0 5px 40px 10px #e7eced;
    padding: 30px 30px 10px;
    margin-bottom: 30px;
}
.project-details h4 {
    font-size: 22px;
}
.project-name ul li {
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 20px;
    font-weight: 500;
}
.project-name li i {
    float: left;
    font-size: 34px;
    margin-right: 20px;
    line-height: 50px;
    color: #363232;
    width: 50px;
    height: 50px;
    background: #002147;
    text-align: center;
    border-radius: 3px;
}
.project-name span {
    display: block;
    padding-left: 50px;
    font-size: 17px;
    font-weight: 500;
    color:#151b2c;
}
.project-details p {
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
.project-details p{
    margin-bottom: 0;
}
.project-image {
    margin-bottom: 40px;
}
.project-page::after {
    background: #fff;
}
.project-inner{
    margin-top: 40px;
}
/*----------------------------------------*/
/* 27.	Animation  CSS
/*----------------------------------------*/
.rotateme {
    animation-name: rotateme;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.item-bounce {
    -webkit-animation: bounce 3s infinite ease-in-out;
    animation: bounce 3s infinite ease-in-out;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@-webkit-keyframes popcircle {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
/*----------------------------------------*/
/*  28.General code CSS
/*----------------------------------------*/
.anti-btn {
    background-color: #002147;
    color: #2D2E30;
    position: relative;
    z-index: 1;
    border-radius: 3px;
}
.anti-btn::before {
    background-color: #2D2E30;
    position: absolute;
    content: '';
    height: 100%;
    width: 0;
    top: 0;
    left: auto;
    right: 0;
    z-index: -1;
    border-radius: 2px;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}
.anti-btn:hover {
    color: #fff;
    transition: 0.5s;
    border-radius: 3px;
}
.anti-btn:hover::before {
    width: 100%;
    left: 0;
    right: auto;
    color: #fff;
}
.ready-btn {
    color: #2D2E30;
    padding: 12px 25px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 3px;
    font-weight: 700;
}
.ready-btn:hover{
    transition: 0.5s;
}
.anti-btn:hover {
    color: #fff;
    transition: 0.5s;
    border-radius: 3px;
}
.anti-btn:hover::before {
    width: 100%;
    left: 0;
    right: auto;
    color: #fff;
}
.reviews-btn {
    color: #2D2E30;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    padding: 13px 20px;
    background: #002147;
}
.sp-color{
    color:#002147;
}


.documents-area {
    padding: 60px 0;
    background-color: #002147; /* White background */
    color: #f7f5f5; /* Dark text color for contrast */
}

.section-title p.top-head {
  
    font-weight: bold;
    font-size: 16px;
}

.section-title h2 {
  
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
	color: white;
}

.section-title p {
    color: #666666;
    font-size: 16px;
}

.single-document {
    background: #f9f9f9; /* Light gray for the cards */
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e0e0e0; /* Subtle border for separation */
    transition: transform 0.3s, box-shadow 0.3s, background-color 0.3s;
    text-align: center;
}

.single-document:hover {
    background-color: lightblue; /* Blue background on hover */
    transform: translateY(-5px);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

.document-icon img {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
}

.document-content h4 {
    color: #282829; /* Blue title by default */
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    transition: color 0.3s;
}

.document-content p {
    color: #666666;
    font-size: 14px;
    transition: color 0.3s;
}

.single-document:hover .document-content h4 {
    color: #363232; /* White text on hover background */
}

.single-document:hover .document-content p {
    color: #363232; /* White text on hover background */
}

.process-flow-area {
    padding: 60px 0;
    background-color: #f8f9fa; /* Light gray background */
    color: #333333;
}

.section-title p.top-head {
    color: #282829; /* Accent color */
    font-weight: bold;
    font-size: 16px;
}

.section-title h2 {
   
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.section-title p {
    color: #666666;
    font-size: 16px;
}

/* Process Flow */
/* Process Flow Area */
.process-flow-area {
    padding: 60px 0;
    background-color: #ffffff; /* Changed to white background */
    color: #212529; /* Changed text color to dark for readability */
}

/* Section Title */
.section-title p.top-head {
    color: #ffc107; /* Retained yellow accent for the top head */
    font-weight: bold;
    font-size: 16px;
}

.section-title h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #212529; /* Ensure the main title is dark */
}

.section-title p {
    color: #6c757d; /* Changed to a medium gray for descriptions */
    font-size: 16px;
}

/* Process Flow */
.process-flow {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

/* Individual Process Step */
.process-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    flex: 1;
    max-width: 150px;
    color: #212529; /* Changed default text color to dark */
}

/* Step Icon */
.step-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #f8f9fa; /* Light gray background for contrast on white */
    border: 2px solid #002147; /* Retained yellow border for icons */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.step-icon img {
    width: 40px;
    height: 40px;
}

/* Step Content */
.step-content h4 {
    color: #002147; /* Retained yellow text for step titles */
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    transition: color 0.3s;
}

.step-content p {
    color: #6c757d; /* Changed to medium gray for descriptions */
    font-size: 14px;
    transition: color 0.3s; /* Smooth color transition */
}

/* Step Arrow */
.step-arrow {
    font-size: 20px;
    color: #002147; /* Retained yellow arrows */
    /*margin-top: 10px;*/
}

/* Hover Effects */
.process-step:hover .step-icon {
    background: white; /* Yellow background on hover */
    transform: scale(1.1);
}

.process-step:hover .step-content h4 {
    color: #212529; /* Changed to dark text on hover */
}

.process-step:hover .step-content p {
    color: #212529; /* Changed to dark text on hover for descriptions */
}

/* Responsive Design */
@media (max-width: 768px) {
    .process-flow {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-area-bottom{
        margin-bottom: 45px!important;
    }
    .lead-gen-form .form-header p {
    text-align: center!important;
}
    .infoeds{
        width:50%!important;
        margin-top: 20px;
        margin-bottom: 25px;
    }
    body{
        text-align:justify!important;
    }
    .wsa h1{
        font-size: 30px!important;
        line-height: 40px!important;
        margin-top: 40px!important;
    }
    .step-icon{
        border:none!important;
    }
    .slider-container{
        height:auto!important;
    }
    .intro-area{
        padding-top:120px!important;
    }
    .logo img{
        width: 22%!important;
    }
    .mfrdg li{
        margin:0!important;
    }
    .oneh{
        padding:0px!important;
    }
    .mbgf{
        display:block!important;
        margin-left: 12px!important;
    }
.mbdate{
    display:none!important;
}
    .process-step {
        flex-direction: row;
        max-width: 100%;
        text-align: left;
        gap: 15px;
    }

    .step-icon {
        margin-bottom: 0;
    }

    .step-arrow {
        display: none; /* Hide arrows on smaller screens */
    }
}


.packages-area {
    padding: 60px 0;
    background-color: #f8f9fa; /* Light gray background */
    color: #333333;
}

.section-title p.top-head {
    color: #282829; /* Accent color */
    font-weight: bold;
    font-size: 16px;
}

.section-title h2 {
   
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.section-title p {
    color: #666666;
    font-size: 16px;
}

.package-box {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
    position: relative;
}


.package-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.package-header h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    
}

.package-header p {
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
}

.package-price h4 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}

.package-price p {
    font-size: 14px;
    color: #666666;
}

.package-features {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.package-features li {
    font-size: 14px;
    margin-bottom: 10px;
}

.package-features li i {
    margin-right: 10px;
    color: #002147;
}

.package-features li i.fa-times-circle {
    color: #e74c3c;
}

.package-footer {
    margin-top: 20px;
}

.package-footer .btn {
    background-color: #002147;
    color: #393737;
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.package-footer .btn:hover {
    background-color: #0056b3;
	 color: #ffffff;
}


/* General styling for the form */
.lead-gen-form {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    padding: 20px 30px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

.lead-gen-form .form-header h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.lead-gen-form .form-header p {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.lead-gen-form .form-group {
    margin-bottom: 15px;
}

.lead-gen-form .form-control {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 14px;
}

.lead-gen-form .form-control:focus {
    border-color: #282829;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
    outline: none;
}

.lead-gen-form textarea.form-control {
    resize: none;
}

.lead-gen-form .ready-btn {
    display: inline-block;
    background: FFF703;
    color: #2D2E30;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.lead-gen-form .ready-btn:hover {
    background: #0056b3;
    color: #fff;
}


.faq-area {
    background: #ffffff; /* Clean white background for contrast */
    padding: 60px 0;
}

.section-title {
    margin-bottom: 40px;
}

.section-title h2 {
    font-size: 28px;
    font-weight: bold;
   
}

.section-title p {
    
    font-size: 16px;
}

.accordion .card {
    margin-bottom: 15px;
    border: none;
    border-radius: 5px;
    background: #f9f9f9; /* Soft gray for card background */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.accordion .card-header {
    background: #002147; /* Primary blue for header */
    color: #ffffff; /* White text for readability */
    border: none;
    border-radius: 5px 5px 0 0;
    padding: 15px;
}

.accordion .card-header h5 {
    margin: 0;
}

.accordion .card-header .btn {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color:white; /* White text for button */
    text-decoration: none;
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    transition: color 0.3s ease;
}

.accordion .card-header .btn:hover {
    color: #cce5ff; /* Light blue for hover effect */
}

.accordion .card-header .btn:focus {
    outline: none;
    box-shadow: none;
}

.accordion .card-body {
    font-size: 14px;
    color: #555; /* Neutral text color for readability */
    padding: 20px;
    background: #ffffff; /* White background for content */
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #002147; /* Blue border for separation */
}

/* Responsive Styling */
@media (max-width: 768px) {
    .faq-area {
        padding: 40px 15px;
    }
    #sticker{
        padding:2px!important;
    }

    .accordion .card-header {
        font-size: 14px;
    }

    .accordion .card-body {
        font-size: 13px;
    }
}

.highlight-list {
    margin-top: 20px;
   
    list-style-type: disc; /* Change to circle, square, or none if needed */
    font-size: 16px;
    color: white; /* Adjust color as per design */
    animation-delay: 1s;
}

.highlight-list li {
    margin-bottom: 10px;
    line-height: 1.5;
}
.socia li{
    margin-right:0px!important;
}
li .fcv{
    padding: 5px 9px;
    border: 1px solid white;
    border-radius: 4px;
}
li .fcv1{
    padding: 5px 7px;
    border: 1px solid white;
    border-radius: 4px;
}
li .fcv2{
    padding: 5px 8px;
    border: 1px solid white;
    border-radius: 4px;
}
#date{
    text-transform: capitalize!important;
}
ul#menu li {
    display: inline;
    margin-right: 15px;
    font-weight: 600;
    font-size: 15px;
}
#menu .fa{
    margin-right:5px!important;
    cursor:pointer;
    color: white;
}
#menu{
    margin-right: 5px!important;
    font-size: 16px!important;
}
.oneh{
    line-height: 2.5;
    font-size: 15px;
    background:#002147  none repeat scroll 0 0;
    color: white;
}
.inf{
    color: #002147!important;
}
.social-btn {
  display: flex;
  width: 150px;
  align-items: center;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  margin-bottom: 5px;
  position: relative;
  left: -110px;
  transition: left 1s;
}
.social-btn:hover {
  left: -10px;
  transition: left 1s;
}
.prmb {
    padding: 7px 10px;
    border: 2px solid #6953ff;
    border-radius: 25px;
    margin-right: 10px;
    color: white;
    background: #6953ff !important;
    font-size: 23px;
}
.prwa {
    padding: 6px 9px;
    border: 2px solid #25d366;
    border-radius: 25px;
    margin-right: 10px;
    color: white;
    background: #25d366 !important;
    font-size: 25px;
}
.prwa:hover {
    border: 2px solid #25d366 !important;
    color: #25d366;
    background: white !important;
}
.prmb:hover {
    border: 2px solid #6953ff !important;
    color: #6953ff;
    background: white !important;
}
.social {
  position: fixed;
  top: 42%;
  z-index: 10;
}
.social a {
  text-decoration: none;
}

.color-instagram {
  background-color: #f62782;
}
.color-whatsapp {
  background-color: #24cc63;
}

.google-font {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
}

.social-btn img {
  width: 40px;
}

.social-btn p {
  color: white;

  margin-top: 0px;
  margin-bottom: 0px;
}



.icons8-instagram {
  order: 2;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iNTAiIGhlaWdodD0iNTAiCnZpZXdCb3g9IjAgMCAxNiAxNiIKc3R5bGU9IiBmaWxsOiNmZmZmZmY7Ij48cGF0aCBkPSJNIDQuNzczNDM4IDEgQyAyLjY5NTMxMyAxIDEgMi42OTUzMTMgMSA0Ljc3MzQzOCBMIDEgMTAuMjMwNDY5IEMgMSAxMi4zMDQ2ODggMi42OTUzMTMgMTQgNC43NzM0MzggMTQgTCAxMC4yMzA0NjkgMTQgQyAxMi4zMDQ2ODggMTQgMTQgMTIuMzA0Njg4IDE0IDEwLjIyNjU2MyBMIDE0IDQuNzczNDM4IEMgMTQgMi42OTUzMTMgMTIuMzA0Njg4IDEgMTAuMjI2NTYzIDEgWiBNIDQuNzczNDM4IDIgTCAxMC4yMjY1NjMgMiBDIDExLjc2NTYyNSAyIDEzIDMuMjM0Mzc1IDEzIDQuNzczNDM4IEwgMTMgMTAuMjI2NTYzIEMgMTMgMTEuNzY1NjI1IDExLjc2NTYyNSAxMyAxMC4yMzA0NjkgMTMgTCA0Ljc3MzQzOCAxMyBDIDMuMjM0Mzc1IDEzIDIgMTEuNzY1NjI1IDIgMTAuMjMwNDY5IEwgMiA0Ljc3MzQzOCBDIDIgMy4yMzQzNzUgMy4yMzQzNzUgMiA0Ljc3MzQzOCAyIFogTSAxMS41IDMgQyAxMS4yMjI2NTYgMyAxMSAzLjIyMjY1NiAxMSAzLjUgQyAxMSAzLjc3NzM0NCAxMS4yMjI2NTYgNCAxMS41IDQgQyAxMS43NzczNDQgNCAxMiAzLjc3NzM0NCAxMiAzLjUgQyAxMiAzLjIyMjY1NiAxMS43NzczNDQgMyAxMS41IDMgWiBNIDcuNSA0IEMgNS41NzQyMTkgNCA0IDUuNTc0MjE5IDQgNy41IEMgNCA5LjQyNTc4MSA1LjU3NDIxOSAxMSA3LjUgMTEgQyA5LjQyNTc4MSAxMSAxMSA5LjQyNTc4MSAxMSA3LjUgQyAxMSA1LjU3NDIxOSA5LjQyNTc4MSA0IDcuNSA0IFogTSA3LjUgNSBDIDguODg2NzE5IDUgMTAgNi4xMTMyODEgMTAgNy41IEMgMTAgOC44ODY3MTkgOC44ODY3MTkgMTAgNy41IDEwIEMgNi4xMTMyODEgMTAgNSA4Ljg4NjcxOSA1IDcuNSBDIDUgNi4xMTMyODEgNi4xMTMyODEgNSA3LjUgNSBaIj48L3BhdGg+PC9zdmc+")
    50% 50% no-repeat;
  background-size: 100%;
}

.icons8-whatsapp {
  order: 2;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iNTAiIGhlaWdodD0iNTAiCnZpZXdCb3g9IjAgMCA1MCA1MCIKc3R5bGU9IiBmaWxsOiNmZmZmZmY7Ij48cGF0aCBkPSJNIDI1IDIgQyAxMi4zMDk1MzQgMiAyIDEyLjMwOTUzNCAyIDI1IEMgMiAyOS4wNzkwOTcgMy4xMTg2ODc1IDMyLjg4NTg4IDQuOTg0Mzc1IDM2LjIwODk4NCBMIDIuMDM3MTA5NCA0Ni43MzA0NjkgQSAxLjAwMDEgMS4wMDAxIDAgMCAwIDMuMjQwMjM0NCA0Ny45NzA3MDMgTCAxNC4yMTA5MzggNDUuMjUxOTUzIEMgMTcuNDM0NjI5IDQ2Ljk3MjkyOSAyMS4wOTI1OTEgNDggMjUgNDggQyAzNy42OTA0NjYgNDggNDggMzcuNjkwNDY2IDQ4IDI1IEMgNDggMTIuMzA5NTM0IDM3LjY5MDQ2NiAyIDI1IDIgeiBNIDI1IDQgQyAzNi42MDk1MzQgNCA0NiAxMy4zOTA0NjYgNDYgMjUgQyA0NiAzNi42MDk1MzQgMzYuNjA5NTM0IDQ2IDI1IDQ2IEMgMjEuMjc4MDI1IDQ2IDE3Ljc5MjEyMSA0NS4wMjk2MzUgMTQuNzYxNzE5IDQzLjMzMzk4NCBBIDEuMDAwMSAxLjAwMDEgMCAwIDAgMTQuMDMzMjAzIDQzLjIzNjMyOCBMIDQuNDI1NzgxMiA0NS42MTcxODggTCA3LjAwMTk1MzEgMzYuNDI1NzgxIEEgMS4wMDAxIDEuMDAwMSAwIDAgMCA2LjkwMjM0MzggMzUuNjQ2NDg0IEMgNS4wNjA2ODY5IDMyLjUyMzU5MiA0IDI4Ljg5MDEwNyA0IDI1IEMgNCAxMy4zOTA0NjYgMTMuMzkwNDY2IDQgMjUgNCB6IE0gMTYuNjQyNTc4IDEzIEMgMTYuMDAxNTM5IDEzIDE1LjA4NjA0NSAxMy4yMzg0OSAxNC4zMzM5ODQgMTQuMDQ4ODI4IEMgMTMuODgyMjY4IDE0LjUzNTU0OCAxMiAxNi4zNjk1MTEgMTIgMTkuNTkzNzUgQyAxMiAyMi45NTUyNzEgMTQuMzMxMzkxIDI1Ljg1NTg0OCAxNC42MTMyODEgMjYuMjI4NTE2IEwgMTQuNjE1MjM0IDI2LjIyODUxNiBMIDE0LjYxNTIzNCAyNi4yMzA0NjkgQyAxNC41ODg0OTQgMjYuMTk1MzI5IDE0Ljk3MzAzMSAyNi43NTIxOTEgMTUuNDg2MzI4IDI3LjQxOTkyMiBDIDE1Ljk5OTYyNiAyOC4wODc2NTMgMTYuNzE3NDA1IDI4Ljk2NDY0IDE3LjYxOTE0MSAyOS45MTQwNjIgQyAxOS40MjI2MTIgMzEuODEyOTA5IDIxLjk1ODI4MiAzNC4wMDc0MTkgMjUuMTA1NDY5IDM1LjM0OTYwOSBDIDI2LjU1NDc4OSAzNS45NjY3NzkgMjcuNjk4MTc5IDM2LjMzOTQxNyAyOC41NjQ0NTMgMzYuNjExMzI4IEMgMzAuMTY5ODQ1IDM3LjExNTQyNiAzMS42MzIwNzMgMzcuMDM4Nzk5IDMyLjczMDQ2OSAzNi44NzY5NTMgQyAzMy41NTI2MyAzNi43NTU4NzYgMzQuNDU2ODc4IDM2LjM2MTExNCAzNS4zNTE1NjIgMzUuNzk0OTIyIEMgMzYuMjQ2MjQ4IDM1LjIyODczIDM3LjEyMzA5IDM0LjUyNDcyMiAzNy41MDk3NjYgMzMuNDU1MDc4IEMgMzcuNzg2NzcyIDMyLjY4ODI0NCAzNy45Mjc1OTEgMzEuOTc5NTk4IDM3Ljk3ODUxNiAzMS4zOTY0ODQgQyAzOC4wMDM5NzYgMzEuMTA0OTI3IDM4LjAwNzIxMSAzMC44NDc2MDIgMzcuOTg4MjgxIDMwLjYwOTM3NSBDIDM3Ljk2OTMxMSAzMC4zNzExNDggMzcuOTg5NTgxIDMwLjE4ODY2NCAzNy43Njc1NzggMjkuODI0MjE5IEMgMzcuMzAyMDA5IDI5LjA1OTgwNCAzNi43NzQ3NTMgMjkuMDM5ODUzIDM2LjIyNDYwOSAyOC43Njc1NzggQyAzNS45MTg5MzkgMjguNjE2Mjk3IDM1LjA0ODY2MSAyOC4xOTEzMjkgMzQuMTc1NzgxIDI3Ljc3NTM5MSBDIDMzLjMwMzg4MyAyNy4zNTk5MiAzMi41NDg5MiAyNi45OTE5NTMgMzIuMDgzOTg0IDI2LjgyNjE3MiBDIDMxLjc5MDIzOSAyNi43MjA0ODggMzEuNDMxNTU2IDI2LjU2ODM1MiAzMC45MTQwNjIgMjYuNjI2OTUzIEMgMzAuMzk2NTY5IDI2LjY4NTU1MyAyOS44ODU0NiAyNy4wNTg5MzMgMjkuNTg3ODkxIDI3LjUgQyAyOS4zMDU4MzcgMjcuOTE4MDY5IDI4LjE3MDM4NyAyOS4yNTgzNDkgMjcuODI0MjE5IDI5LjY1MjM0NCBDIDI3LjgxOTYxOSAyOS42NDk1NDQgMjcuODQ5NjU5IDI5LjY2MzM4MyAyNy43MTI4OTEgMjkuNTk1NzAzIEMgMjcuMjg0NzYxIDI5LjM4MzgxNSAyNi43NjExNTcgMjkuMjAzNjUyIDI1Ljk4NjMyOCAyOC43OTQ5MjIgQyAyNS4yMTE1IDI4LjM4NjE5MiAyNC4yNDIyNTUgMjcuNzgyNjM1IDIzLjE4MTY0MSAyNi44NDc2NTYgTCAyMy4xODE2NDEgMjYuODQ1NzAzIEMgMjEuNjAzMDI5IDI1LjQ1NTk0OSAyMC40OTcyNzIgMjMuNzExMTA2IDIwLjE0ODQzOCAyMy4xMjUgQyAyMC4xNzE5MzcgMjMuMDk3MDQgMjAuMTQ1NjQzIDIzLjEzMDkwMSAyMC4xOTUzMTIgMjMuMDgyMDMxIEwgMjAuMTk3MjY2IDIzLjA4MDA3OCBDIDIwLjU1Mzc4MSAyMi43Mjg5MjQgMjAuODY5NzM5IDIyLjMwOTUyMSAyMS4xMzY3MTkgMjIuMDAxOTUzIEMgMjEuNTE1MjU3IDIxLjU2NTg2NiAyMS42ODIzMSAyMS4xODE0MzcgMjEuODYzMjgxIDIwLjgyMjI2NiBDIDIyLjIyMzk1NCAyMC4xMDY0NCAyMi4wMjMxMyAxOS4zMTg3NDIgMjEuODE0NDUzIDE4LjkwNDI5NyBMIDIxLjgxNDQ1MyAxOC45MDIzNDQgQyAyMS44Mjg4NjMgMTguOTMxMDE0IDIxLjcwMTU3MiAxOC42NTAxNTcgMjEuNTY0NDUzIDE4LjMyNjE3MiBDIDIxLjQyNjk0MyAxOC4wMDEyNjMgMjEuMjUxNjYzIDE3LjU4MDAzOSAyMS4wNjQ0NTMgMTcuMTMwODU5IEMgMjAuNjkwMDMzIDE2LjIzMjUwMSAyMC4yNzIwMjcgMTUuMjI0OTEyIDIwLjAyMzQzOCAxNC42MzQ3NjYgTCAyMC4wMjM0MzggMTQuNjMyODEyIEMgMTkuNzMwNTkxIDEzLjkzNzY4NCAxOS4zMzQzOTUgMTMuNDM2OTA4IDE4LjgxNjQwNiAxMy4xOTUzMTIgQyAxOC4yOTg0MTcgMTIuOTUzNzE3IDE3Ljg0MDc3OCAxMy4wMjI0MDIgMTcuODIyMjY2IDEzLjAyMTQ4NCBMIDE3LjgyMDMxMiAxMy4wMjE0ODQgQyAxNy40NTA2NjggMTMuMDA0NDMyIDE3LjA0NTAzOCAxMyAxNi42NDI1NzggMTMgeiBNIDE2LjY0MjU3OCAxNSBDIDE3LjAyODExOCAxNSAxNy40MDgyMTQgMTUuMDA0NzAxIDE3LjcyNjU2MiAxNS4wMTk1MzEgQyAxOC4wNTQwNTYgMTUuMDM1ODUxIDE4LjAzMzY4NyAxNS4wMzcxOTIgMTcuOTcwNzAzIDE1LjAwNzgxMiBDIDE3LjkwNjcxMyAxNC45Nzc5NzIgMTcuOTkzNTMzIDE0Ljk2ODI4MiAxOC4xNzk2ODggMTUuNDEwMTU2IEMgMTguNDIzMDk4IDE1Ljk4ODAxIDE4Ljg0MzE3IDE2Ljk5OTI0OSAxOS4yMTg3NSAxNy45MDAzOTEgQyAxOS40MDY1NCAxOC4zNTA5NjEgMTkuNTgyMjkyIDE4Ljc3MzgxNiAxOS43MjI2NTYgMTkuMTA1NDY5IEMgMTkuODYzMDIxIDE5LjQzNzEyMiAxOS45MzkwNzcgMTkuNjIyMjk1IDIwLjAyNzM0NCAxOS43OTg4MjggTCAyMC4wMjczNDQgMTkuODAwNzgxIEwgMjAuMDI5Mjk3IDE5LjgwMjczNCBDIDIwLjExNTgzNyAxOS45NzM0ODMgMjAuMTA4MTg1IDE5Ljg2NDE2NCAyMC4wNzgxMjUgMTkuOTIzODI4IEMgMTkuODY3MDk2IDIwLjM0MjY1NiAxOS44Mzg0NjEgMjAuNDQ1NDkzIDE5LjYyNSAyMC42OTE0MDYgQyAxOS4yOTk5OCAyMS4wNjU4MzggMTguOTY4NDUzIDIxLjQ4MzQwNCAxOC43OTI5NjkgMjEuNjU2MjUgQyAxOC42Mzk0MzkgMjEuODA3MDcgMTguMzYyNDIgMjIuMDQyMDMyIDE4LjE4OTQ1MyAyMi41MDE5NTMgQyAxOC4wMTYyMjEgMjIuOTYyNTc4IDE4LjA5NzA3MyAyMy41OTQ1NyAxOC4zNzUgMjQuMDY2NDA2IEMgMTguNzQ1MDMyIDI0LjY5NDYgMTkuOTY0NDA2IDI2LjY3OTMwNyAyMS44NTkzNzUgMjguMzQ3NjU2IEMgMjMuMDUyNzYgMjkuMzk5Njc4IDI0LjE2NDU2MyAzMC4wOTU5MzMgMjUuMDUyNzM0IDMwLjU2NDQ1MyBDIDI1Ljk0MDkwNiAzMS4wMzI5NzMgMjYuNjY0MzAxIDMxLjMwNjYwNyAyNi44MjYxNzIgMzEuMzg2NzE5IEMgMjcuMjEwNTQ5IDMxLjU3Njk1MyAyNy42MzA2NTUgMzEuNzI0NjcgMjguMTE5MTQxIDMxLjY2NjAxNiBDIDI4LjYwNzYyNyAzMS42MDczNjYgMjkuMDI4NzggMzEuMzEwOTc5IDI5LjI5Njg3NSAzMS4wMDc4MTIgTCAyOS4yOTg4MjggMzEuMDA1ODU5IEMgMjkuNjU1NjI5IDMwLjYwMTM0NyAzMC43MTU4NDggMjkuMzkwNzI4IDMxLjIyNDYwOSAyOC42NDQ1MzEgQyAzMS4yNDYxNjkgMjguNjUyMTMxIDMxLjIzOTEwOSAyOC42NDYyMzEgMzEuNDA4MjAzIDI4LjcwNzAzMSBMIDMxLjQwODIwMyAyOC43MDg5ODQgTCAzMS40MTAxNTYgMjguNzA4OTg0IEMgMzEuNDg3MzU2IDI4LjczNjQ3NCAzMi40NTQyODYgMjkuMTY5MjY3IDMzLjMxNjQwNiAyOS41ODAwNzggQyAzNC4xNzg1MjYgMjkuOTkwODg5IDM1LjA1MzU2MSAzMC40MTc4NzUgMzUuMzM3ODkxIDMwLjU1ODU5NCBDIDM1Ljc0ODIyNSAzMC43NjE2NzQgMzUuOTQyMTEzIDMwLjg5Mzg4MSAzNS45OTIxODggMzAuODk0NTMxIEMgMzUuOTk1NTcyIDMwLjk4MjUxNiAzNS45OTg5OTIgMzEuMDc3ODYgMzUuOTg2MzI4IDMxLjIyMjY1NiBDIDM1Ljk1MTI1OCAzMS42MjQyOTIgMzUuODQzOSAzMi4xODAyMjUgMzUuNjI4OTA2IDMyLjc3NTM5MSBDIDM1LjUyMzU4MiAzMy4wNjY3NDYgMzQuOTc1MDE4IDMzLjY2NzY2MSAzNC4yODMyMDMgMzQuMTA1NDY5IEMgMzMuNTkxMzg4IDM0LjU0MzI3NyAzMi43NDkzMzggMzQuODUyNTE0IDMyLjQzNzUgMzQuODk4NDM4IEMgMzEuNDk5ODk2IDM1LjAzNjU5MSAzMC4zODY2NzIgMzUuMDg3MDI3IDI5LjE2NDA2MiAzNC43MDMxMjUgQyAyOC4zMTYzMzYgMzQuNDM3MDM2IDI3LjI1OTMwNSAzNC4wOTI1OTYgMjUuODkwNjI1IDMzLjUwOTc2NiBDIDIzLjExNDgxMiAzMi4zMjU5NTYgMjAuNzU1NTkxIDMwLjMxMTUxMyAxOS4wNzAzMTIgMjguNTM3MTA5IEMgMTguMjI3Njc0IDI3LjY0OTkwOCAxNy41NTI1NjIgMjYuODI0MDE5IDE3LjA3MjI2NiAyNi4xOTkyMTkgQyAxNi41OTI4NjYgMjUuNTc1NTg0IDE2LjM4MzUyOCAyNS4yNTEwNTQgMTYuMjA4OTg0IDI1LjAyMTQ4NCBMIDE2LjIwNzAzMSAyNS4wMTk1MzEgQyAxNS44OTcyMDIgMjQuNjA5ODA1IDE0IDIxLjk3MDg1MSAxNCAxOS41OTM3NSBDIDE0IDE3LjA3Nzk4OSAxNS4xNjg0OTcgMTYuMDkxNDM2IDE1LjgwMDc4MSAxNS40MTAxNTYgQyAxNi4xMzI3MjEgMTUuMDUyNDk1IDE2LjQ5NTYxNyAxNSAxNi42NDI1NzggMTUgeiI+PC9wYXRoPjwvc3ZnPg==")
    50% 50% no-repeat;
  background-size: 100%;
}

.slider-container {
            position: relative;
            width: 100%;
            /*height: 100vh;*/
        }

        .owl-carousel .item {
            position: relative;
            height: 100%;
        }

        .owl-carousel img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .slider-content {
            position: absolute;
            top: 40%;
            left: 5%;
            transform: translateY(-50%);
            color: white;
            padding: 20px;
            max-width: 50%;
        }

        .slider-form {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            padding: 20px;
            color: white;
            z-index: 2;
        }
        
        .slider-form input,
        .slider-form button {
            width: 100%;
            padding: 10px;
            margin: 10px 0;
            border: none;
            border-radius: 5px;
        }

        .slider-form input {
            background: #fff;
            color: #333;
        }

        .slider-form button {
            background: #24cc63;
            color: white;
            cursor: pointer;
        }
.btn-primary:hover {
    color: #fff;
    background-color: #0c8138!important;
    border-color: #0c8138!important;
}
        @media screen and (max-width: 768px) {
            .slider-content {
                max-width: 80%;
            }
            .slider-form {
                max-width: 100%;
                position: relative;
                transform: none;
                background: whitesmoke;
            }
        }
        .edc img{
                width: 80px;
    height: 80px;
    padding: 15px!important;
    border: 5px solid darkblue!important;
    border-radius: 50%!important;
        }
        .dfgh:hover{
            background-color:#002147!important;
        }
button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #002147;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
  border-radius:20px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
  display: block;
  background: #fff;
  color: #00ab6c;
  font-size: 25px;
  right: 25px;
	bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
