/*===============================================
Template Name: corporate - Consulting & Finance HTML5 Template
Author:  https://Templatemonster.net/user/dreamit-solution
Description: Description
Version: 1.0.0
Text Domain: corporate
Tags: consulting, finance, corporate, business, consultant, multipurpose, technology, it-solution, software, agency, company, portfolio, bangking, insurance, digital-agency, digital-marketing.
================================================*/

/*TABLE OF CONTENTS*/
/*=====================
01. corporate corporate header Area Css
02. corporate mobile menu Area Css 
03. corporate hero Area Css
04. corporate about Area Css
05. corporate work process Area css
06. corporate portfolio Area Css
07. corporate counter title Area Css
08. corporate counter Area Css
09. corporate Pricing Area Css
10. corporate choose-us Area Css
11. corporate testimonial Area Css
12. corporate contact Area Css
13. corporate blog Area Css
14. corporate team-area Css
15. corporate service Area Css
16. corporate breatcome Area Css
17. corporate subscribe-area Css
18. corporate map-area Css
19. corporate protfolio-details-area Css
20. corporate blog-grid area CSS
21. corporate blog-details area Css
22. corporate footer-area Css

=======================*/

/*================================
 <--start corporate Header Area Css-->
==================================*/
.header-area {
    position: relative;
}
.header-area::before {
    position: absolute;
    content: "";
    background: #52ACFF;
    height: 100%;
    width: 28%;
    right: -45px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 11% 100%);
}
.header-manu {
    text-align: right;
    margin-right: 48px;
}
.header-manu i {
    display: inline-block;
    font-size: 10px;
    padding-left: 5px;
}
.header-manu ul {
    display: inline-block;
}

.header-manu ul li {
    display: inline-block;
    position: relative;
}
.header-manu ul li a {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    font-family: "Mulish";
    padding: 39px 10px;
    color: black;
    transition: .5s;
    text-transform: capitalize;
}
.header-search-btn {
    display: inline-block;
}
.header-search-btn a i {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    color: black;
    transition: .5s;
}
.header-btn {
    text-align: right;
    display: inline-block;
}
.header-btn a {
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    background-color: #25D25D;
    color: #fff;
    padding: 11px 22px 11px 28px;
    border: 2px solid #25D25D;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.header-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
	border-radius: 5px;
}
.header-btn i {
    display: inline-block;
    margin-left: 51px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #25D25D;
}
.header-btn i:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 67px;
    left: -30px;
    top: -5px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #52ACFF;
    transition: .5s;
    z-index: 9;
    -webkit-animation: 300ms running fadeInDown;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
}
.sticky a.logo_img img {
    display: none;
}
.sticky a.main_sticky {
    display: block;
}
a.main_sticky {
    display: none;
}
.sticky.header-area::before {
    width: 0%;
}
.sticky .header-manu ul li a:hover {
    color: #fff;
}
.sticky .header-btn a {
    border: 2px solid #fff;
}
.sticky .header-btn a:before {
    border-radius: 0;
}
.sticky .header-search-btn a i {
    color: #fff;
}
.sticky .header-search-btn a i:hover {
    color: #fff;
}
.sticky .header-manu ul li a {
    color: #fff;
}
.sticky ul.sub-menu li a {
    color: black;
}
/*---mobile-meni---*/
.nav_scroll li a i {
	font-size: 11px;
	padding: 0 0 0 5px;
}
.header-manu ul {
    display: inline-block;
}
.header-manu ul li .sub-menu {
    position: absolute;
    width: 200px;
    background: #52ACFF;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
    z-index: 1;
    text-align: left;
    left: 7px;
    border-top: 2px solid #52ACFF;
    border-radius: 0 0 5px 5px;
}
ul.sub-menu li {
    display: block;
    margin: 0;
    padding: 0;
}
ul.sub-menu li a {
    padding: 12px 22px 12px;
    width: 100%;
    transition: .5s;
}

.header-manu ul li a:hover {
    color: #52ACFF;
}
.header-search-btn a i:hover {
    color: #52ACFF;
}
.header-manu ul li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
}
.header-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.header-btn a:hover {
    color: #52ACFF;
}
.header-btn a:hover i:after {
    background: #52ACFF;
}
.header-btn a:hover i {
    color: #fff;
}
ul.sub-menu li a:hover {
    background: #52ACFF;
    color: #fff;
}
/*================================
 <--end corporate Header Area Css-->
==================================*/







