@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alice&family=Epilogue:wght@100;200;300;400;500;600;700;800;900&family=Mali:wght@200;300;400;500;600;700&family=Varela+Round&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alice&family=Epilogue:wght@100;200;300;400;500;600;700;800;900&family=Varela+Round&display=swap');
.btn-primary{
background-color:#f1a250 !important;
border-color:#f1a250 !important;
}
.mobileLanguageBox{
	display: none;
}
.logo-wrapper-info img{
	aspect-ratio: 16/7;
	object-fit: contain;
}
body {
	font-family: 'Varela Round', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
.intro{
	text-align: justify;
	margin: 10px;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	text-decoration: none!important;
	color:black;
}

/*>>>>>>>>> menu  css >>>>>>>*/


.wrapper-menu.fixed {
	background: #50418a;
	z-index: 9999;
	position: fixed !important;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
    /* background: url(../images/bg2.jpg); */
    background-size: cove margin-bottom: 49px;
}
.post-img-wrapper .post-img-row {
	position: relative;
	overflow: hidden;
}
.img-box:hover .post-img-wrapper .post-img-row img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.post-img-wrapper .post-img-row img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.img-box {
	margin-bottom: 31px;
	border: solid 1px #cccccc;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.img-box:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
 @media (max-width:991px) {
	.mobileLanguageBox{
		display: block;
	}
	.languageBoxWrapper{
		text-align: right;
	}
	.languageBoxWrapper i{
		color:white;
	}
	.quoteButton{
		text-align: right;
		margin-top:5px;
	}
	.quoteButton a{
		color:white;
	}
.menu-bar ul.menu {
	position: fixed;
	width: 75%;
	left: 0;
	text-align: left;
	background: #f1a250;
	z-index: 2;
	padding: 15px 10px;
	z-index: 10;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 22px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 9px;
	top: -39px;
	z-index: 9999;
	background: #e3a459;
	width: 39px;
	height: 32px;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
@media (min-width: 992px) .menu-bar {
 background: #8fba52;
 width: 100%;
 z-index: 9;
 float: left;
 width: 100%;
 padding-top: 9px;
 padding-bottom: 9px;
}
.nav_area > ul > li {
	display: inline-block;
	padding: 0 6px;
}
.nav_area ul li a {
	color: #444444;
	font-size: 15px;
	display: inline-block;
	padding: 5px 3px;
	text-decoration: none;
	padding-bottom: 16px;
}
span.arrow {
	padding-left: 5px;
	color: #444444;
}
.nav_area > ul > li ul.sub-menu {
	margin-top: 0px;
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	transition: transform 0.3s, opacity 0.3s;
	display: block;
}
ul.sub-menu {
	min-width: 150px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
	padding: 0px 0 !important;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #f59a2f;
	z-index: 555;
	text-align: left;
	padding: 10px 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	transform: scaleY(1) translateZ(0);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: -20px;
	width: 100%;
}
ul.sub-menu li a {
	color: #fff;
	line-height: 20px;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	width: 100%;
	-moz-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	color: #ffffff;
	background: #cf8639;
	padding-left: 15px !important;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
	right:10px;
}
 }
.top-logo.logo-mobile {
	display: none;
}
.mobile-menu.wrapper-menu {
	text-align: right;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.select-box {
	width: 100%;
	text-align: right;
	padding-right: 23px;
	margin-bottom: 14px;
}
.select-box ul li {
	display: inline-block;
}
.select-box ul li .form-select {
	border: none;
	color: #444444;
	box-shadow: none;
	outline: none;
	text-transform: uppercase;
	font-size: 13px;
}
.select-box ul li i.fa {
	color: #e3a459;
	font-size: 24px;
	vertical-align: text-bottom;
}
.form-select {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 10px 25px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 3px;
	padding-right: 13px;
	padding-right: 17px;
}
.logo-wrapper {
	width: 85%;
	padding-top: 15px;
}
.select-box ul li a.topbtn {
	background-color: #f1a250;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 15px;
}
.select-box ul li a:hover.topbtn {
	background-color: #cf8639;
}
/*>>>>>>>>> menu css and >>>>>>>*/


/*>>>>>>>>>>>> index >>>>>>>>>>*/

.slider-baner-wrapper img {
	width: 100%;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 11px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #f1a250;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	border-radius: 50%;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 0%;
	top: 42%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 42%;
	right: 0%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 45px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 45px !important;
}
.service-box-section {
	padding-top: 80px;
	padding-bottom: 50px;
}
.heading-title {
	width: 100%;
	text-align: center;
}
.heading-title h3 {
	font-size: 45px;
	color: #000000;
	font-family: 'Mali', cursive;
}
.service-box-row {
	padding-top: 40px;
}
.service-box-section .col-md-4 {
	margin-bottom: 30px;
}
.service-box-wrapper {
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	text-align: center;
	padding: 25px 25px 80px;
	border-radius: 7px;
	min-height: 100%;
	position: relative;
}
.service-box-title h3 {
	font-size: 28px;
	color: #000000;
	font-family: 'Mali', cursive;
	margin-bottom: 15px;
}
.service-box-title p {
	font-size: 17px;
	color: #000000;
	margin-bottom: 27px;
}
.view-btn {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 41px;
}
.view-btn a {
	background-color: #fdcd4f;
	padding: 10px 27px;
	border-radius: 50px;
	text-decoration: none;
	font-size: 17px;
	color: #000000;
	font-family: 'Mali', cursive;
	font-weight: 600;
	display: inline-block;
}
.view-btn a:hover {
	background-color: #cf8639;
	color: #fff;
}
.view-btn a img {
	margin-left: 10px;
	vertical-align: text-bottom;
}
.service-slider-box {
	position: relative;
}
.service-slider-title {
	position: absolute;
	top: 17px;
	width: 100%;
	left: 0;
	padding-left: 13px;
}
.service-slider-title h3 {
	margin-bottom: 0px;
	color: #fff;
	font-size: 18px;
}
#service-slider .owl-dot {
	display: none;
}
#service-slider .owl-nav button.owl-prev {
	position: absolute;
	left: -6%;
	top: 40%;
	box-shadow: none !important;
	outline: none !important;
}
#service-slider .owl-nav button.owl-next {
	position: absolute;
	top: 40%;
	right: -6%;
	box-shadow: none !important;
	outline: none !important;
}
#service-slider .owl-nav button.owl-next img {
	max-width: 57px !important;
}
#service-slider .owl-nav button.owl-prev img {
	max-width: 57px !important;
}
.planing-section {
	padding-top: 85px;
}
.planing-box-row {
	padding-top: 50px;
}
.col-md-7.planing-box {
	padding: 0px;
	box-shadow: -2vw 0px 0px 0px #ffefdc;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
}
.finance-planing-box-wrapper {
	background-color: #ffefdc;
	padding: 30px 44px 30px 11px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}
