/********************************************************** */
/**********************  Conset ************************* */
/**********************************************************

    TABLE OF CONTENT
    ========================

    01. Default CSS
    02. Hero Section
    03. Page Banner
    04. Our Success
    05. About Us
    06. Service Section
    07. Partners
    08. Cases Section
    09. Team Section
    10. Call Back Section
    11. Testimonial Section
    12. Call To Action
    13. About Page
    14. Vission Mission
    15. Service Details
    16. Case Details
    17. Contact Page
    18. Error Page
    19. Footer Section


/****************************************************** */
/*******************  01. Default CSS ***************** */
/****************************************************** */
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

:root {
    --heading-color: #2d2d2d;
    --primary-color: #fe6600;
    --primary-color-rgb: 254,102,0;
}

body {
    color: #444;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
}

a {
    color: #747474;
    cursor: pointer;
    outline: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}

a:hover,
a:focus,
a:visited {
    outline: none;
    color: var(--primary-color, #fe6600);
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading-color, #2d2d2d);
    line-height: 1.1;
    font-family: 'Roboto', sans-serif;
}

h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

h1 {
    font-size: 65px;
    font-weight: 700;
}

h2 {
    font-size: 50px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 15px;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
    display: inline-block;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

header:after,
section:after,
footer:after {
    display: block;
    clear: both;
    content: "";
}
.hero-section h1{font-size: 63px;}

.service-icon img{margin:0 auto;display: block;}
.f150{font-size: 150%;}
.flex{display: flex;justify-content: space-between;}

/*===================logo========================*/
.logo-tit-pc{
      font-size: 1.1em;
      display: block;
      margin-bottom: 0;
}
.logo-tit-sp{
      display: none;
}
@media screen and (max-width: 1024px) {
.logo-tit-pc{
      display: none;
}
.logo-tit-sp{
      font-size: 1.1em;
      display: block;
      margin-bottom: 0;
}
}

/*===================about========================*/

.bg-yellow{background:#F2F7FA;padding: 40px 60px;margin:20px auto 0px;width: 100%;}
.bg-yellow img{padding-left: 15px;margin-top: -30px;width: 280px;}
.about-us .txt{font-size: 110%;}
.about-us h3{color: #029DF7;
    font-weight: bold;font-size: 24px;}
#feature h2 big,#point h2 big{font-size: 100%;color: #015E95;}

/*=================point====================*/
#point{background:#E6EFF5; }
#point .row{justify-content: space-between;} 
#point h2{margin-bottom: 60px;}
.point3{flex-basis: 30%;max-width: 340px; background: #fff;
    padding: 20px;border-radius: 15px;
	box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.35);
	}
.point3 h3{font-size: 20px;padding: 7px 0;
    font-weight: 700;text-align: center;background:#015E95;color: #fff; }
.point3 img{margin: 5px auto 0;display: block;}
.point3 p{margin: 20px 0 0;text-align: left;font-size: 120%;}


/*=================== Service===================*/

table .hikaku {
    border-collapse: collapse;
    border-spacing: 0;
	}
.hikaku td,.hikaku th{ border: 1px solid #ccc;padding: 7px 10px;font-weight: bold;font-size: 26px;text-align: center;}
table .bg-ao{background: #015E95;}
table .bg-orenge{background: #fe6600;}
table .bg-blue{background:#99b3e6}
.bg-lblue{background:#e6e6ff }
.bg-lorenge{background:#ffb399}
.bg-llorenge{background: #ffe6cc}
.orenge{color:#fe6600; }
.white{color:#fff; }
.cnt{text-align: center;}
.t-left{text-align: left!important;}
.f200{font-size: 220%!important;}


.service .flex{display: flex;justify-content: space-between;}
.service h3{
color:#049df7;
    font-size: 20px;
    font-weight: 700;
    margin:10px 0 8px;
    display: inline-block;
    letter-spacing: 0.56px;
}
.service ul {
    margin-left: 10px;
}
.service ul li {
    list-style: disc;
    color: #fff;
    font-size: 18px;
}
.service .row{justify-content: space-between;} 
.service img{width: 280px;margin-bottom: 30px;}

/*=================== VOICE===================*/

.filter-list{margin-top: 50px;}


.project-block-four{
	position:relative;
	z-index:99;
	margin-bottom:30px;
}

.project-block-four .inner-box{
	position:relative;
	text-align: center;
    color: #e8e8e8;
    font-size: 90px;
   /* padding: 0px 25px 40px;*/
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 30%);

}
.project-block-four .inner-box p{font-size: 16px;line-height: 140%;text-align: left;}
.project-block-four .inner-box .image{
	position:relative;
}

.project-block-four .inner-box .image img{
	/*position:relative;*/	
	width:100%;
	display:block;
	top:-60px;
}

.project-block-four .inner-box .image .overlay-box{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	/*opacity:0;*/
	z-index:1;
	opacity: 1;
	-webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
	/*-webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	*/
	/* background-color: rgba(22,26,51,0.90); */
}

.project-block-four .inner-box:hover .image .overlay-box{
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.project-block-four .inner-box .image .overlay-box .overlay-inner{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding:15px 25px;
	background:white;
    height: 300px;
}

#voice .overlay-inner p{margin-bottom: 0.7em;color:#444;}
#voice .overlay-inner h3 span{font-size: 18px;color: #029DF7;}
.project-block-four .inner-box .image .overlay-box .title{
	position:relative;
	color:#ffffff;
	text-align: center;
	font-size:15px;
	font-weight:bold;
	/*padding-left:40px;*/
}

.project-block-four .inner-box .image .overlay-box .title:before{
	position:absolute;
	content:'';
	left:0px;
	top:10px;
	width:30px;
	height:1px;
	/*background-color:rgba(255,255,255,0.30);*/
}

.project-block-four .inner-box .image .overlay-box h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	line-height:1.3em;
	margin-top:8px;
}

.project-block-four .inner-box .image .overlay-box h3 a{
	position:relative;
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}

.project-block-four .inner-box .image .overlay-box h3 a:hover{
	color:#161a33;
}

.project-block-four .inner-box .image .overlay-box .read-more{
	position:relative;
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	margin-top:32px;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
	font-family: 'Playfair Display', serif;
}

.project-block-four .inner-box .image .overlay-box .read-more .arrow{
	position:relative;
	margin-left:5px;
	top:1px;
}

.project-block-four .inner-box .image .overlay-box .read-more:hover{
	color:#161a33;
}
/*=================trouble====================*/

#trouble{overflow: hidden;}
#trouble .row{justify-content: space-between;}

#trouble .o-box{border: 5px solid #015E95;padding: 25px 20px;margin:0px 10px 30px;text-align: center}
#trouble .o-box h3{font-size: 28px;
   color: #015E95;font-weight: bold;
    margin-bottom: 15px;
}
#trouble .o-box img{margin:10px auto 10px;}

#trouble ul{margin:15px 0 20px 20px;text-align: left;}
#trouble li{list-style: disc;
    color:#444;
    font-size: 18px;margin-bottom: 7px;}
#trouble .exp li span{color: #444;}
#trouble .exp ul {margin:15px 0 20px 40px!important;width: 100%}
#trouble .exp li{font-size:20px!important;color:#015E95;text-align: left;}
.exp{background: #E6EFF5;padding: 30px;margin-top: 15px;}
.exp h2{font-size: 34px;letter-spacing: 5px;
   color: #015E95;font-weight: bold;    
	text-align: center;margin-bottom: 15px;
}
.exp p{line-height: 160%;color: #444;font-size: 18px;margin: 20px 0 30px;text-align: center;}
.exp center{padding: 20px 15px;background:#fff;width: 65%;margin: 15px auto 20px;border-radius: 10px; }

/*====FAQ==============================*/

#faq h2,#service h2,#trouble h2{margin-bottom: 50px;}

.accordion-box{
	position:relative;
	margin-top: 60px;
}

.accordion-box .block{
	position:relative;
	margin-bottom:20px;
	border:1px solid #e2e8f0;
}

.accordion-box .block .acc-btn{
	position:relative;
	font-size:20px;
	margin-bottom:0px;
	cursor:pointer;
	line-height:24px;
	font-weight:700;
    padding: 24px 75px 24px 50px ;
	color:#222222;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: 'Playfair Display', serif;
}

.accordion-box .block .acc-btn .left-icon{
	position:absolute;
	content:'';
	left:30px;
	top:22px;
	font-size:28px;
	color:#f98044;
	font-weight:400;
}

.accordion-box .block .acc-btn .icon-inner{
	color:#13b5ea;
	font-size:16px;
}

.accordion-box .block .icon-outer{
	position:absolute;
	right:0px;
	top:0px;
	width:75px;
	height:70px;
	text-align:center;
	color:#b3b2b2;
	background:none;
	border-left:1px solid #e2e8f0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.accordion-box .block .icon-outer .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-21px;
	width:100%;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:20px;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.accordion-box .block .acc-btn.active .icon-outer{
	background-color:#f97534;
	border-color:#f97534;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus{
	opacity:1;
	color:#00c0ff;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus{
	color:#ffffff;
	 -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.accordion-box .block .acc-content{
	position:relative;
	display:none;	
}

.accordion-box .block .acc-content.current{
	display:block;
	box-shadow:0px 10px 25px rgba(0,0,0,0.10);
}

.accordion-box .block .content{
	position:relative;
	font-size:13px;
	background:#ffffff;
	padding:25px 30px 30px;
	border-top:1px solid #e2e8f0;
}

.accordion-box .block .content p{
	margin-bottom:20px;
	line-height:1.8em;
	color:#868298;
	font-size:15px;
	
}

.accordion-box .block .content p:last-child{
	margin-bottom:0px;	
}

.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
    border-bottom: 1px solid rgba(0,0,0,0.1);
	color: #222;
	background: #fff;
	z-index: 3;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-size: 22px;
	font-weight: bold;
	/*font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";*/
	position: relative;
	display: block;
	padding: 10px 0 10px 1em;
	cursor: pointer;
	margin: 20px 0 15px 0;
	line-height: 1.3;
}
.cp_actab label:hover {
	font-weight: 600;
	color:#015E95;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 1.35s;
	transition: max-height 1.35s;
	color: #333333;
	background: rgba(47,93,137,0.1);
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
    max-height: max-content;
}
/* Icon */
.cp_actab label::after {
    line-height: 0.8;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 2em;
    height: 2em;
    -webkit-transition: all 1.35s;
    transition: all 1.35s;
    text-align: center;
    font-size: 150%;
    font-weight: 400;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	content: '-';
	}
.cp_actab .cp_actab-content .answer {
	padding: 30px 20px;
	font-size: 20px;
}


/*====Introduction==============================*/
#intro,#voice,#faq{padding: 70px 0 80px;}

.process-block{
	position:relative;
	margin-bottom:0px;
}

.process-block .inner-box{
	position:relative;
	text-align:center;
	color:#c3cdd8;
	/*font-size:90px;*/
	padding:0px 15px 70px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
	/*max-width: 250px;*/
}
.process-block .col-lg-3{flex: 0 0 24.5%;
    max-width: 25%;}
.process-block .inner-box:before{
	position: absolute;
    content: '';
    left: 100%;
    top: -70px;
    height: 56px;
    width: 194px;
    margin-left: -80px;
    background: url(../images/icons/arrow.png) no-repeat;
}

.process-block:last-child .inner-box:before{
	display:none;
}

.process-block .inner-box .number{
	position: relative;
    top: -30px;
    width: 54px;
    height: 54px;
    color: #ffffff;
	font-size:20px;
	margin:0 auto;
	font-weight:500;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    background-color: #015E95;
}

.process-block .inner-box .number:before{
	z-index:1;
}

.process-block .inner-box .number:after{
	position: absolute;
    content: '';
    left: -8px;
    right: -8px;
    bottom: -8px;
    top: -8px;
    border-radius: 50%;
    border: 8px solid rgba(4,157,247,0.60);
}

.process-block .inner-box h3{
	position:relative;
	color:#222222;
	font-weight:700;
	font-size:20px;
	margin-top:15px;
}
.process-block .inner-box ul{width: 90%;margin:0 auto}
.process-block .inner-box li{list-style: disc;
	margin-bottom: 4px;line-height: 120%;font-size: 14px;text-align: left;color: #444;}
.process-block .inner-box .lower-content{
	position:relative;
	margin-top:20px;
}

.process-block .inner-box .lower-content .icon{
	margin-bottom: 15px;
	/*position:absolute;
	top:0px;
	left:0px;
	right:0px;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;*/
}

/*.process-block .inner-box:hover .lower-content .icon{
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
	opacity:0;
	visibility:hidden;
}*/

.process-block .inner-box .lower-content .text{
	
	color:#7e8597;
	height: 165px;
	/*visibility:hidden;
	position:relative;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;*/
}

	/*
.process-block .inner-box:hover .lower-content .text{
	opacity: 1;
	visibility:visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}
*/
.process-block .inner-box p{font-size: 16px;color: #444;text-align: left;}
#flow .txt {
    position: relative;
    display: block;
    font-size: 18px;
    color: #444;
    font-weight: 400;
	text-align: center;
    margin-top: 20px;margin-bottom: 90px;
    line-height: 130%;
	z-index: 1;
}


/** Section Title style */
.section-title h2 {
    line-height: 1.17;
}

.section-title h2 span {
    color:#015E95;
}

/** Button style */
.theme-btn,
a.theme-btn {
    color: white;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    min-width: 230px;
    transition: 0.5s;
    padding: 20px 41px;
    border-radius: 15px;
    background:/*#029DF7*/#fe6600;
    display: inline-block;
}
 

.theme-btn i {
    font-size: 11px;
    padding-left: 10px;
    transition: 0.5s;
}

.theme-btn:hover i {
    transform: translateX(5px);
}

/** Social Link Style One */
.social-style-one {
    display: inline-block;
}

.social-style-one a {
    margin: 0 3px;
    width: 35px;
    height: 35px;
    font-size: 13px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    background: rgba(255, 255, 255, .05);
}

.social-style-one a i {
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.social-style-one a:hover i {
    color: var(--primary-color, #fe6600);
}

.social-style-one a:first-child {
    margin-left: 0;
}

.social-style-one a:last-child {
    margin-right: 0;
}

/** Social Link Style One */
.social-style-two {
    display: inline-block;
}

.social-style-two a {
    margin: 0 3px;
    width: 40px;
    height: 40px;
    font-size: 13px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #ffffff;
}

.social-style-two a:hover {
    background: var(--heading-color, #2d2d2d);
}

.social-style-two a i {
    color: var(--heading-color, #2d2d2d);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.social-style-two a:hover i {
    color: #ffffff;
}

.social-style-two a:first-child {
    margin-left: 0;
}

.social-style-two a:last-child {
    margin-right: 0;
}

/*pazination style*/
.pazination li {
    display: inline-block;
}

.pazination li a {
    width: 30px;
    height: 30px;
    color: #677294;
    display: block;
    font-size: 14px;
    transition: 0.5s;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    background: #FFFFFF;
}

.pazination a:hover,
.pazination li.active a {
    color: #FFFFFF;
    background: #1965FD;
}

/*** Preloader style ** */
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.gif);
}

/* text inputs and textarea */
.form-group input,
.form-group textarea {
    border: none;
    padding: 17px 30px;
    color: #FFFFFF;
    border-radius: 15px;
    margin-bottom: 20px;
    background: #FF8431;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #FFF6F0;
}

.form-group input:focus,
.form-group textarea:focus {
    color: #FFFFFF;
    box-shadow: none;
    background: #FF8431;
}

/* input buttons */
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: none;
}

.overlay {
    position: relative;
}

.overlay:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0px;
    opacity: 0.1;
    background: #000000;
}

.overlay * {
    z-index: 2;
    position: relative;
}

.bg-orange {
    background: var(--primary-color, #fe6600);
}

.bg-black {
    background: #292929;
}

.bg-snow {
    background: #f9f9f9;
}

/****************************************************** */
/****************** 02. Hero Section  *************** */
/****************************************************** */
.hero-section {
    height: 600px;
    margin-top: 50px;
    background: url("../../assets/images/hero/bg_mainimge03.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    margin-bottom: 80px;
}

.hero-inner {
    max-width: 1200px;
	width: 100%;
    padding: 100px 0 85px;
	position: relative;
}

.balloon1 {
    position: absolute;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #fff;
    transform: rotate(-13deg);
    top: 3%;
    left: 4%;
    z-index: 3;
  }
  
  .balloon1:before {
    content: "";
    position: absolute;
    top: 90%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
  }
  
  .balloon1 p {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
  }

  @media screen and (min-width: 992px){
    .balloon1 {
        top: 3%;
        left: 4%;
        z-index: 3;
      }
  }

  @media screen and (min-width: 768px) and (max-width: 991px){
    .balloon1{
        z-index: 3;
        top: -33%;
        left: -8%;
    }
  }

  @media screen and (max-width: 767px) {
    .balloon1 p{
        font-size: 12px;
        line-height: 1.5;
    }
    .balloon1{
        z-index: 3;
        padding: 5px 14px;
        background: #dcf4fe;
        top: -12%;
        left: -7%;
    }
    .balloon1:before {
        border-top: 15px solid #dcf4fe;
    }
}

.hero-inner .sub-title {
    font-size: 34px;line-height: 170%;
    font-weight: 700;
    letter-spacing: 0.8px;
	text-align: center;
    color:#029DF7;
	text-shadow:2px 2px 4px rgba(255,255,255,1);
}
.hero-inner .sub-title span{
    background:white;
    padding: 10px 20px;}

.sub-title em{font-size: 150%;font-style:normal;}
.hero-inner h1 {
	text-align: center;
    color: #ffffff;
    margin: 25px 0 30px;
    line-height: 1.1;
}
.hero-title{
    color: #fff;
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 20px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}
.hero-inner h1 span {
    display: inline-block;
}
.tit {
    font-size: 1.2em;
}
.tit-flex {
    display: flex;
    justify-content: space-evenly;
}
.tit-flex-box{
    background-color: #FFFFCC;
    border-radius: 20px;
    padding: 20px;
    width: 25%;
    margin-bottom: 30px;
}
.tit-flex-box p {
    font-size: 24px;
    font-weight: bold;
    display: flex; 
    justify-content: center;  
    margin: 0;
}
.number{
    position: relative;
    top: 15px;
    font-size: 2.0em;
    color: #fe6600;
}

@media screen and (max-width: 1024px) {
   .tit-flex{
              display: none;
}
}
/*
.hero-inner h1 span:after {
    content: '.';
    color: var(--primary-color, #fe6600);
}
/*
.hero-btn a {
    margin: 0 25px 15px 0;
}

.hero-btn a:last-child {
    margin-right: 0;
}

/****************************************************** */
/******************  Question Section  *************** */
/****************************************************** */

.question-flex{
    display: flex;
    margin-bottom:40px;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-top: 30px;
}

.question-flex p{
    font-size: 20px;
    font-weight: bold;
}

.question-flex span{
    color: red;
    font-weight: bold;
}

.question-flex img{
    width: 13%;
}
@media screen and (max-width: 520px) {
    .question-flex img{
        display: none;
    }
}

.triangle{
    width: 0;
height: 0;
border-style: solid;
border-width: 68px 80px 0 80px;
border-color: #007bff transparent transparent transparent;
margin-inline: auto;
margin-bottom:40px;
}

.question-h2{
    line-height: 1.8;
    margin-bottom:40px;
}

.question-h2 span{
    font-size: 30px;
}

.question-h2-center{
    background-color:#015E95;
    color:white;
    font-size:50px!important;
    padding: 10px;
}

/****************************************************** */
/**************  Solution Section  ************** */
/****************************************************** */

.solution{
    margin-bottom:120px;
}
.solution .solution-flex{
    display: flex;
    width: 80%;
    max-width: 1000px;
    margin-inline: auto;
    gap: 5%;
    margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
    .solution .solution-flex{
        flex-direction: column;
    }
    .solution .solution-flex .solution-flex-box{
        width: 100%!important;;
    }
}
.solution .solution-point{
    border: 2px solid #007bff;
    padding: 20px;
    width: 80%;
    margin: 30 auto;
}
.solution-point p{
    font-size: 18px;
}
.solution .solution-flex .solution-flex-box{
    display: flex;
    flex-direction: column;
    border: 2px solid #007bff;
    border-radius: 20px;
    padding: 20px;
    width: 21.25%;
    justify-content: space-between;
}
.solution-flex-box p{
    font-size: 24px;
    font-weight: bold;
}
.solution h3{
    width: 80%;
    max-width:1000px;
    margin-inline: auto;
    margin-bottom: 20px;
    text-align: center;
}
.solution .sol-txt{
    width: 80%;
    max-width:1000px;
    font-size: 18px;
    margin-inline: auto;
    margin-bottom: 20px;
}
.solution .solution-flex .solution-flex-box img{
    width: 70%;
    margin-inline: auto;
}
.check-box{
    position: relative;
    padding-left: 20px;
    top: 6px;
  }
  
  .check-box:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 7px;
    top: 4px;
    left: 6px;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    border-right: 2px solid #007bff;
    border-bottom: 2px solid #007bff;
  }
  
  .check-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #007bff;
    border-radius: 2px;
  }

/****************************************************** */
/************** 03. Page Banner Section  ************** */
/****************************************************** */
.page-banner {
    height: 520px;
    margin-top: 50px;
    background: url(../images/banner/banner-bg.jpg);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}

.page-banner.overlay:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: calc(50% + 120px);
    height: 100%;
    background: rgba(254, 102, 0, .2);
    clip-path: polygon(calc(100% - 320px) 0, 100% 100%, 0 100%, 0 0);
}

.page-banner .banner-inner {
    padding: 160px 0 50px;
}

.page-banner .banner-inner h2 {
    color: #ffffff;
    font-size: 75px;
    line-height: 1.1;
    margin-bottom: 15px;
}

.banner-inner .breadcrumb {
    padding-left: 0;
    background-color: transparent;
}

.banner-inner .breadcrumb-item {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}

.banner-inner .breadcrumb a {
    color: #ffffff;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\f142";
    font-weight: 600;
    font-size: 13px;
    padding-left: 17px;
    padding-right: 17px;
    color: var(--primary-color, #fe6600);
    font-family: "Font Awesome 5 Free";
}


/****************************************************** */
/*************** 04. Our Success Section  ************* */
/****************************************************** */
.success-wrap {
    transform: translateY(-60%);
    padding: 48px 70px 48px 80px;
    border-top: 10px solid #ffffff;
}

.success-item {
    display: flex;
    padding-left: 16px;
    border-right: 1px solid #FF8432;
}

.success-wrap .row > div:last-child .success-item {
    border-right: 0px;
}

.success-item .success-icon {
    color: #ffffff;
    margin-right: 32px;
    padding-top: 20px;
}

.success-item .success-icon i:before {
    font-size: 35px;
}

.success-item .success-content {
    padding-top: 15px;
}

.success-content .count-text {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
}

.success-content .count-text:after {
    content: '+';
}

.success-content p {
    font-weight: 700;
    color: var(--heading-color, #2d2d2d);
}


/****************************************************** */
/**************** 05. About Us Section  *************** */
/****************************************************** */
.about-image {
    max-width: 550px;
    padding: 50px 30px 0px 0;
    position: relative;
}

/*.about-image:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 192px;
    height: 192px;
    border-radius: 50%;
    z-index: -1;
    background:#049df7;
}

.about-image:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 191px;
    height: 191px;
    z-index: -1;
    background: #555;
    clip-path: polygon(100% 100%, 0 100%, 0 0);
}

.about-image img {
    border-radius: 100px 0 0 0;
    clip-path: polygon(100% 0, 100% 100%, 110px 100%, 0 calc(100% - 110px), 0 0);
}
*/
/*Custom Animation*/
@-webkit-keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft;
}

.about-border {
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 8px;
    height: 38%;
    background: #EFEFEF;
}

.about-content p {
    color: #3B3B3B;
    margin-bottom: 25px;
	font-size: 130%;
}
.about-content .sub{font-size: 25px;line-height: 170%;}
.about-content .sub strong{color: #fff;background: #015E95;padding: 0 5px;}
.about-content .sub span{color:#fe6600;font-weight: bold }
.about-content h2{font-size: 46px;letter-spacing: 0.1em,;margin-top: 20px;}

.about-content > i {
    font-weight: 500;
    margin-bottom: 40px;
    display: inline-block;
    color: var(--heading-color, #2d2d2d);
}

.about-content .theme-btn {
    padding: 20px 45px;
}
.con2 a:hover{opacity: 0.7!important;}
.about-content .theme-btn i {
    padding-left: 25px;
}


/****************************************************** */
/***************** 06. Service Section  *************** */
/****************************************************** */
.services-section {
    position: relative;
    background: #E6EFF5;
    padding: 80px 0;
}

.row{
    justify-content: center;
}

.service-flex{
    margin-bottom:20px;
    display: flex;
    align-items: stretch;
}

.services-section:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
    background: rgba(213, 202, 245, .15);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.services-section:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 265px;
    height: 265px;
    background:#015E95;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.services-section .section-title h2 {
    margin-bottom: 15px;
}
.services-section h3{
    margin-bottom:20px;
}
.services-section h3 span{
    color:#007bff;
    font-size: 40px;
}

.service-item {
    background: #fff;
    margin-bottom: 0px;
    padding: 55px 35px 50px;
    position: relative;
    z-index: 1;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);

}

.service-item .service-icon {
    margin-bottom: 23px;
}

.service-item .service-icon a {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #f9f9f9;
    color: var(--primary-color, #fe6600);
}

.service-item:hover .service-icon a {
    color: #fff;text-align: center;
    border-radius: 15px;
    background: #fe6600;
}

.service-content h4 {
    font-size: 28px;text-align: center;
    line-height: 40px;
    margin-bottom: 15px;
}

.service-content h4 a {
    color: var(--heading-color, #2d2d2d);
}

.service-content h4 a:hover {
    color: var(--primary-color, #fe6600);
}

.service-content p {
    color: #3B3B3B;
    margin-bottom: 0;
}

.separetor {
    width: calc(100% - 30px);
    height: 5px;
    margin-left: 15px;
    margin-bottom: 30px;margin-top: 30px;
    background:#015E95;
}

.service-com{
    width:100%;
    max-width:1000px;
    margin-inline:auto;
    margin-bottom: 80px;
}
.service-com table{
    width:100%;
}
.service-com table tr th{
    width:30%;
    background-color: #838383;
    color:white;
    border-right: 2px white solid;
    padding: 4px 10px;
    font-size: 19.2px;
}
.service-com table tr td{
    width:30%;
    background-color: #cecece;
    border-right: 2px white solid;
    padding: 4px 10px;
    font-size: 19.2px;
}
.tbl-top{
    border-bottom:4px white solid;
}
.tbl-bottom{
    margin-bottom:30px;
    line-height: 1.6;
    font-size: 19.2px;
}
.service-big{
    font-size:25px!important;
}
.service-com .blue-back tr th{
    background:#015E95;
}
.service-com .blue-back tr td{
    background:#a8dfff;
}


/****************************************************** */
/**************** Flow Section  *************** */
/****************************************************** */

.flow{
    background-color: #f9f9f9;
    padding-bottom: 120px;
}
.flow h2{
    padding-top: 100px;
    margin-bottom: 80px;
}
.flow .flow-flex{
    display: flex;
    gap: 20px;
}
@media screen and (max-width: 520px) {
    .flow .flow-flex{
        flex-direction: column;
    }
    .flow .flow-flex .flow-flex-box{
        margin-bottom:20px;
    }
}
.flow .flow-flex .flow-flex-box{
    padding: 50px 20px 20px 20px;
    background-color: white;
    box-shadow: 0px 0px 15px -5px #777777;
    position: relative;
}
.flow .flow-flex .flow-flex-box h5{
    text-align: center;
}
.flow .flow-flex .flow-flex-box img{
    width:60%;
    margin-inline: auto;
    display: block;
}
.flow-num{
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background: #015E95;
    border:5px solid #a8dfff;
    color:white;
    font-size: 20px;
    padding: 15px;
    border-radius: 40px;
}

/****************************************************** */
/**************** 07. Partners Section  *************** */
/****************************************************** */
.partners-section .section-title h2 {
    line-height: 1.42;
}

.partners-section .slick-slide img {
    margin-left: auto;
}

.partners-section .slick-track {
    display: flex;
    align-items: center;
}

.partner-wrap .partner-prev, .partner-wrap .partner-next {
    background: #F9F9F9;
    width: 65px;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    text-align: center;
    color: var(--primary-color, #fe6600);
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.partner-wrap .partner-next {
    top: 65%;
}

.partner-wrap .partner-prev:hover,
.partner-wrap .partner-next:hover,
.partner-wrap .partner-prev:focus,
.partner-wrap .partner-next:focus {
    color: #ffffff;
    background: var(--primary-color, #fe6600);
}

.partners-section .slick-list {
    margin-left: 100px;
}

.partners-section .partner-item {
    padding-top: 25px;
}


/****************************************************** */
/****************** 08. Cases Section  **************** */
/****************************************************** */
.cases-section {
    position: relative;
    background: #E6EFF5;
}

.cases-section:before {
    content: '';
    position: absolute;
	z-index: 1;
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
    background: rgba(213, 202, 245, .15);
    clip-path: polygon(100% 0, 0 100%, 0 0);
}

.cases-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 265px;
    height: 265px;
    background:#015E95;
    clip-path: polygon(100% 0, 0 100%, 0 0);
}

.cases-section .section-title {
    position: relative;
    z-index: 1;
}

.cases-section .section-title h2 {
    color: #ffffff;
    margin-bottom: 30px;
}

.cases-section .section-title p {
    color: #BFBFBF;
}


.case-wrap {
    margin: 0 -15px;
    padding-bottom: /*195px*/20px;
    position: relative;
}

.case-item {
    padding: 0 15px;
}

.case-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.case-image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0px;
    height: 0px;
    background: var(--primary-color, #fe6600);
    clip-path: polygon(100% 100%, 0 100%, 0 0);
    -webkit-transition: .5s;
    transition: .5s;
}

.case-image:hover:before {
    width: 240px;
    height: 240px;
}

.case-image a {
    position: absolute;
    bottom: -57px;
    left: -65px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #ffffff;
    border-radius: 15px;
    color: var(--heading-color, #2d2d2d);
    -webkit-transition: .5s;
    transition: .5s;
}

.case-image:hover a {
    left: 40px;
    bottom: 32px;
}

.case-image .fas{padding-top: 25px;}
.case-content {
    padding-left: 20px;
}

.case-content span {
    color: var(--primary-color, #fe6600);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
    letter-spacing: 0.56px;
}

.case-content h4 a {
    color: #FFFFFF;
}

.case-content ul {margin-left: 10px;}
.case-content ul li{list-style: disc;color: #fff;font-size: 18px;}


.case-wrap .case-prev, .case-wrap .case-next {
    background: #292929;
    width: 65px;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    text-align: center;
    color: var(--primary-color, #fe6600);
    position: absolute;
    left: 43%;
    bottom: 17px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.case-wrap .case-next {
    left: calc(43% + 85px);
}

.case-wrap .case-prev:hover,
.case-wrap .case-next:hover,
.case-wrap .case-prev:focus,
.case-wrap .case-next:focus {
    color: #ffffff;
    background: #4C3526;
}
/*
.case-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: rgba(255, 255, 255, .02);
}
/*

/****************************************************** */
/****************** 09. Team Section  ***************** */
/****************************************************** */
.team-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 70px;
}

.team-item {
    width: 20%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.team-item .item-image {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.team-item .item-image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: linear-gradient(transparent, #fe6600);
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

.team-item:hover .item-image:before {
    height: 85%;
}

.team-item .item-image img {
    width: 100%;
}

.team-item .item-image .social-style-two {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}

.team-item .team-desc h3 {
    margin-bottom: 12px;
}

.team-item .team-desc p {
    color: var(--primary-color, #fe6600);
}


/****************************************************** */
/*************** 10. Call Back Section  *************** */
/****************************************************** */
.call-back-section {
    background: url(../images/call-back/call-back-bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

.call-back-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-color, #fe6600);
    opacity: .9;
}

.call-back-shap {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, .1);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.call-back-shap:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 265px;
    height: 265px;
    background: #292929;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.call-back-section .section-title {
    max-width: 430px;
}

.call-back-section .section-title h2 {
    color: #ffffff;
    margin-bottom: 18px;
    line-height: 1.25;
}

.call-submit button.theme-btn {
    background: #292929;
}

.call-back-form .row > div {
    padding-left: 10px;
    padding-right: 10px;
}

.call-submit {
    margin-bottom: 0;
}


/****************************************************** */
/************* 11. Testimonial Section  ************** */
/****************************************************** */
.testimonial-area {
    display: flex;
    align-items: center;
}

.review-buttons {
    margin-right: 30px;
}

.review-btn {
    display: block;
    background: rgba(254, 102, 0, 1);
}

.review-btn,
.review-btn img {
    transition: all .3s ease;
}

.review-btn img {
    opacity: 1;
    width: 100%;
}

.review-btn:hover img {
    opacity: .4
}

.review-btn.active img {
    opacity: .1
}

.review-btn.active::before {
    transition: transform .3s ease 0s, visibility .3s ease .2s, opacity .3s ease .2s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.review-buttons figure {
    width: 100px;
    position: relative;
    margin-bottom: 30px;
}

.review-buttons figure:last-child {
    margin-bottom: 0;
}

.review-buttons figure::before,
.review-buttons figure::after {
    position: absolute;
    content: '';
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease 0s;
}

.review-buttons figure.active-btn::before,
.review-buttons figure.active-btn::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: all .4s ease .2s;
}

.review-buttons figure.active-btn::before {
    width: 2px;
    height: 10px;
}

.review-buttons figure.active-btn::after {
    width: 10px;
    height: 2px;
}

.testimony-content {
    width: 100%;
}

.review-single {
    display: none;
    animation: 1s fadeIn;
}

.review-single.active {
    display: flex;
    align-items: center;
}

.review-single .textimonial-image {
    flex: none;
    max-width: 36%;
    margin-right: 40px;
    animation: 1s fadeInDown;
}

.textimonial-content {
    max-width: 566px;
    margin-left: auto;
    animation: 1s fadeInLeft;
}

.textimonial-content p {
    font-size: 28px;
    line-height: 1.57;
    padding-top: 50px;
    position: relative;
    color: var(--heading-color, #2d2d2d);
}

.textimonial-content p:before {
    content: "\f107";
    font-family: "Flaticon";
    font-size: 45px;
    position: absolute;
    top: -34px;
    left: 0;
    color: var(--primary-color, #fe6600);
}

.textimonial-content p:after {
    content: "\f108";
    font-family: "Flaticon";
    font-size: 45px;
    position: absolute;
    right: 15%;
    bottom: -45px;
    color: var(--primary-color, #fe6600);
}

.textimonial-content .reviewer {
    margin-top: 60px;
}

.textimonial-content .reviewer h3 {
    font-size: 32px;
}

.textimonial-content .reviewer span {
    color: var(--primary-color, #fe6600);
}


/****************************************************** */
/************ 12. Call To Action Section  ************* */
/****************************************************** */
.cta-section .cta-text h3 {
    font-size: 45px;
    color: #ffffff;
    line-height: 1.57;
}

.cta-section .cta-btn {
    text-align: right;
}

.cta-section .cta-btn .theme-btn {
    background: #292929;
    padding: 20px 57px;
}


/****************************************************** */
/******************* 13. About Page  ****************** */
/****************************************************** */
.cta-section.bg-snow h3 {
    color: #292929;
}

.cta-section.bg-snow h3 span {
    color: var(--primary-color, #fe6600);
}

.cta-section.bg-snow .theme-btn {
    background: var(--primary-color, #fe6600);
    padding: 20px 57px;
}


/****************************************************** */
/*********** 14. Vission Mission Section  ************* */
/****************************************************** */
.vission-tabs {
    position: relative;
}

.vission-tabs:before {
    content: '';
    position: absolute;
    left: 0;
    top: -45%;
    width: 100%;
    height: 230%;
    z-index: -1;
    background: #F9F9F9;
}

.vission-tabs li {
    height: 140px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
    background: url(../images/about/tab-bg.jpg);
    background-size: cover;
    background-position: center;
    transition: 0.5s;
}

.vission-tabs li:last-child {
    margin-bottom: 0;
}

.vission-tabs li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(41, 41, 41, .93);
    transition: 0.5s;
}

.vission-tabs li:hover:before, .vission-tabs li.active:before {
    background: rgba(254, 102, 0, .93);    
}

.vission-tabs li h3 {
    position: relative;
    color: #ffffff;
    margin-right: 70px;
    margin-bottom: 0;
    z-index: 1;
    transition: 0.7s;
}

.vission-tabs li:hover h3, .vission-tabs li.active h3 {
    padding-right: 70px;
}

.vission-tabs li h3:after {
    content: "\f30b";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 5px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.vission-tabs li:hover h3:after, .vission-tabs li.active h3:after {
    opacity: 1;
    visibility: visible;
}

.vission-content-wrap {
    max-width: 500px;
    overflow: hidden;
    margin-left: auto;
}

.vission-tab-content {
    display: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.vission-tab-content.active {
    display: block;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.vission-tab-content .section-title h2 {
    color: #222222;
    margin-bottom: 10px;
}

.vission-tab-content p {
    margin-bottom: 30px;
}

.vission-tab-content .success-item {
    max-width: 340px;
    align-items: center;
    border-right: 0;
    margin-top: 42px;
    padding: 25px 0 25px 40px;
    border-left: 6px solid var(--primary-color, #fe6600);
}

.vission-tab-content .success-item .icon-image {
    margin-right: 35px;
}

.vission-tab-content .success-content {
    padding-top: 0;
}

.vission-tab-content .success-content .count-text {
    font-size: 40px;
    color: #292929;
    position: relative;
}

.vission-tab-content .success-content .count-text:after {
    font-size: 13px;
    position: absolute;
    top: 0;
    right: -10px;
    color: var(--primary-color, #fe6600);
}

.vission-tab-content .success-content h5 {
    color: #292929;
    margin-bottom: 0;
    margin-top: 6px;
}


/****************************************************** */
/************** 15. Service Details Page  ************* */
/****************************************************** */
.service-details-content .section-title h2 {
    color: #222222;
    margin-bottom: 25px;
}

.service-details-content p {
    font-size: 16px;
    line-height: 1.64;
    text-align: justify;
    margin-bottom: 35px;
}

.service-details-content .section-title h2 span {
    color: transparent;
    -webkit-text-stroke: 1px #222222;
}

.service-details-content .details-image {
    position: relative;
    margin-bottom: 45px;
}

.service-details-content .details-image:after {
    content: "\f109";
    font-family: "Flaticon";
    color: #FFFFFF;
    font-size: 45px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 95px;
    height: 95px;
    line-height: 95px;
    text-align: center;
    background: var(--primary-color, #fe6600);
}

.service-details-content h3 {
    color: #222222;
    font-size: 35px;
    margin-bottom: 25px;
}

.prev-next-area {
    margin-top: 70px;
}

.prev-next-area .prev-next-btn {
    width: 100%;
    height: 100px;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 100px;
    background: #292929;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: 0.8s;
}

.prev-next-area .prev-next-btn:hover {
    background: transparent;
}

.prev-next-area .prev-next-btn:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/services/prev-next.jpg);
    background-size: cover;
    background-position: center;
    opacity: 0;
    z-index: -1;
    transition: 0.8s;
}

.prev-next-area .prev-next-btn:hover:before {
    opacity: 1;
}

.prev-next-area .prev-next-btn:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background: transparent;
    transition: 0.8s;
}

.prev-next-area .prev-next-btn:hover:after {
    background: rgba(254, 102, 0, .9);
}

.prev-next-area .prev-next-btn span {
    position: relative;
    display: inline-block;
    transition: 0.5s;
}

.prev-next-area .prev-next-btn.prev-btn:hover span {
    padding-left: 20%;
}

.prev-next-area .prev-next-btn span:before {
    content: "\f30a";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 2px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.prev-next-area .prev-next-btn.next-btn:hover span {
    padding-right: 20%;
}

.prev-next-area .prev-next-btn.next-btn span:before {
    content: "\f30b";
    right: 0;
    left: auto;
}

.prev-next-area .prev-next-btn:hover span:before {
    opacity: 1;
    visibility: visible;
}

/* Service Sidebar */
.service-sidebar {
    max-width: 300px;
    margin-left: auto;
}

.service-sidebar .sidebar-widget {
    margin-bottom: 100px;
}

.service-sidebar .sidebar-widget:last-child {
    margin-bottom: 0;
}

.service-sidebar .sidebar-widget h3 {
    font-size: 35px;
    color: #292929;
    margin-bottom: 35px;
}

.service-sidebar .service-widget ul li {
    margin-bottom: 10px;
}

.service-sidebar .service-widget ul li a {
    height: 65px;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    color: #292929;
    background: #f9f9f9;
    padding: 18px 30px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: 0.5s;
}

.service-sidebar .service-widget ul li a:hover {
    color: #FFFFFF;
    background: transparent;
}

.service-sidebar .service-widget ul li a:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/services/prev-next.jpg);
    background-size: cover;
    background-position: center;
    opacity: 0;
    z-index: -1;
    transition: 0.8s;
}

.service-sidebar .service-widget ul li a:hover:before {
    opacity: 1;
}

.service-sidebar .service-widget ul li a:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background: transparent;
    transition: 0.8s;
}

.service-sidebar .service-widget ul li a:hover:after {
    background: rgba(254, 102, 0, .9);
}

.service-sidebar .contact-widget {
    padding: 62px 55px;
}

.service-sidebar .contact-widget p {
    font-weight: 700;
    margin-bottom: 26px;
    color: var(--primary-color, #fe6600);
}

.service-sidebar .contact-widget h3 {
    color: #222222;
    font-size: 42px;
    line-height: 1.43;
}

.service-sidebar .contact-widget .theme-btn {
    max-width: 190px;
    min-width: 190px;
    padding: 16px 20px;
}


/****************************************************** */
/*************** 16. Case Details Page  *************** */
/****************************************************** */
.case-gallery {
    margin-bottom: 32px;
}

.case-gallery .tab-content {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 5px solid #F5F5F5;
}

.case-gallery-list li a figure {
    position: relative;
}

.case-gallery-list li a figure::before,
.case-gallery-list li a figure::after {
    position: absolute;
    content: '';
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease 0s;
}

.case-gallery-list li a.active figure::before,
.case-gallery-list li a.active figure::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: all .4s ease .2s;
}

.case-gallery-list li a.active figure::before {
    width: 2px;
    height: 10px;
}

.case-gallery-list li a.active figure::after {
    width: 10px;
    height: 2px;
}

.case-gallery-list li a img {
    opacity: 1;
    width: 100%;
}

.case-gallery-list li a.active img {
    opacity: .1;
}

.case-gallery-list li a {
    display: block;
    background: rgba(254, 102, 0, 1);
}

.case-gallery-list li a, .case-gallery-list li img {
    transition: all .3s ease;
}

.case-gallery-list {
    justify-content: center;
}

.case-gallery-list li {
    margin-right: 20px;
}

.case-gallery-list li:last-child {
    margin-right: 0;
}

.case-details-content .section-title h2 {
    color: #222222;
    margin-bottom: 25px;
}

.case-details-content .section-title h2 span {
    color: transparent;
    -webkit-text-stroke: 1px #222222;
}

.case-details-content p {
    font-size: 16px;
    line-height: 1.64;
    text-align: justify;
    margin-bottom: 35px;
}

.case-details-content h3 {
    color: #222222;
    font-size: 35px;
    margin-bottom: 25px;
}

.case-middle {
    padding: 10px 0 20px;
}

.case-middle .middle-image {
    max-width: 330px;
    margin-left: auto;
}

.case-middle .middle-content p {
    text-align: inherit;
    margin-bottom: 25px;
}

/* Case Sidebar */
.case-sidebar {
    max-width: 300px;
    margin-right: auto;
}

.case-sidebar .sidebar-widget {
    margin-bottom: 80px;
}

.case-sidebar .sidebar-widget:last-child {
    margin-bottom: 0;
}

.case-sidebar .sidebar-widget h3 {
    font-size: 35px;
    color: #292929;
    margin-bottom: 35px;
}

.case-sidebar .sidebar-widget h3 span {
    color: var(--primary-color, #fe6600);
}

.case-sidebar .information-widget {
    padding: 40px 41px 35px;
}

.case-sidebar .information-widget h3 {
    font-size: 30px;
    line-height: 1.31;
    margin-bottom: 30px;
}

.information-widget li {
    display: flex;
    line-height: 2.68;
}

.information-widget li span {
    color: #292929;
    font-weight: 700;
    width: 92px;
    position: relative;
    display: inline-block;
}

.information-widget li span:before {
    content: ':';
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 13px;
}

.information-widget li a {
    color: var(--primary-color, #fe6600);
}

.case-sidebar .contact-widget {
    padding: 62px 55px;
}

.case-sidebar .contact-widget p {
    font-weight: 700;
    margin-bottom: 26px;
    color: var(--primary-color, #fe6600);
}

.case-sidebar .contact-widget h3 {
    color: #FFFFFF;
    font-size: 42px;
    line-height: 1.43;
}

.case-sidebar .contact-widget .theme-btn {
    max-width: 190px;
    min-width: 190px;
    padding: 16px 20px;
}

.related-cases .case-item {
    padding: 0;
}

.related-cases .case-content h4 a {
    color: #292929;
}


/****************************************************** */
/****************** 17. Contact Page  ***************** */
/****************************************************** */

/* Get In Touch */
.get-in-touch .section-title h2 {
    color: #222222;
    margin-bottom: 25px;
}

.get-in-touch .section-title h2 span {
    color: transparent;
    -webkit-text-stroke: 1px #222222;
}

.get-in-touch p {
    font-size: 16px;
    line-height: 1.64;
    text-align: justify;
    margin-bottom: 35px;
}

.contact-sidebar {
    max-width: 300px;
    margin-right: auto;
}

.contact-sidebar .sidebar-widget {
    padding: 52px 45px 50px;
    margin-bottom: 30px;
}

.contact-sidebar .sidebar-widget:last-child {
    margin-bottom: 0;
}

.contact-sidebar .sidebar-widget h3 {
    color: #292929;
    font-size: 30px;
    line-height: 1.31;
    margin-bottom: 30px;
}

.contact-sidebar .sidebar-widget li {
    display: flex;
    line-height: 2;
    margin-bottom: 15px;
}

.contact-sidebar .sidebar-widget li:last-child {
    margin-bottom: 0;
}

.contact-sidebar .sidebar-widget li .left-icon {
    width: 45px;
}

.contact-sidebar .sidebar-widget li .left-icon i {
    font-size: 19px;
    margin-right: 31px;
    color: var(--primary-color, #fe6600);
}

.contact-sidebar .sidebar-widget.bg-black h3,
.contact-sidebar .sidebar-widget.bg-black .right-content a {
    color: #FFFFFF;
}

.get-in-touch .call-back-form {
    margin-top: 55px;
}

.get-in-touch .call-back-form input,
.get-in-touch .call-back-form textarea {
    background: transparent;
    border: 1px solid #EFEFEF;  
}

.get-in-touch .call-back-form input,
.get-in-touch .call-back-form textarea,
.get-in-touch .call-back-form input::placeholder,
.get-in-touch .call-back-form textarea::placeholder {
    color: #747474;
}

.get-in-touch .call-back-form input:focus,
.get-in-touch .call-back-form textarea:focus {
    box-shadow: none;
    border-color: var(--primary-color, #fe6600);
}

.get-in-touch .call-back-form textarea {
    resize: none;
}

/* Contact Page Map */
.map-inner .map {
    height: 450px;
}

.leaflet-bottom.leaflet-right {
    display: none;
}


/****************************************************** */
/******************* 18. Error Page  ****************** */
/****************************************************** */
.error-image {
    margin-bottom: 80px;
    border-bottom: 6px solid #F6F6F6;
}

.error-content {
    max-width: 775px;
    margin: auto;
    display: flex;
    align-items: center;
}

.error-content .content-left h2 {
    color: #222222;
    line-height: 1.57;
}

.error-content .content-left h3 {
    color: #787878;
    line-height: 1.57;
}

.error-content .content-right {
    margin-left: auto;
}

.error-content .content-right .theme-btn {
    padding: 20px 51px;
    background: #292929;
}

.error-content .content-right .theme-btn i {
    padding-left: 0;
    padding-right: 10px;
}

.error-content .content-right .theme-btn:hover i {
    transform: translateX(-5px);
}


/****************************************************** */
/***************** 19. Footer Section  **************** */
/****************************************************** */
.widget-title {
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 45px;
}

.widget {
    margin-bottom: 50px;
}

.widget p,
.widget ul li,
.widget ul li a {
    color: #D0D0D0;
}

.widget ul li a:hover,
.subscribe-form .form-group .subscribe-submit:hover {
    color: #FFFFFF;
}

.widget ul li {
    margin-bottom: 16px;
}

.widget ul li:last-child {
    margin-bottom: 0;
}

.contact-info-widget ul li {
    margin-bottom: 35px;
}

.contact-info-widget h5 {
    margin-bottom: 15px;
    color: var(--primary-color, #fe6600);
}

.contact-info-widget p {
    margin-bottom: 0;
}

.recent-post-widget .post-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #3B3A3A;
}

.recent-post-widget ul > li:last-child .post-item {
    border-bottom: 0;
}

.recent-post-widget .post-item h5 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 4px;
}

.recent-post-widget .post-item p {
    margin-bottom: 20px;
    color: var(--primary-color, #fe6600);
}

.recent-post-widget ul > li:last-child .post-item p {
    margin-bottom: 0;
}

.menu-widget ul li a {
    font-size: 16px;
}

.menu-widget li {
    padding-left: 38px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.menu-widget li:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    left: 0;
    top: 0;
}

.subscribe-form .form-group input {
    padding: 12px 29px;
    background: #3C3C3C;
}

.subscribe-form input::placeholder {
    color: #D0D0D0;
}

.subscribe-form .form-group {
    position: relative;
}

.subscribe-form .form-group .subscribe-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    color: #D0D0D0;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    transition: 0.5s;
    border-radius: 15px;
    background: var(--primary-color, #fe6600);
}

.widget .social-style-two a {
    background: #D0D0D0;
    margin-right: 6px;
}

.widget .social-style-two a i {
    color: #2d2d2d;
}

.widget .social-style-two a:hover {
    background: #FFFFFF;
}

/* Copyright And Footer Menu */
.copyright-area {
    color: #f7f9fb;
    padding: 17px 0;
    background: #333333;
}

.copyright-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	width: 100%;
}
.copyright-inner a{color: #fff;letter-spacing: 2px;}
.copyright-inner p {
    margin: 0;
}

.copyright-inner p span {
    color: var(--primary-color, #fe6600);
}

.copyright-wrap {
    /*display: flex;*/
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
	position: relative
}



.footer-menu {
    margin-left: auto;
}

.footer-menu li {
    padding: 0 12px;
    display: inline-block;
    line-height: 12px;
    border-right: 1px solid;
}

.footer-menu li:first-child {
    padding-left: 0;
}

.footer-menu li:last-child {
    padding-right: 0;
    border-right: none;
}

.footer-menu li a {
    color: #f7f9fb;
}

.footer-menu li a:hover {
    color: var(--primary-color, #fe6600);
}

/*** Scroll Top style ***/
.scroll-top {
    width: 48px;
    height: 48px;
    color: #ffffff;
    cursor: pointer;
    margin-left: auto;
    border-radius: 15px;
    background:#049df7;
}
.copyright-area{position: relative;}
.copyright-area .scroll-top{position: absolute;right: 0;top:10px;z-index: 3;}




.pc {
	display: inline;
}

.sp {
	display: none;
}
@media screen and (min-width: 1120px) {
.tb{display: block;}
}
@media screen and (max-width: 1110px) {
.tb{display: none;}	
.flex {
	display: block;justify-content: center;}
.bg-yellow img{padding-left:0px;margin-top: 0px}
#trouble .exp li {
    font-size: 16px!important;
    }	
.exp center {
	width: 90%;	}
#trouble .exp ul {
    margin: 15px 0 20px 20px!important;	
}
}
@media screen and (max-width: 440px) {

.sp {
	display: block;
}
.tb{display: none;}
.pc {
	display: none;
}	
.hero-section .container{
    padding: 0 15px;
}
.hero-inner .sub-title {
    font-size: 30px;
	letter-spacing: 0.3px;}	
.hero-inner .sub-title span {line-height: 150%;}	
.exp{width: 100%;} 
	.exp p{text-align: left;}	
#trouble h2 {font-size: 24px;}
#trouble .exp ul {margin:15px 10px 20px 10px!important;}
#point .row {display: block;
    justify-content: center;
}
#pint h2{font-size: 32px;}	
.point3{ max-width: 100%;margin-bottom: 20px;}	
.exp center{width: 100%}	
.hero-section {  
		height: 600px;
    background: url(../../assets/images/hero/bg_mainimge03.jpg) no-repeat!important;   
}	
.flex{display:block;}
.flex img{ margin:0 auto;}	
#intro, #voice, #faq, #flow {
    padding: 30px 0 20px;
}
.process-block .inner-box {
	padding: 0px 15px 10px;	}
.bg-yellow {
    	padding: 30px 40px;}
.hikaku td,.hikaku th{font-size: 16px}	
.f200{font-size: 150%!important;}	

}
.red-txt{
    color:orange;
}
.gray{
    background-color: #f9f9f9;
}
/****************************************************** */
/*******************  Fee Section ***************** */
/****************************************************** */

.fee{
    padding: 120px 0;
}
.fee h2{
    margin-bottom: 40px;
}
.blue{
    color: #007bff;
}
.fee h3 span{
    font-size:20px;
}
.fee h4{
    font-size:28px;
}
.fee h5{
    font-size:46px;
    margin-bottom:0;
}
.fee h5 a{
    background: linear-gradient(transparent 60%, #ff6 60%);
}
.fee h5 a span{
    font-size: 20px;
}
.fee-top-txt{
    border: 6px solid #015E95;
    padding: 30px 10px 0 10px;
    width: 60%;
    max-width: 600px;
    margin-inline: auto;
    border-radius: 20px;
}
@media screen and (max-width: 520px) {
    .fee-top-txt{
        width:100%;
    }
}
.fee-flex{
    display: flex;
    align-items: center;
    margin: 40px 0 80px;
    max-width: 1000px;
    margin-inline: auto;
}
@media screen and (max-width: 520px) {
    .fee-flex{
        flex-direction: column;
    }
    .fee-flex-box{
        margin-bottom:20px;
    }
    .fee table{
        width: 100% !important;;
    }
    .flex-box-back{
        width:60%!important;
    }
}
.fee-flex-box{
    text-align: center;
}
.fee-flex-box p{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.fee-plus{
    width:30%;
}
.fee-img{
    width:68%;
}
.fee table th{
    text-align: left;
    background: #E6EFF5;
    border-bottom: 2px white solid;
    padding: 10px;
    border: 2px solid #015E95;
}
.fee table td{
    text-align: center;
    background: #f7fcff;
    padding: 0 30px;
    border-top: 2px solid #015E95;
    border-right: 2px solid #015E95;
    border-bottom: 2px solid #015E95;
}
.fee table{
    font-size: 20px;
    margin-inline: auto;
    max-width: 600px;
    width: 80%;
}
.flex-box-back{
    width: 30%;
    background: #daf4ff;
    padding: 20px 10px;
    border-radius: 20px;
}

/****************************************************** */
/*******************  Company Section ***************** */
/****************************************************** */

.company-section{
    margin: 120px 0;
}
.company-section h2{
    margin-bottom: 40px;
}
.com-flex{
    display: flex;
    gap: 30px;
    align-items: flex-start;
}
.com-flex img{
    width:40%;
}
.com-flex h4{
    font-size:26px;
    margin-bottom: 20px;
}
.com-flex h4 span{
    font-weight: normal;
    font-size:20px;
}
.com-txt{
    margin-top: 5px;
}

.fixed_btn{
    position: fixed;
    right: 0;
    width: 200px;
    height: auto;
    bottom: 20%;
}
/*-- /pagetop ------------------------------
------------------------------------------*/
.pagetop{position:fixed;bottom:90px;right:5px;z-index:9999;}
.pagetop a{position:relative;display:block;width:60px;height:60px;background-color:#ec661d;border-radius:6px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.pagetop a:before{position:absolute;content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #fff;top:50%;right:50%;transform:translateX(50%)translateY(-60%);}
.pagetop a:hover{display:block;text-align:center;color:#fff;font-size:12px;text-decoration:none;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.pagetop a:link,.pagetop a:visited{color:#fff;}
/*-- /pagetop ------------------------------
------------------------------------------*/

@media screen and (max-width: 765px) {
.fixed_btn{
    display: none;
}
}

@media screen and (max-width: 520px) {
   .com-flex{
    flex-direction: column;
   }
   .com-flex img{
    width:100%;
   }
}
.footer-txt a{
    color:white;
    margin-right: 20px;
}
.i-white{
    color:white;
}
.footer-txt{
    position: absolute;
    display: inline-block;
    right: 0;
    top: 14px;
    font-size: 14px;
}
footer{
    position: relative;
}
@media screen and (max-width: 520px) {
    .footer-txt{
        position: absolute;
        top:-10px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
    }
}