/*================================
 <--start corporate hero Area Css-->
==================================*/
.hero-area {
    background: url(../image/hero-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 800px;
}
.hero-content {
    position: relative;
}
.hero-content:before {
    position: absolute;
    content: "";
    background: #52ACFF;
    height: 47%;
    width: 5px;
    top: 6px;
}
.hero-sub-title h5 {
    font-size: 18px;
    line-height: 28px;
    color: #52ACFF;
    font-weight: 500;
    font-family: "Poppins";
    margin-bottom: 18px;
    padding-left: 25px;
}
.hero-main-title h1 {
    font-size: 50px;
    line-height: 53px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    padding-left: 25px;
}
.hero-description p {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    width: 43%;
    padding: 20px 0 21px;
}
.hero-btn a {
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    background-color: #52ACFF;
    color: #fff;
    padding: 15px 23px 12px 29px;
    border: 2px solid #52ACFF;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.hero-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.hero-btn i {
    display: inline-block;
    margin-left: 46px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #25D25D;
}
.hero-btn i:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 67px;
    left: -29px;
    top: -7px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.hero-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.hero-btn a:hover {
    color: #52ACFF;
}
.hero-btn a:hover i:after {
    background: #52ACFF;
}
.hero-btn a:hover i {
    color: #fff;
}
/*================================
 <--end corporate hero Area Css-->
==================================*/

/*================================
 <--start corporate section-title Css-->
==================================*/
.section-title.text-center {
    margin-bottom: 46px;
}
.work-process-area .section-title.text-center {
    margin-bottom: 72px;
}
.counter-title-area .section-title.text-center {
    margin-bottom: 63px;
}
.section-title.text-left {
    margin-bottom: 30px;
}
.choose-us-area .section-title.text-left {
    margin-bottom: 16px;
}
.about-us-area .section-title.text-left {
    margin-bottom: 17px;
}
.section-sub-title h5 {
    font-size: 18px;
    line-height: 28px;
    color: #25D25D;
    font-weight: 500;
    font-family: "Poppins";
    margin-bottom: 10px;
}
.section-main-title h1 {
    font-size: 36px;
    line-height: 50px;
    color: #232323;
    font-weight: 700;
    font-family: "Poppins";
    margin: 0;
}
.choose-us-area .section-main-title h1 {
    font-size: 35px;
}
.headline-color {
    color: #25D25D;
}
.section-title-description p {
    font-size: 18px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
    padding: 10px 0 0;
}
.counter-title-area .section-sub-title h5 {
    color: #fff;
}
.counter-title-area .headline-color {
    color: #fff;
}

/*================================
 <--end corporate section-title Css-->
==================================*/

/*================================
 <--start corporate about Area Css-->
==================================*/

.about-us-area {
    padding: 118px 0 112px;
}
.about-us-thumb {
    position: relative;
    margin-left: -68px;
}
.about-shape2 {
    position: absolute;
    right: 151px;
    bottom: -48px;
    z-index: -1;
}
.about-list {
    padding: 3px 0 25px;
}
.about-list ul li {
    display: inherit;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
}
.about-list ul li i {
    display: inline-block;
    font-size: 22px;
    color: #25D25D;
    padding-right: 20px;
}
.about-btn a {
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    background-color: #52ACFF;
    color: #fff;
    padding: 12px 24px 8px 18px;
    border: 2px solid #52ACFF;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.about-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.about-btn i {
    display: inline-block;
    margin-left: 43px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #25D25D;
}
.about-btn i:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 67px;
    left: -28px;
    top: -7px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.about-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.about-btn a:hover {
    color: #52ACFF;
}
.about-btn a:hover i:after {
    background: #52ACFF;
}
.about-btn a:hover i {
    color: #fff;
}
/*================================
 <--end corporate about Area Css-->
==================================*/

/*================================
 <--start corporate work-process-area Css-->
==================================*/

.work-process-area {
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 0 94px 0;
    padding: 100px 0 120px;
}
.work-process-area::before {
    position: absolute;
    content: "";
    background: #52ACFF;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
}
.work-process-single-box {
    padding: 20px 36px 37px 39px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}
.work-process-single-box::before {
    position: absolute;
    content: "";
    height: 2%;
    width: 100%;
    background: #25D25D;
    left: 0;
    bottom: 0;
    border-radius: 0 0 5px 5px;
    transition: .5s;
    z-index: -1;
}
.work-process-thumb {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 999;
}
.work-process-thumb img{
	transition:.5s;
}
.work-process-single-content {
    margin: -45px 0 0;
}
.work-process-icon i {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #0066ff;
    border: 5px solid #fdfdfd;
    line-height: 72px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 32px;
}
.work-process-single-box .work-process-icon2 i{
	background-color: #2dc561;
} 
.work-process-icon2 i {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #0066ff;
    border: 5px solid #fdfdfd;
    line-height: 72px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 32px;
}
.work-process-single-box .work-process-icon3 i{
	background-color: #303599;
} 
.work-process-icon3 i {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #0066ff;
    border: 5px solid #fdfdfd;
    line-height: 72px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 32px;
}
.work-process-title h3 {
    font-size: 22px;
    line-height: 28px;
    color: #232323;
    font-weight: 600;
    font-family: "Poppins";
    padding: 6px 0 9px;
}
.work-process-description p {
    font-size: 16px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
    padding: 0 0 5px;
	transition: .5s;
}
.work-process-btn a {
    font-size: 16px;
    color: #232323;
    font-weight: 400;
    font-family: "Roboto";
    position: relative;
}
.work-process-btn a:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 77px;
    background: #52ACFF;
    bottom: -3px;
    transition: .5s;
}
.work-process-single-box:hover::before {
    height: 100%;
    border-radius: 5px 5px 5px 5px;
}
.work-process-single-box:hover .work-process-title h3 {
	color: #fff;
}
.work-process-single-box:hover .work-process-description p {
	color: #fff;
}
.work-process-single-box:hover .work-process-btn a {
	color: #fff;
}
.work-process-single-box:hover .work-process-btn a:before {
	background: #fff;
}
.work-process-single-box:hover .work-process-thumb img {
    filter: brightness(0) invert(1);
    z-index: -1;
}
/*================================
 <--end corporate work-process-area Css-->
==================================*/
/*================================
 <--start corporate portfolio-area Css-->
==================================*/
.portfolio-area {
    padding: 100px 0 93px;
}
.portfolio-thumb {
    position: relative;
	overflow: hidden;
}
.portfolio-thumb img {
    transform: scale(1);
    transition: .5s;
}
.portfolio-title h3 {
    font-size: 24px;
    line-height: 39px;
    font-weight: 600;
    color: #fff;
}
.portfolio-title a {
    display: inline-block;
    color: #fff;
}
.portfolio-text span {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    font-family: "Roboto";
	color: #fff;
}
.portfolio-content2 {
    background: #52ACFF;
    padding: 8px 30px 23px;
    transition: .5s;
    border-radius: 5px;
    margin-top: 0;
    z-index: 2;
    width: 93%;
    right: 2px;
    margin: auto;
    position: relative;
    top: -26px;
}
.portfolio-icon i {
    top: 41px;
    position: absolute;
    right: 54px;
    font-size: 30px;
    display: inline-block;
    color: #52ACFF;
}
.portfolio-icon i:after {
    position: absolute;
    content: "";
    height: 80px;
    width: 130px;
    line-height: 80px;
    background: #fff;
    left: -64px;
    top: -26px;
    z-index: -1;
    border-radius: 10px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
}
.portfolio-thumb img:hover {
    transform: scale(1.1);
}
/*================================
 <--end corporate portfolio-area Css-->
==================================*/