.finance-planing-box {
	display: flex;
	border-bottom: solid 1px #f7dbb9;
	padding-bottom: 8px;
	min-height: 100%;
}
.planing-icon {
	width: 18%;
}
.finance-planing-title {
	padding-left: 10px;
	width: 82%;
}
.finance-planing-title h3 {
	font-size: 18px;
	color: #000000;
	font-family: 'Mali', cursive;
	font-weight: 700;
	margin-bottom: 0px;
}
.finance-planing-title p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}
.finance-planing-row2 {
	padding: 15px 0px;
}
.finance-planing-row3 .finance-planing-box {
	border: none;
}
.planing-img {
	position: relative;
	z-index: 999;
}
.logo-section {
	margin-top: 90px;
	background-image: url(../images/logo-bgg.png);
	background-size: 100% 100%;
	padding-top: 87px;
	padding-bottom: 114px;
}
.logo-wrapper-row {
	padding-top: 65px;
}
#sliderlogo .owl-nav {
	display: none;
}
#sliderlogo .owl-dots {
	text-align: center;
	bottom: -38px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderlogo .owl-dots button.active span {
	background-color: #8ac9e8;
}
#sliderlogo .owl-dots button span {
	background-color: #ffffff;
}
#sliderlogo .owl-dots button {
	outline: 0;
}
#sliderlogo .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.footer-top-section {
	margin-top: 50px;
	position: relative;
}
.footer-top-baner img {
	width: 100%;
	min-height:450px;
}
.footer-top-baner-title {
	text-align: left;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.footer-top-baner-title h3 {
	color: #fff;
}
.footer-top-baner-title p {
	max-width: 54%;
	color: #fff;
	font-size: 17px;
	padding-top: 25px !important;
	margin-bottom: 30px !important;
}
.free-btn {
	display: inline-block;
}
.free-btn a {
	background-color: #e3a459;
	padding: 10px 17px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	font-size: 17px;
	display: inline-flex;
}
.free-btn a:hover {
	background-color: #cf8639 !important;
}
.footer-section {
	padding-top: 40px;
	padding-bottom: 20px;
	box-shadow: rgb(0 0 0 / 4%) 0px 5px 4px 2px inset;
}
.footer-logo {
	max-width: 94%;
	position: relative;
}
.footer-logo::after {
	content: "";
	position: absolute;
	border-right: solid 1px #e3a459;
	height: 89px;
	right: -84px;
	top: -2px;
}
.footer-info {
	padding-left: 125px;
}
.footer-info h3 {
	font-size: 21px;
	color: #e3a459;
	font-weight: normal;
	margin-bottom: 3px;
}
.footer-info ul li {
	font-size: 19px;
	color: #000000;
}
.follow-info ul li {
	display: inline-block;
	font-size: 21px;
	color: #e3a459;
	margin-right: 8px;
}
.follow-info ul li span {
	margin-right: 8px;
}
.follow-us-section .col-md-6 {
	padding-left: 0px;
}
.follow-info ul li a img {
	max-width: 35px;
}
.follow-us-section {
	border-top: solid 2px chocolate;
	margin-top: 25px;
	padding-top: 20px;
}
.copyright-info {
	text-align: right;
}
.copyright-info p {
	margin-bottom: 0px;
	font-size: 8px;
	color: #000000;
}
/*>>>>>>>>>>>> index 2 >>>>>>>>>>*/

.baner-section {
	position: relative;
}
.baner-title-info {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 27%;
}
.baner-title-info h3 {
	font-size: 30px;
	color: #000000;
	font-family: 'Mali', cursive;
	margin-bottom: 18px;
}
.baner-wrapper img {
	width: 100%;
}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
li.breadcrumb-item {
	font-size: 18px;
}
.breadcrumb li.breadcrumb-item a {
	color: #000000;
}
.breadcrumb-item.active {
	color: #000000;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #000000;
	padding: 0px 6px;
}
.content-section {
	padding-top: 65px;
	padding-bottom: 75px;
	background-image: url(../images/contect-bgg.png);
	background-repeat: no-repeat;
	/* background-size: 100% 46%; */
}
.heading-title p {
	padding-top: 43px;
	font-size: 17px;
	text-align: justify;
	margin-bottom: 35px;
}
.service-content-text h3 {
	font-size: 30px;
	color: #e3a459;
	font-family: 'Mali', cursive;
}
.service-content-text p {
	margin-bottom: 0px;
	font-size: 17px;
	color: #000000;
	text-align: justify;
}
.free-btn.service-btn {
	width: 100%;
	text-align: center;
}
/*>>>>>>>>>>>> index 3 >>>>>>>>>>*/

.consecutive-details {
	background-size: 100% 38%;
	padding-bottom: 111px;
}
.consecutive-text-info {
	width: 100%;
}
.consecutive-text-img {
	width: 100%;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 30px;
}
.consecutive-text-info .service-content-text {
	padding-top: 40px;
}
.service-content-text p span {
	padding: 30px 0px;
	display: inline-block;
}
.consecutive-details .service-btn {
	margin-top: 45px;
}
.free-btn.service-btn a {
	background-color: #f1a250;
}
/*>>>>>>>>>>>> index 4 >>>>>>>>>>*/

.interpretation-details {
	background-size: 100% 23%;
	padding-bottom: 45px;
}
.consecutive-text-img.imgs {
	padding-top: 40px !important;
}
.interpretation-img-row {
	width: 100%;
	margin: auto;
	align-items: center;
	margin: 50px 0px;
}
.interpretation-details .consecutive-text-img {
	padding-top: 15px;
}
.interpretation-details .free-btn.service-btn {
	margin-top: 15px;
}

#backbutton.show {
    opacity: 1;
    visibility: visible;
}
#backbutton {
    display: inline-block;
    background-color: #fdcd4f;
    width: 42px;
    height: 42px;
    background-size: 100% 100%;
    text-align: center;
    border-radius: 0;
    position: fixed;
    bottom: 14px;
    right: 18px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
    -webkit-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
    border-radius: 50px;
    -webkit-animation: pulse 3s infinite;
    animation: pulse 3s infinite;
}
#backbutton::after {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 37px;
    color: #fff;
}