/*================================
 <--start corporate counter-area Css-->
==================================*/
.counter-title-area {
    background: #52ACFF;
    padding: 100px 0 100px;
} 

.counter-area {
    padding: 0 0 102px;
    margin-top: -116px;
}
.counter-single-box {
    background: #fff;
    text-align: center;
    padding: 41px 50px 38px;
    filter: drop-shadow(0 0 9px rgba(2,2,2,0.15));
    background-color: #ffffff;
    border-radius: 5px;
}
.counter-icon i {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1.5px solid #25D25D;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    color: #25D25D;
    display: inline-block;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.counter-icon i:after {
    position: absolute;
    content: "";
    height: 80px;
    width: 80px;
    background: #52ACFF;
    left: -2px;
    border-radius: 50%;
    top: -1px;
    z-index: -1;
    transform: scale(0);
    opacity: 0;
    transition: .5s;
    line-height: 80px;
}
.counter-single-box:hover .counter-icon i:after {
    transform: scale(1);
    opacity: 1;
}
.counter-single-box:hover .counter-icon i{
	color: #fff;
}
.counter-number h2 {
    font-size: 36px;
    color: #52ACFF;
    font-weight: 700;
    font-family: "Poppins";
    display: inline-block;
    padding: 13px 0 0;
    margin: 0;
}
.counter-number span {
    display: inline-block;
    font-size: 25px;
    position: relative;
    top: -3px;
    left: -4px;
    font-weight: 700;
    color: #52ACFF;
}
.counter-text span {
    font-size: 16px;
    color: #616161;
    font-weight: 500;
    font-family: "Poppins";
}

/*================================
 <--end corporate counter-area Css-->
==================================*/


/*================================
 <--start corporate pricing-area Css-->
==================================*/
.Pricing-area {
    padding: 0 0 121px;
}
.pricing-single-box {
    border-radius: 5px;
    filter: drop-shadow(0 0 9px rgba(2,2,2,0.15));
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}
.pricing-thumb {
    position: absolute;
    top: -119px;
    right: -54px;
}

.pricing-head {
    background-color: #25D25D29;
    padding: 17px 42px 28px;
    transition: .5s;
}
.pricing-single-box.style2 .pricing-head {
    background-color: #52ACFF;
}
.pricing-title h3 {
    font-size: 20px;
    line-height: 41px;
    color: #232323;
    font-weight: 500;
    font-family: "Poppins";
    transition: .5s;
}
.pricing-single-box.style2 .pricing-title h3 {
    color: #fff;
}
.pricing-single-box.style2 .pricing-text span {
    color: #fff;
}
.pricing-single-box.style2 span.doller {
    color: #fff;
}
.pricing-single-box.style2 span.tk {
    color: #fff;
}
.pricing-single-box.style2 .pricing-thumb img {
    filter: brightness(0) invert(1);
}
.pricing-text span {
    font-size: 16px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
    transition: .5s;
}
span.doller {
    font-size: 16px;
    color: #232323;
    font-weight: 500;
    font-family: "Poppins";
    transition: .5s;
    float: left;
    position: relative;
    top: 3px;
}
span.tk {
    font-size: 36px;
    line-height: 51px;
    color: #232323;
    font-weight: 700;
    font-family: "Poppins";
    transition: .5s;
    padding: 0 0 0 4px;
}
.pricing-body {
    padding: 21px 43px 40px;
}
.pricing-body i {
    display: inline-block;
    font-size: 21px;
    color: #52ACFF;
    padding-right: 10px;
}
.pricing-body ul li {
    display: inherit;
    padding-top: 9px;
    font-size: 16px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
}
.pricing-body.style1 ul li:nth-child(5) {
    text-decoration: line-through;
    color: #c3c3c3;
}
.pricing-body.style1 ul li:nth-child(5) i {
    color: #c3c3c3;
}
.pricing-btn {
    padding: 0px 43px 40px;
}
 
.pricing-btn a {
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    background-color: #52ACFF;
    color: #fff;
    padding: 11px 22px 10px 18px;
    border: 2px solid #52ACFF;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.pricing-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.pricing-btn i {
    display: inline-block;
    margin-left: 34px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #25D25D;
}
.pricing-btn i:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 67px;
    left: -29px;
    top: -5px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.pricing-thumb img {
    filter: brightness(1) invert(0);
}
.pricing-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.pricing-btn a:hover {
    color: #52ACFF;
}
.pricing-btn a:hover i:after {
    background: #52ACFF;
}
.pricing-btn a:hover i {
    color: #fff;
}
.pricing-single-box:hover .pricing-head {
	background: #52ACFF;
	border-radius: 5px 5px 0 0
}  
 .pricing-single-box:hover .pricing-title h3 {
	 color: #fff;
 }
.pricing-single-box:hover .pricing-text span {
	 color: #fff;
}
.pricing-single-box:hover .pricing-item span.doller {
	 color: #fff;
}
.pricing-single-box:hover .pricing-item span.tk {
	 color: #fff;
}
.pricing-single-box:hover .pricing-thumb img {
	color: #fff;
}
.pricing-single-box:hover .pricing-thumb img{
	filter: brightness(0) invert(1);
} 
/*================================
 <--end corporate pricing-area Css-->
==================================*/ 
/*================================
 <--start corporate choose-us-area Css-->
==================================*/ 
.choose-us-area {
    padding: 100px 0 120px;
    position: relative;
    background: #fff;
    z-index: 1;
    margin: 0 106px 0;
}
.choose-us-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #52ACFF;
    border-radius: 10px;
}
.choose-us-single-box-content {
    margin-left: 18px;
    padding: 5px 0 0;
}
.choose-us-single-box-icon i {
    font-size: 21px;
    color: #52ACFF;
    display: inline-block;
    margin-bottom: 47px;
}
 