@media all and (min-width: 320px) and (max-width: 767px) {
.logo-wrapper {
	width: 233px;
	padding-top: 9px;
}
.header-section {
	padding-bottom: 11px;
}
.select-box {
	display: none;
}
#service-slider .owl-nav button.owl-next {
	right: 0%;
	top: 45%;
}
#service-slider .owl-nav button.owl-prev {
	left: 0%;
	top: 45%;
}
#service-slider .owl-nav button.owl-next img {
	max-width: 40px !important;
}
#service-slider .owl-nav button.owl-prev img {
	max-width: 40px !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 28px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 28px !important;
}
.slider-baner-wrapper img {
	height: 140px;
}
#sliderhome .owl-dots {
	bottom: 0px;
}
.service-box-section {
	padding-top: 35px;
	padding-bottom: 35px;
}
.heading-title h3 {
	font-size: 28px;
	margin-bottom: 0px;
}
.heading-title img {
	width: 50%;
}
.service-box-wrapper {
	padding: 22px 22px 80px;
}
.service-box-title h3 {
	font-size: 23px;
}
.service-box-title p {
	font-size: 15px;
}
.view-btn a {
	padding: 10px 20px;
	font-size: 14px;
}
.view-btn a img {
	max-width: 22px;
}
.planing-section {
	padding-top: 51px;
}
.planing-box-row {
	padding-top: 40px;
}
.planing-img {
	z-index: auto;
	margin-bottom: 35px;
}
.service-slider-section .row {
	margin: auto;
}
.col-md-7.planing-box {
	padding: 0px 15px;
	box-shadow: none;
	border-radius: 0px;
}
.finance-planing-box-wrapper {
	padding: 10px 20px;
	border-radius: 20px;
}
.finance-planing-row2 {
	padding: 0px;
}
.finance-planing-box {
	padding-top: 15px;
}
.finance-planing-title p {
	font-size: 13px;
}
.finance-planing-title h3 {
	font-size: 16px;
}
.logo-section {
	margin-top: 65px;
	padding-top: 51px;
	padding-bottom: 82px;
}
.logo-wrapper-row {
	padding-top: 40px;
}
.footer-logo::after {
	border: none;
}
.footer-info {
	padding-left: 0px;
	margin-top: 25px;
}
.footer-top-baner-title p {
	max-width: 100%;
	font-size: 14px !important;
}
.footer-top-baner img {
	height: 350px;
	object-fit: none;
}
.free-btn a {
	font-size: 14px;
}
.follow-info ul li {
	font-size: 18px;
	margin-right: 5px;
}
.follow-info ul li a img {
	max-width: 28px;
}
.follow-us-section .row {
	margin: auto;
}
.follow-info {
	text-align: center;
}
.copyright-info p {
	font-size: 14px;
}
.copyright-info {
	text-align: center;
	padding-top: 15px;
}
.footer-info h3 {
	font-size: 19px;
	margin-bottom: 0px;
}
.footer-info ul li {
	font-size: 16px;
	line-height: 28px;
}
.service-box-row {
	padding-top: 30px;
}
.baner-wrapper img {
	height: 135px;
}
.baner-title-info h3 {
	font-size: 21px;
	margin-bottom: 10px;
}
li.breadcrumb-item {
	font-size: 11px;
}
.content-section {
	padding-top: 51px;
	/* background-size: 100% 39%; */
	padding-bottom: 60px;
}
.heading-title p {
	padding-top: 30px;
	font-size: 16px;
	margin-bottom: 30px;
}
.service-content-text h3 {
	font-size: 23px;
}
.service-content-text {
	padding-top: 15px;
	margin-bottom: 23px;
}
.service-content-text p {
	font-size: 16px;
}
.service-img.img3 {
	padding-top: 20px;
}
.free-btn.service-btn {
	margin-top: 10px;
}
.consecutive-details .row {
	margin: auto;
}
.consecutive-details {
	background-size: 100% 29% !important;
	padding-bottom: 45;
}
.consecutive-text-img {
	padding-top: 21px;
	padding-bottom: 25px;
}
.consecutive-text-info .service-content-text {
	padding-top: 10px;
}
.interpretation-details .row {
	margin: auto;
}
.interpretation-details .consecutive-text-img {
	padding-top: 30px !important;
}
.interpretation-details .row .col-md-6 {
	padding: 0px;
}
.interpretation-details {
	background-size: 100% 15% !important;
}
.service-content-text p span {
	padding: 0px 0px;
}
.interpretation-img {
	padding-bottom: 15px;
}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
.logo-wrapper {
	padding-top: 6px;
	margin-bottom: 14px;
}
.footer-info {
	padding-left: 0px;
}
#service-slider .owl-nav button.owl-next {
	top: 40%;
	right: -1%;
}
#service-slider .owl-nav button.owl-prev {
	left: -1%;
	top: 40%;
}
.toggle {
	right: -9px;
	top: 0px;
}
.logo-wrapper {
	width: 100%;
}
.service-box-section {
	padding-top: 51px;
}
.service-box-section .col-md-4 {
	margin-bottom: 22px;
	padding: 0px 10px;
}
.service-box-wrapper {
	padding: 15px 10px 74px;
}
.service-box-title h3 {
	font-size: 19px;
	font-weight: 600;
}
.service-box-title p {
	font-size: 15px;
}
.view-btn a {
	padding: 10px 18px;
	font-size: 12px;
}
.view-btn a img {
	max-width: 23px;
}
.planing-section {
	padding-top: 65px;
}
.heading-title h3 {
	font-size: 30px;
}
.finance-planing-box-wrapper {
	padding: 30px 20px 30px 10px;
}
.finance-planing-title p {
	font-size: 13px;
}
#sliderlogo .owl-dots {
	bottom: -52px;
}
.footer-top-baner-title p {
	max-width: 75%;
	font-size: 16px !important;
	padding-top: 16px !important;
	margin-bottom: 23px !important;
}
.footer-top-baner img {
	height: 305px;
}
.free-btn a {
	font-size: 12px;
}
.footer-logo::after {
	border: none;
}
.footer-section {
	padding-top: 35px;
}
.footer-info ul li {
	font-size: 18px;
	line-height: 30px;
}
.footer-info h3 {
	font-size: 20px;
}
.copyright-info p {
	font-size: 13px;
}
.follow-us-section {
	margin-top: 30px;
	padding-top: 23px;
}
.follow-info ul li {
	font-size: 20px;
}
.baner-wrapper img {
	height: 220px;
}
.baner-title-info h3 {
	font-size: 37px;
	margin-bottom: 14px;
}
.content-section {
	padding-top: 51px;
	/* background-size: 100% 48%; */
	padding-bottom: 65px;
}
.heading-title p {
	padding-top: 35px;
}
.service-content-text h3 {
	font-size: 25px;
}
.rowtext {
	margin: 36px 0px;
}
.free-btn.service-btn {
	margin-top: 20px;
}
.consecutive-details .free-btn.service-btn {
	margin-top: 40px;
}
.consecutive-details {
	background-size: 100% 35%;
	padding-bottom: 75px;
}
.service-content-text p span {
	padding: 15px 0px;
	padding-bottom: 30px;
}
.interpretation-img-row {
	margin: 30px 0px;
}
.interpretation-details {
	background-size: 100% 19% !important;
}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.nav_area > ul > li {
	padding: 0 3px;
}
}