.choose-us-title h3 {
    font-size: 18px;
    line-height: 37px;
    color: #232323;
    font-weight: 500;
    font-family: "Roboto";
    margin: 0;
}
.choose-text p {
    font-size: 16px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
    width: 75%;
    margin: 0;
}
.chose-us-btn {
    margin-top: 44px;
}
.chose-us-btn a {
    display: inline-block;
    font-size: 17px;
    border-radius: 5px;
    background-color: #25D25D;
    color: #fff;
    padding: 11px 21px 11px 18px;
    border: 2px solid #25D25D;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.chose-us-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.chose-us-btn i {
    display: inline-block;
    margin-left: 53px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #25D25D;
}
.chose-us-btn i:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 67px;
    left: -30px;
    top: -5px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.chose-us-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.chose-us-btn a:hover {
    color: #52ACFF;
}
.chose-us-btn a:hover i:after {
    background: #52ACFF;
}
.chose-us-btn a:hover i {
    color: #fff;
} 
.choose-thumb {
    position: relative;
    z-index: 1;
    margin-left: 44px;
}
.choose-shape {
    position: absolute;
    bottom: -51px;
    right: 34px;
    z-index: -1;
}
/*================================
 <--end corporate choose-us-area Css-->
==================================*/ 
 
/*================================
 <--start corporate testimonial-area Css-->
==================================*/  
.testimonial-area {
    padding: 99px 0 119px;
}
.testimonial-single-box {
    background: #52ACFF;
    padding: 32px 41px 44px 40px;
    border-radius: 10px;
    text-align: justify;
}
.testimonial-thumb {
    display: inline-block;
    float: left;
}
.testimonial-content {
    position: relative;
}
.testimonial-title {
    display: inline-block;
    position: relative;
    margin-left: 17px;
}
.testimonial-title h3 {
    font-size: 20px;
    line-height: 28px;
    color: #232323;
    font-weight: 500;
    font-family: "Roboto";
}
.testimonial-title span {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Roboto";
}
.testimonial-icon {
    position: absolute;
    right: 0;
    top: 18px;
}
.testimonial-icon i {
    font-size: 50px;
    color: #fff;
}
.testimonial-description p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    margin-top: 23px;
    line-height: 26px;
}
.testimonial-start-icon {
    position: relative;
    text-align: right;
}
.testimonial-start-icon i {
    display: inline-block;
    font-size: 17px;
    color: #fff;
}
.testimonial-start-icon ul li {
    list-style: none;
    display: inline-block;
}
/*================================
 <--end corporate testimonial-area Css-->
==================================*/  
 
/*================================
 <--start corporate contact-area Css-->
==================================*/
.contact-area {
    background: #52ACFF;
}  
.contact-thumb {
    margin-left: -15px;
}
.contact_form .form_field_inner input {
	width: 90%;
	background: transparent;
	border: 1px solid #25D25D;
	height: 55px;
	color: #333;
	border-radius: 5px;
	margin-bottom: 33px;
	outline: 0;
	padding: 0 8px 0 31px;
}
.form_field_inner {
    width: 33%;
    float: left;
}
.form_field_inner_text input {
	width: 63%;
	background: transparent;
	border: 1px solid #25D25D;
	height: 55px;
	color: #333;
	border-radius: 5px;
	padding-left: 31px;
	margin-bottom: 33px;
	outline: 0;
	padding: 0 8px 0 31px;
}
.contact_form .text_area .form_field_inner_text textarea {
    width: 63%;
    height: 120px;
    background: transparent;
    border: 1px solid #25D25D;
    color: #333;
    border-radius: 5px;
    padding: 0 8px 0 31px;
    margin-bottom: 30px;
    padding-top: 43px;
    outline: 0;
}
.contact_button button {
    font-size: 16px;
    border-radius: 5px;
    background-color: #25D25D;
    color: #fff;
    padding: 11px 23px 10px;
    border: 2px solid #25D25D;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-top: 4px;
}
.contact_button button::before{
	position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #fff;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.contact_button button i {
    display: inline-block;
    margin-left: 25px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #25D25D;
}
.contact_button button i:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 40px;
    width: 67px;
    left: -28px;
    top: -5px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.contact_button button:hover{
	color: #52ACFF;
}
.contact_button button:hover::before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.contact_button button:hover i{
	color: #fff;
}
.contact_button button:hover i:after{
	background: #52ACFF
}
/*================================
 <--esd corporate contact-area Css-->
==================================*/

/*================================
 <--start corporate blog-area Css-->
==================================*/
.blog-area {
	padding: 100px 0 90px;
}
.single-blog-box {
	margin-bottom: 30px;
}
.blog-thumb {
    overflow: hidden;
}
.blog-thumb img {
    transform: scale(1);
    transition: .5s;
}
.blog-content2 {
    border-radius: 5px;
    filter: drop-shadow(0 0 9px rgba(2,2,2,0.15));
    background-color: #fdfdfd;
    padding: 23px 29px 13px;
    position: relative;
}
.blog-sub-title h5 {
    font-size: 14px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
    margin: 0;
    line-height: 28px;
}
.blog-main-title h3 {
    font-size: 20px;
    line-height: 26px;
    color: #404040;
    font-weight: 700;
    font-family: "Roboto";
    margin: 0;
    padding: 3px 0 34px;
    transition: .5s;
}
.blog-main-title h3 a {
    color: #232323;
    font-weight: 600;
}
.blog-content2::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #e7e7e7;
    left: 0;
    bottom: 60px;
}
.blog-meta.left {
    display: inline-block;
    margin-right: 12px;
}
.meta-date span {
    font-size: 16px;
    line-height: 28px;
    color: #616161;
    font-weight: 400;
    font-family: "Roboto";
}
.meta-date i {
    font-size: 20px;
    margin-right: 9px;
}
.blog-meta.right {
    display: inline-block;
}
.blog-main-title h3 a:hover {
    color: #23d15e;
}
.single-blog-box:hover .blog-thumb img {
    transform: scale(1.1);
}
/*================================
 <--end corporate blog-area Css-->
==================================*/ 
 
 
 
 
 
 
/*================================
 <--start corporate footer-area Css-->
==================================*/ 
.footer-area {
    background: url(../image/footer-img.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 109px 0 114px;
}
.bio-thumb {
    margin-top: 9px;
}
.bio-content p {
    font-size: 16px;
    color: #fffefe;
    font-weight: 400;
    font-family: "Roboto";
    padding: 30px 0 9px;
    text-align: justify;
}
.bio-info-icon i {
    font-size: 16px;
    color: #52ACFF;
    display: inline-block;
    background: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin-right: 6px;
    transition: .5s;
}
.footer-title h4 {
    font-size: 20px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    position: relative;
    margin: 0;
    padding: 0 0 12px;
}
.footer-title h4::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 18%;
    background: #fff;
    bottom: 20px;
}
.footer-service-menu {
    margin-left: 16px;
}
.service-menu-items ul li {
    list-style: none;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    padding-top: 12px;
}
.footer-contact-info {
    margin-left: 22px;
}
.footer-contact-info-icon ul li {
    list-style: none;
} 
.footer-contact-info-icon ul li a {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
}
.footer-contact-info-icon i {
    display: inline-block;
    margin-right: 32px;
}
.footer-contact-info-icon ul li {
    padding-top: 11px;
}
.newsletter-content p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
    margin: 0;
    line-height: 26px;
    padding: 13px 0 29px;
} 
.footer-newsletter {
    margin-left: 14px;
} 
.newsletter-btn a {
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    background-color: #fff;
    color: #242424;
    padding: 14px 22px 14px 23px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.newsletter-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #52ACFF;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.newsletter-btn i {
    display: inline-block;
    margin-left: 44px;
    font-size: 21px;
    position: relative;
    z-index: 1;
    color: #fff;
}
.newsletter-btn i:after {
    position: absolute;
    content: "";
    background: #52ACFF;
    height: 40px;
    width: 67px;
    left: -32px;
    top: -5px;
    z-index: -1;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 34% 100%);
    transition: .5s;
}
.newsletter-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.newsletter-btn a:hover {
    color: #fff;
}
.newsletter-btn a:hover i:after {
    background: #fff;
}
.newsletter-btn a:hover i {
    color: #52ACFF;
}
.bio-info-icon i:hover {
    background: #52ACFF;
    color: #fff;
}
 
 
/*** 
====================================================================
    Search Popup
====================================================================
***/
.search-popup{
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0,0,0,0.90);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.search-popup{
    width: 100%;
}
.search-active .search-popup{
    transform: translateY(0%);
    margin-top: 0;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #52ACFF;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.search-active .search-popup .close-search{
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
.search-popup form{
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin:-35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.search-active .search-popup form{
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
.search-popup .form-group{
    position:relative;
    margin:0px; 
    overflow: hidden;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
    position:relative;
    display:block;
    font-size:18px;
    line-height: 50px;
    color:#000000;
    height:70px;
    width:100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    font-weight:500;
    text-transform:capitalize;
	outline: 0;
}
.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #52ACFF;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none;
}
.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder{
    color:#000000;
}
.search-popup .close-search.style-two{
    position: absolute;
    right: 25px;
    left: auto;
    color:#ffffff;
    width:auto;
    height:auto;
    top:25px;
    margin:0px;
    border:none;
    background:none !important;
    box-shadow:none !important;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}

.flaticon-multiply:before {
    content: inherit;
}
button.close-search i {
    font-size: 45px;
    color: #fff;
    display: inline-block;
}
span.flaticon-multiply i {
    display: inline-block;
    color: #52ACFF;
}

.header-search-btn {
    position: relative;
    display: inline-block;
    left: 10px;
}
.header-search-btn i {
    font-size: 16px;
    color: #fff;
    transition: .5s;
    margin-right: 0;
    position: relative;
    left: -24px;
} 
 







 /*---inner-page-css----*/
 .breatcome-area {
    background: url(../image/breatcome-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
}
.breatcome-content {
    text-align: center;
}
.breatcome-title h1 {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px;
}
.breatcome-text ul li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.breatcome-text ul li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: .5s;
}
.breatcome-text i {
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.breatcome-text ul li a:hover {
    color: #52ACFF;
}
 
/*---inner-section-title-css----*/
 
.team-area .section-title {
    text-align: center;
}
.team-area .section-main-title {
    padding: 10px 0 46px;
}
.service-area .section-sub-title h5 {
    font-size: 20px;
}
.service-area .section-main-title {
    padding: 11px 0 57px;
}
 
 
/*---team-area-css----*/
 
.team-area {
	padding: 100px 0 88px;
}
.team-single-box {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.team-social-icon ul li {
    display: inline-block;
}
.team-thumb {
    position: relative;
    z-index: 1;
}
.team-thumb img {
    width: 100%;
}
.team-thumb::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #52ACFF;
    left: 0;
    top: 0;
    right: 0;
    border-radius: 5px;
    opacity: 0.6;
    transform: scale(0);
	transition: .5s;
}
.team-social-icon {
    position: absolute;
    z-index: 1;
    top: 18%;
    background: #fff;
    padding: 5px 15px 5px;
    text-align: center;
    right: -30px;
    transition: .5s;
    opacity: 0;
}
.team-social-icon ul li {
    list-style: none;
    display: inherit;
}
.team-social-icon ul li a i {
    display: inline-block;
    color: #52ACFF;
    font-size: 16px;
    padding-top: 12px;
}
.team-single-content {
    text-align: center;
    background: #fff;
    border-bottom: 5px solid #52ACFF;
    border-radius: 0 0 5px 5px;
    padding: 26px 0 0;
}
.team-title h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
	transition: .5s;
}
.team-text p {
    font-size: 14px;
    font-weight: 400;
}
.team-single-box:hover .team-title h3 {
    color: #52ACFF;
}
.team-single-box:hover .team-thumb::before{
	transform: scale(1);
	height: 100%;
    width: 100%;
}
.team-single-box:hover .team-social-icon {
    opacity: 1;
    right: 0px;
}
/*---blog-area-css----*/
.single-blog-box.style2 {
    margin-bottom: 30px;
}
/*---blog-detail-area---*/
div#blog {
	padding: 120px 0 118px;
}
.blog_dtl_thumb {
    overflow: hidden;
}
.blog_dtl_thumb img {
    width: 100%;
    transform: scale(1);
    transition: .5s;
}
.blog_details {
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
    padding: 15px 20px;
}
.blog_dtl_content h2 {
    color: #0d1218;
    font-size: 32px;
    padding-top: 25px;
}
.dreamit-blog-meta-left {
    padding: 12px 0 35px;
}
.dreamit-blog-meta-left span {
    color: #0d1218;
    margin-right: 30px;
}
.dreamit-blog-meta-left i {
    margin-right: 10px;
}
.blog_dtl_content p {
    color: #0d1218;
}
.blog_dtl_content h3 {
    color: #0d1218;
    padding: 10px 0 20px;
    font-size: 28px;
}
.blog_details blockquote {
    margin: 37px 0 36px;
    font-size: 17px;
    border-left: 7px solid #52ACFF;
    background: #f7fafd;
    font-style: italic;
    font-weight: 500;
    padding: 25px 35px 15px;
}

p.signatures {
    padding: 8px 0 0;
    font-weight: 500;
}

.blog_reply {
    overflow: hidden;
    margin-top: 50px;
    padding: 20px 15px 37px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.reply_ttl {
    margin-bottom: 36px;
}
.reply_ttl>h3 {
    font-size: 28px;
    color: #0d1218;
}
.blog_reply .form_field {
    width: 100%;
}
.blog_reply .form_field_inner {
    width: 50%;
    float: left;
}
.blog_reply .form_field_inner input, .blog_reply .form_field_inner textarea {
    width: 95%;
    background: #f7fafd;
    border: 0;
    height: 50px;
    padding-left: 15px;
    color: #151948;
    margin-bottom: 20px;
}
.blog_reply .text_area .form_field_inner {
    width: 100%;
}
.blog_reply .text_area .form_field_inner textarea {
    width: 97.5%;
    height: 150px;
    padding-top: 15px;
    outline: 0;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 23px 30px 23px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
}
.search {
    background: #f7f7f7;
    position: relative;
}
.search input[type="text"] {
    padding-left: 10px;
}
.search input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
    box-shadow: 0 0 2px rgba(0,0,0,0.20);
    outline: 0;
}
.search button {
    background: #fff;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16%;
    height: 100%;
    background: #52ACFF;
}
.blog-left-side .widget h2 {
    color: #0d1218;
    display: block;
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 36px;
}
.blog-left-side .widget ul {
    list-style: none;
    color: #0762f8;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding: 8px 0 15px;
    border-bottom: 1px solid #ddd;
}
.blog-left-side .widget ul li a {
    color: #333;
}
.blog-left-side .widget ul li a i {
    margin-right: 2px;
    font-size: 13px;
}
.blog-left-side .widget ul li a span {
    float: right;
}
.single-widget-item {
    overflow: hidden;
}
.recent-post-item {
    margin-top: 25px;
}
.recent-post-image {
    float: left;
    margin-right: 3px;
}
.recent-post-image a {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 5px;
}
.recent-post-image img {
    max-width: 87%;
}
.recent-post-text {
    overflow: hidden;
}
.blog-grid .recent-post-text .rcomment {
    color: #52ACFF;
    font-size: 12px;
}
.blog-grid .recent-post-text>h4 {
    margin-bottom: 3px;
    line-height: 18px;
}
.recent-post-text a {
    color: #0d1218;
    font-size: 16px;
    transition: .5s;
}
.recent-post-item {
    margin-top: 25px;
}
.recent-post-image a {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 5px;
}
.recent-post-image img {
    max-width: 87%;
    border-radius: 5px;
}
.tagcloud a {
    color: #606060;
    display: inline-block;
    font-size: 14px;
    margin: 0 2px 10px 0;
    padding: 4px 15px;
    text-align: center;
    background: #f7fafd;
    border-radius: 5px;
    transition: .5s;
}
.blog-left-side > div:last-child {
    margin-bottom: 0px;
}
.textwidget {
    padding: 0 0 223px;
}
.sbi_photo_wrap {
    float: left;
    margin: 1px;
}
.blog_dtl_thumb img:hover {
    transform: scale(1.1);
}
.tagcloud a:hover {
    background: #52ACFF;
    color: #fff;
}
.blog-left-side .widget ul li a:hover {
    color: #52ACFF;
    padding-left: 10px;
}
.recent-post-text a:hover {
    color: #52ACFF;
}




/*---pricing-area---*/
.Pricing-area.style2 {
    padding: 100px 0 120px;
}






/*---service-area---*/
.service-area {
    padding: 100px 0 90px;
    background: #f5f5f5;
}
.service-area .service-content {
    text-align: center;
}
.service-single-box {
    background: #fff;
    padding: 26px 50px 43px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.service-single-box::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #52ACFF;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: .5s;
}
.service-icon i {
    font-size: 40px;
    margin-top: 23px;
    display: inline-block;
    color: #52ACFF;
    padding-right: 25px;
	transition: .5s;
}
.service-title h3 {
    font-size: 20px;
    font-weight: 700;
	transition: .5s;
}
.service-description p {
    font-size: 16px;
    font-weight: 400;
	transition: .5s;
}
.service-btn a {
    display: inline-block;
    color: #978899;
    font-size: 15px;
    transition: .5s;
	transition: .5s;
}
.service-btn i {
    display: inline-block;
    font-size: 14px;
    padding-left: 5px;
    transition: .5s;
}
.service-btn a:hover i {
	padding-left: 10px;
}
.service-single-box:hover::before {
    opacity: 1;
    width: 100%;
}
.service-single-box:hover .service-icon i {
    color: #fff;
}
.service-single-box:hover .service-title h3 {
    color: #fff;
}
.service-single-box:hover .service-description p {
    color: #fff;
}
.service-single-box:hover .service-btn a {
    color: #fff;
}
.service-single-box:hover .service-btn i {
    color: #fff;
}





/*---subscribe-area---*/

.subscribe-area {
    background: #52ACFF;
    padding: 40px 0 50px;
}
.subscribe-content h4 {
    font-size: 28px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0;
    line-height: 52px;
    font-family: "Open Sans", sans-serif;
}
.subscribe-content p {
    font-size: 18px;
    color: #fff;
    margin: 0;
    font-family: "Open Sans", sans-serif;
}
.subscribe-btn {
    text-align: right;
}

.subscribe-btn a {
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    background-color: #fff;
    color: #242424;
    padding: 11px 51px 11px;
    transition: .5s;
    position: relative;
    z-index: 1;
    border: 2px solid #fff;
}
.subscribe-btn a:before {
    position: absolute;
    content: "";
    height: 0%;
    width: 0%;
    background: #52ACFF;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    z-index: -1;
    border-radius: 5px;
}
.subscribe-btn a:hover:before{
	height: 100%;
    width: 100%;
	opacity: 1;
	color: #52ACFF;
}
.subscribe-btn a:hover {
    color: #fff;
}




/*============================
	google-map-area-start
==============================*/
.map-area iframe {
    height: 500px;
    width: 100%;
}
/*============================
	google-map-area-end
==============================*/
/*============================
		Pricing-area
==============================*/

.Pricing-area {
    padding: 0 0 121px;
}


/*============================
	protfolio-details-area
==============================*/
.protifolio-details-area {
    padding: 120px 0 97px;
}
.row.bg {
    box-shadow: 0 0 30px rgba(0,0,0,0.10);
    padding: 50px;
}
.protfolio-details-title h3 {
    font-weight: 800;
}
.protfolio-details-content-inner ul li span {
    font-size: 20px;
    margin-right: 10px;
	font-weight:700;
}
.protfolio-details-content-inner ul li {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    font-weight: 300;
    padding: 13px 0;
    text-transform: capitalize;
    list-style: none;
}
.protfolio-details-content-inner ul li:last-child{
	border-bottom:none;
}
.protfolio-details-icon-text span {
    font-size: 20px;
    margin-right: 10px;
    font-weight: 700;
	float:left;
}
.protfolio-details-icon-inner a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #52ACFF;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    margin-right: 10px;
    line-height: 35px;
    transition: .5s;
}
.protfolio-details-full-title h3 {
    font-weight: 800;
}
.protfolio-details-thumb img {
    width: 100%;
}
.protfolio-details-full-content p {
    font-size: 16px;
}
.protfolio-details-icon-inner a:hover {
    background: #205c34;
}	




 







<!-- ============================================================== -->
<!-- corporate Bounce Animation Css -->
<!-- ============================================================== -->*/
/* bounce-animate */
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
 .bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }
.bounce-animate-slow {
    animation-name: float-bob5;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob5;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob5;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob5;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
.bounce-animate-3 {
    animation-name: float-bob6;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob6;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob6;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob6;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } }
@-webkit-keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px); } }
@-webkit-keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); } }
@-webkit-keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); } }
@-webkit-keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); } }
@-webkit-keyframes float-bob6 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }   
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

}
/*--==============================================->
  <!-- corporate Animation Dance -->
 ==================================================-*/
/**/
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
}
@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance {
  -webkit-animation: dance 2s alternate infinite;
}
@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}
.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(25px, -25px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -25px, 25px);
  }
}
.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}

/*===========================
<--  Loader Css -->
=============================*/
.loader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 0.8s 1s ease;
    z-index: 666;
}
.loader {
    position: relative;
    display: block;
    z-index: 201;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    transition: all 1s 1s ease;
    border: 3px solid transparent;
    border-top-color: #52ACFF;
    -webkit-animation: spin 1.5s linear infinite;
    -moz-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
.loader:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-left-color: #52ACFF;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.loader:after {
  position: absolute;
  content: '';
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-right-color: #fff;
  -webkit-animation: spin 2.5s linear infinite;
  -moz-animation: spin 2.5s linear infinite;
  -o-animation: spin 2.5s linear infinite;
  animation: spin 2.5s linear infinite;
}
/*/ Here comes the Magic /*/

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-wrapper .loder-section {
    position: fixed;
    top: 0;
    width: 50%;
    height: 100%;
    background: #111;
    z-index: 2;
}
.loader-wrapper .loder-section.left-section {
  left: 0;
  transition: 1s 1.4s ease;
}
.loader-wrapper .loder-section.right-section {
  right: 0;
  transition: 1s 1.4s ease;
}

/*/ When page loaded /*/
.loaded .loder-section.left-section {
  left: -100%;
}
.loaded .loder-section.right-section {
  right: -100%;
}
.loaded .loader-wrapper {
  visibility: hidden;
}
.loaded .loader {
  top: -100%;
  opacity: 0;
}


