/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - Header Styles   		   */
/*   03 - Slider Styles   		   */
/*   04 - About Styles   		   */
/*   05 - Service Styles   		   */
/*   06 - Products Styles   	   */
/*   07 - Parteners Styles   	   */
/*   08 - Customers Styles   	   */
/*   09 - contact us Styles   	   */
/*   10 - Footer Styles   	       */
/*   11 - About Page Styles   	   */
/*   12 - Contact Page Styles      */
/*   13 - Service Details Page Styles */


/*   01 - General & Basic Styles   */
@font-face {
    font-family: 'DinNextLight';
    src: url('../fonts/din-next/light/DinNextLight.eot');
    src: url('../fonts/din-next/light/DinNextLight.eot') format('embedded-opentype'), url('fonts/din-next/light/DinNextLight.woff2') format('woff2'), url('fonts/din-next/light/DinNextLight.woff') format('woff'), url('fonts/din-next/light/DinNextLight.ttf') format('truetype'), url('fonts/din-next/light/DinNextLight.svg#DinNextLight') format('svg');
}
@font-face {
    font-family: 'DinNextRegular';
    src: url('../fonts/din-next/regular/DinNextRegular.eot');
    src: url('../fonts/din-next/regular/DinNextRegular.eot') format('embedded-opentype'), url('fonts/din-next/regular/DinNextRegular.woff2') format('woff2'), url('fonts/din-next/regular/DinNextRegular.woff') format('woff'), url('fonts/din-next/regular/DinNextRegular.ttf') format('truetype'), url('fonts/din-next/regular/DinNextRegular.svg#DinNextRegular') format('svg');
}
@font-face {
    font-family: 'DinNextMedium';
    src: url('../fonts/din-next/medium/DinNextMedium.eot');
    src: url('../fonts/din-next/medium/DinNextMedium.eot') format('embedded-opentype'), url('fonts/din-next/medium/DinNextMedium.woff2') format('woff2'), url('fonts/din-next/medium/DinNextMedium.woff') format('woff'), url('fonts/din-next/medium/DinNextMedium.ttf') format('truetype'), url('fonts/din-next/medium/DinNextMedium.svg#DinNextMedium') format('svg');
}
@font-face {
    font-family: 'DinNextBold';
    src: url('../fonts/din-next/bold/DinNextBold.eot');
    src: url('../fonts/din-next/bold/DinNextBold.eot') format('embedded-opentype'), url('fonts/din-next/bold/DinNextBold.woff2') format('woff2'), url('fonts/din-next/bold/DinNextBold.woff') format('woff'), url('fonts/din-next/bold/DinNextBold.ttf') format('truetype'), url('fonts/din-next/bold/DinNextBold.svg#DinNextBold') format('svg');
}
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');



*{
    font-family: "Titillium Web", 'DinNextRegular';
}
p{
  	font-family: "Titillium Web", 'DinNextRegular';
	font-size: 18px;
	line-height: 1.6;
  	font-weight: 400;
  	color: #202020;
    text-align: left;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li{
	list-style: none;
}
img{
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6{ 
	font-family: "Titillium Web", 'DinNextRegular' !important;
}
a{
	font-family: "Titillium Web", 'DinNextRegular';
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: none;
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a{
	text-decoration: none;
	o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
body{
  	overflow-x: hidden;
  	direction: ltr;
  	color: #202020;
	text-align: left;
}
b, strong {
	font-weight: 700 !important;
}
ul{
	padding: 0;
}
ul li{
	list-style: none;
}
.div-50{
	height: 50px;
	width: 100%;
	display: block;
}
.div-10{
	height: 10px;
	width: 100%;
	display: block;
}
.div-20{
  height: 20px;
  width: 100%;
  display: block;
}
.div-15{
  height: 15px;
  width: 100%;
  display: block;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
img{
	max-width: 100%;
}


.main-header .navbar-brand{
	padding-right: 0 !important;
	margin-right: 0;
}
.main-header .navbar {
	padding-right: 0;
	padding-left: 0;
}
.main-header .dropdown-toggle::after {
    display: none;
}
.lang-link {
    position: absolute;
    right: 12px;
    top: 30px;
    color: #18093a !important;
}
.main-header li.nav-item.active a{
	border-bottom: 1px solid #18093a !important;
    color: #18093a;
}
.main-header .navbar-nav{
	margin-top: 55px;
}
.main-header .navbar-nav a{
	font-size: 16px;
    margin-right: 0;
    color: #4c4c4c;
    margin-left: 5px;
}
.main-header .navbar{
	padding-bottom: 20px;
}
.main-header .dropdown-menu {
    background-color: rgba(33, 22, 47, 0.69);
    border: 0;
    border-radius: 0;
    margin-top: 20px;
    padding: 0;
    width: 317px;
}
.main-header .dropdown-item{
	font-size: 16px;
	margin-left: 0 !important;
    padding: 8px 30px;
    border-bottom: 1px solid #322445;
    white-space: pre-line;
    text-align: center;
}
.main-header .dropdown-item:hover{
	background: #18093a !important;
}
.dropdown-divider{
	margin: 0;
}
a.dropdown-item.more-item {
    background: #4c4c4c57 !important;
    color: #3b2b50;
    text-align: center;
}
/*   03 - Slider Styles   		   */
.slider{
	margin-top: 70px;
}
.slider h2{
	font-size: 35px;
	text-transform: uppercase;
}
.slider p{
	color: #ffffff;
    text-align: center;
    font-weight: 100;
    margin-bottom: 35px;
	font-size: 25px;
}
.slider .btn-success{
	background: #78be44;
	padding: 10px 50px;
}
.slider .btn-success a{
	color: #ffffff;
}

/*   04 - About Styles   		   */
.about-sec{
	padding: 50px 0;
	background: url(../images/abuten.png);
	position: relative;
}
.sec-title {
    text-align: left;
}
.sec-title p{
	color: #a5a5a5;
	font-size: 14px;
	margin-bottom: 0;
}
.sec-title h4{
	font-weight: bold;
	margin-bottom: 0;
}
hr.title-hr {
    border-top: 2px solid #78be44;
    width: 100px;
    float: left;
}
.clearfix {
    clear: both;
}
.about-txt {
    text-align: left;
    width: 50%;
}
.about-logo img {
    position: absolute;
    right: 100px;
    bottom: 100px;
}
.about-txt h4{
	color: #78be44;
	font-weight: bold;
}
.about-txt p{
	line-height: 1.8;
}


/*   05 - Service Styles   		   */
.service-sec{
	padding: 100px 0 80px 0;
	background: url(../images/bgservice.png);
}
.service-sec .more-btn{
	background: #ffffff;
    color: #18093a;
}
.more-btn{
    border: 0;
    padding: 10px 30px;
    float: right;
    margin-top: 20px;
}
.service-sec .sec-title{
	float: right;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.service-sec .more-btn:hover , .service-sec .more-btn:focus , .service-sec .more-btn:active{
	background: #812993;
	color: #ffffff;
}
.service-block {
    /*background: #ffffff;*/
    margin-bottom: 20px;
}
.service-desc {
    padding: 15px;
}
.service-desc p {
    /*font-weight: 600;*/
    font-size: 16px;
    margin-bottom: 0;
}
hr.service-desc-rh {
    border-top: 2px solid #78be44;
    width: 50px;
    float: right;
}
.service-block:hover{
	background: #efefef;
}

/*   06 - Products Styles   	   */
.product-sec{
	padding: 100px 0;
}
.product-sec .sec-title{
	float: right;
}
.product-sec .more-btn{
	background: #18093a;
	color: #ffffff;
}
.product-block {
    padding: 10px;
}
.product-desc p{
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 0;
}
.product-desc{
	padding: 20px 0;
}


/*   07 - Parteners Styles   	   */
.partenrs-sec{
	/*direction: ltr;*/
	padding: 0 0 100px 0;
}
.partenrs-sec .owl-dots{
	display: none;
}

.partenrs-sec .owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: default;
}
.partenrs-sec .owl-prev{
	position: absolute;
    right: 0;
    top: 50px;
    /*font-size: 50px !important;*/
    color: #241644 !important;
    border: 1px dashed #241644 !important;
    width: 50px;
    height: 50px;
}
.owl-prev:focus, .owl-next:focus{
	outline: 0px auto -webkit-focus-ring-color !important;
}
.partenrs-sec .owl-prev span, .partenrs-sec .owl-next span{
	font-size: 50px;
    top: -20px;
    position: absolute;
    left: 15px;
}
.partenrs-sec .owl-next{
	position: absolute;
    left: 0;
    top: 50px;
    /*font-size: 50px !important;*/
    color: #241644 !important;
    border: 1px dashed #241644 !important;
    width: 50px;
    height: 50px;
}
.partenrs-sec .owl-stage-outer{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.partenrs-sec .item img{
	max-width: 160px;
	margin-left: auto;
	margin-right: auto;
}

/*   08 - Customers Styles   	   */
.customer-sec{
	padding: 100px 0 80px 0;
	background: url(../images/bgcostumer.png);
}
.customer-block {
   /* background: #ffffff;*/
    padding: 35px 20px;
    margin-bottom: 20px;
}
.customer-desc{
	margin-top: 20px;
}
.customer-desc p{
	/*font-weight: 600;*/
	color: #18093a;
	margin-bottom: 0;
}

/*   09 - contact us Styles   	   */
.contact-sec{
	padding: 50px 0;
	/*background: url(../images/bgcontacts.png);*/
}
.contact-sec .sec-title h4{
	color: #ffffff;
}
.contact-txt p{
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	font-weight: 100 !important;
}
.contact-txt a{
	padding: 15px 35px;
	background: #ffffff;
	color: #18093a;
	font-size: 18px;
}
.contact-txt{
	text-align: center;
}

/*   10 - Footer Styles   	       */
footer{
	padding: 50px 0 0 0;
	background: url(../images/bgfoter.png);
}
.top-footer {
    text-align: right;
}
.footer-logo {
    margin-bottom: 20px;
}
.top-footer p{
	width: 90%;
}
.contact-info-ul{
	list-style-image: url(../images/pin.png);
	margin: 0;
    padding-left: 16px;
}
.contact-info-ul li{
	margin-bottom: 15px;
}
.top-footer h4{
	font-weight: bold;
	margin-top: 20px;
}
.main-footer .footer-hr{
	border-top: 1px solid #18093a;
}
.social-ico li{
	display: inline-block;
	margin-left: 20px;
}
.social-ico li a{
	color: #fff;
}
.copyright span{
	color: #78be44;
}
.social-ico{
	text-align: center;
}

/*   11 - About Page Styles   	   */
.breadcumb-sec {
    background: #18093a;
    text-align: right;
    padding: 20px 0;
    margin-top: 130px;
}
.breadcumb-sec h4{
	color: #ffffff;
	font-size: 20px;
}
.breadcumb-sec p{
	margin-bottom: 0;
	color: #a5a5a5;
}
.breadcumb-sec .breadcrumb{
	background: transparent !important;
	float: right;
}
.breadcumb-sec .breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
    padding-right: 0;
}
.breadcrumb-item a{
	color: #ffffff;
}
.breadcrumb-item.active {
    color: #a5a5a5;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 5px;
    padding-left: 5px;
    color: #ffffff;
    content: "|";
}

/*   12 - Contact Page Styles      */
.contact-us-sec {
    padding: 100px 0;
    text-align: left;
}
.margin-b-20{
	margin-bottom: 20px;
}
.message-btn{
	background: #18093a;
	padding: 10px 30px;
	color: #ffffff;
	border: 0;
}
.padding-top-100{
	padding-top: 100px;
}
.txt-center{
	text-align: center;
}

/*   13 - Service Details Page Styles */
.service-det-sec{
	padding: 100px 0;
}
.service-det-desc{
	margin-top: 30px;
	text-align: right;
}
.service-det-block .service-det-desc p{
	font-size: 18px;
	line-height: 1.8;
	font-weight: 100;
	margin-bottom: 40px;
}
.product-det-sec{
	padding: 100px 0;
	text-align: center;
}



@media (min-width: 576px){
    
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 
    
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {  }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {  }

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }

.help-block
{
	color:red;
	font-size:12px;
}

.has-error input
{
	border:1px solid red;
}

img
{
	max-width:100%;
}

.menu_top
{
	width:100%;
	height:0px;
	background:#1d2a3a;
}



.main-header .navbar {
    padding-bottom: 0px;
}

.main-header .navbar-nav {
    margin-top: 0px;
	
}

.slider {
    margin-top: 70px;
}

#carouselExampleControls .carousel-control-next-icon {
    background-color: #84e4cd;
    width: 50px;
    height: 50px;
    padding: 10px;
    background-size: 28px;
}

#carouselExampleControls .carousel-control-prev-icon {
    background-color: #84e4cd;
    width: 50px;
    height: 50px;
    padding: 10px;
    background-size: 28px;
}

.slider .carousel-caption {
    right: 50%;
    top: 20%;
}

.logo
{
	float:left;
}

.main-header .navbar-nav a {
    font-size: 15px;
    margin-right: 3px;
    color: #4c4c4c;
}

.lang-link {
    position: absolute;
    right: 7px;
    top: 31px;
    color: #fff!important;
    background: #ddb74b;
    border-radius: 30px;
    padding: 3px 20px;
}

.lang-link:hover
{
	 background: #000;
}

.main-header li.nav-item.active a , .main-header li.nav-item a:hover {
    border-bottom: 3px solid #ddb74b!important;
    color: #04b9d4;
}

.carousel-caption div
{
	display:inline-block;
}

.main-footer
{
	background:#2d2d2d;
	color:#fff;
}
.copyright p
{
	color:#fff;
	text-align:center;
}


.copyright
{
	margin-top:10px;
}
.social-ico li {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    background: #ddb74b;
    text-align: center;
    border-radius: 50%;
    padding-top: 3px;
    color: #1d2a3a;
}

.social-ico li:hover
{
	background: #c23232;
}


.contact-info-ul
{
	list-style:none;
	
}

.contact-info-ul li i
{
	background:#ddb74b;
	border-radius:5px;
	color:#fff;
	padding: 5px;
    min-width: 26px;
    text-align: center;
}
.contact_btn
{
	background: #04b9d4;
    margin: 0 auto;
    text-align: center;
    border-radius: 30px;
}
.contact_btn:hover
{
	background:#1d2a3a;
}

hr.title-hr {
    border-top: 4px solid #2e2020;
    width: 80px;
    float: right;
}

.slider2 {
	position:relative;
    overflow: hidden;
}
.inner_top
{
	position: absolute;
    top: 50%;
    z-index: 99;
	right: 0;
    left: 0;
}
.inner_top h2
{
	text-align:left;
	color:#fff;
}

.inner_top p {
    text-align: left;
    color: #fff;
    padding: 8px;
    padding-top: 0px;
    margin-top: 14px;
}



.ltr
{
	direction:rtl;
}

.sec-title
{
	overflow:hidden;
}
.downloadapp_age div
{
	display:inline-block;
}

.auto_margin
{
	margin:0 auto;
	text-align:right;
}

.contact-sec .sec-title h4 {
    color: #1c2a39;
}

.modal-body
{
	text-align:right;
}

hr.title-hr {
    border-top: 4px solid #d22121;
    width: 80px;
    float: right;
	margin:0;
	margin-bottom:5px;
	margin-top:3px;
}


.overflow-hidden
{
	overflow:hidden;
}

.merchant
{
	background:#032533;
	border-radius:5px;
}

.merchant a , li.merchant a:hover , .main-header li.merchant a:hover
{
	color:#fff !important;
}

/*///////////adding////*/
.bredcumb
{
	margin-top: 99px;
    background: #1d2a3a;
	padding: 15px;
    margin-bottom: 0px
}
body
{
	text-align:left;
}

.bredcumb li
{
	display:inline-block;
}

.bredcumb li
{
	color:#fff;
}

.bredcumb li a
{
	color:#86e5cd;
}

.side_menu
{
	background: #1d2a3a;
    border-radius: 0px;
	min-height:100%;
	
}

.side_menu a
{
	color:#fff;
	border-bottom: 1px solid #4a5c71;
	border-radius: 0 !important;
}

.side_menu a:last-child
{
	border-bottom: 0px solid #4a5c71;
}

.side_menu .active
{
	background-color: #77e0ce !important;
}

.profile_title
{
	background: #d7dee4;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.side_menu a:hover
{
	background-color: #77e0ce !important;
}

.btn-primary {
    color: #fff;
    background-color: #690f1d;
    border-color: #690f1d;
}

.btn-primary:hover {
    color: #fff;
    background-color: #262678;
    border-color: #262678;
}

.dashboard-sec h1 {
    background: #d7dee4;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
	font-size: 20px;
	margin-top:30px;
}

.btn-success {
    color: #fff;
    background-color: #1d2a3a;
    border-color: #1d2a3a;
}

.btn-success:hover {
    color: #fff;
    background-color: #04b9d4;
    border-color: #04b9d4;
}

.delet_image
{
	position:absolute;
	top:0;
}

.dashboard-sec > .container
{
	max-width:100%;
	padding:0;
}

.dashboard-sec > .container .col-md-9.col-12.text_right
{
	max-width:73%;
	padding:15px;
	
}

footer {
    padding: 0px 0 0 0;
}

li.merchant.active a
{
	color:#fff !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link:hover {
    color: #ddb74b;
}

.grid-view
{
	overflow-x:scroll;
}

.nav-link {
    display: block;
    padding: .5rem 2rem;
}


.pagination  li
{
	padding: 1px 8px;
    border: 1px solid #ccc;
    margin: 0 2px;
    display: inline-block;
}

.pagination  li.active
{
	background:#f6f6f6;
}

.pagination  li:hover
{
	background:#f6f6f6;
}

.pagination
{
	margin:10px auto;
	display: table;
}

.glyphicon-eye-open
{
	background:url(../images/eye.png);
	width:16px;
	height:16px;
	display: inline-block;
}
.glyphicon-pencil
{
	background:url(../images/edit.png);
	width:16px;
	height:16px;
	display: inline-block;
}

.glyphicon-trash
{
	background:url(../images/cancel.png);
	width:16px;
	height:16px;
	display: inline-block;
}

.main-header .navbar-nav a {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.ckbox-primary div
{
	display:inline-block;
}

.side_menu a
{
	padding:10px;
}

.slider2-carousel .owl-dots
{
	position:absolute;
	bottom:20%;
	width:100%;
	text-align:center;
}

.slider2-carousel  .owl-dots .owl-dot.active span, .slider2-carousel .owl-dots .owl-dot:hover span {
    background: #ffffff;
    width: 30px;
}

.apple_link
{
	background: transparent;
    color: #ddb74b;
    padding: 7px 10px;
    border-radius: 8px;
	margin-top:10px;
	display: inline-flex;
	width:100%;
	text-align:center;
	height: 85px;
}

.apple_link:hover
{

    color: #fff;
}

.apple_logo
{
	background:url(../images/app-storea.svg);
	width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
	background-size: 100%;
}

.apple_link:hover .apple_logo
{
	filter:brightness(0)
}

.android_logo
{
	background:url(../images/app-storep.svg);
	width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
	background-size: 100%;
}

.apple_link:hover .android_logo
{
	filter:brightness(0)
}

.huawei_logo
{
	background:url(../images/icon_huawei.png);
	width: 30px;
    height: 30px;
    display: inline-block;
    background-repeat: no-repeat;
	background-size: 25px;
}

.apple_link:hover .huawei_logo
{
	background:url(../images/icon_huawei_hover.png);
    display: inline-block;
    background-repeat: no-repeat;
	background-size: 25px;
}

.gray_bg
{
	background:#f2f2f2;
	padding: 50px 0;
}

.how_card
{
	background:#fff;
	padding:10px;
	border-radius:10px;
}

.how_card:hover
{
	box-shadow: 0px 0px 10px 0px;
}

.main_title
{
	text-align: center;
    font-size: 30px;
    font-family: "Titillium Web", 'DinNextBold';
    margin: 20px 0;
	font-weight:600;
}

.main_title hr
{
	width: 125px;
    border-top: 5px solid #db2222;
    margin: 3px auto;
}

.gray_bg2
{
	background:#f2f2f2;
	padding:0 5px;
	border-radius:0 0 15px 15px;
}

.news
{
	margin-bottom:15px;
}
.news p
{
	padding:0;
	margin:0;
}

.news a
{
	color:#ddb74b;
}

.read_more
{
	font-size:14px;
	padding: 0 0px 15px 0px;
}

.img_absolute
{
	position:absolute;
	top:-85px;
}

.red_bg
{
	background:#ddb74b;
	color: #fff;
	padding:25px;
	margin-bottom:15px;
}

.red_bg p
{
	color:#fff;
}

.testimonial_bg
{
	background: #ddb74b ;
    padding: 50px 0;
}


.qutation i
{
	font-size:40px;
	color:#ddb74b;
}

.top_footer
{
	padding:15px 0;
	background:#3d3d3d;
	color:#fff;
	margin-top: 0px;
}

.footer-menu li
{
	display: inline-block;
    width: 49%;
	text-align: left;
}

.footer-menu li a
{
	color:#cbc7c7;
	padding: 10px;
}

.footer-menu li a:hover
{
	color:#ddb74b;
}

.navbar-light .navbar-nav .nav-link {
    color:#262678;
}

html 
{
	scroll-behavior: smooth;
}
 .yellow
 {
	color:#ddb74b;
 } 

 .how_card {
    box-shadow: 0px 0px 4px 3px #ccc;
}
.how_card img
{
	width: 85px;
    padding: 10px;
}
.how_card p
{
	font-size: 14px;
	color: #848080;
}
.yellow_bg {
    background: #ddb74b;
    padding: 50px 0;
	border-radius: 15px;
}

.apple_link {
    background: transparent;
    color: #ffffff;
    padding: 7px 10px;
    border-radius: 8px;
    margin-top: 10px;
    display: inline-flex;
    width: 100%;
    text-align: center;
}

.img_absolute {
    position: absolute;
    top: -237px;
}

.top_footer {
    background: #16272e;
}

.main-footer {
    background: #000;
}


.testimonial_bg .item.gray_bg
{
	border-radius: 0px 50px 0px 50px !important;
}

.how_card2 {
    box-shadow: 0px 0px 4px 3px #ccc;
	border-radius: 15px;
}

.social-ico li a {
    color: #ddb74b;
}

.social-ico li 
{
	background: #fcfcfb;
}
.social-ico li:hover {
    background: #ddb74b;
	color: #fff;
}

.social-ico li:hover  a {
    color: #fff;
}

.mb_200
{
	margin-bottom: 200px ;
}
/*
.owl-carousel .owl-item img
{
	animation: image-zoom-in-out 30s ease infinite;
}*/
@keyframes image-zoom-in-out{50%{transform:scale(1.09)}to{transform:scale(1)}}
@-webkit-keyframes image-zoom-in-out{50%{transform:scale(1.09)}to{transform:scale(1)}}

.slider .owl-carousel .owl-item .item:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .75;
    z-index: 1;
    background: linear-gradient(to left, hsla(0, 0%, 0%, .6) 0, transparent 100%);
}

.fixed-top 
{
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 1030;
}

.main-header .container .navbar
{
	border-radius: 20px;
    border: 3px solid rgba(255, 255, 255, .6) !important;
    background: rgba(255, 255, 255, .14) !important;
    backdrop-filter: blur(4px);
	padding: 0;
	overflow: hidden;
	border: 3px solid rgba(0, 0, 0, .01) !important;
    background: rgba(0, 0, 0, .5) !important;
}

.slider
{
	margin-top: 0;
}
.main-header .navbar-brand
{
	padding: 0;
}

.main-header .navbar-nav {

    padding: 10px;
	float: right;
}

.logo {
	border-radius: 10px;
	margin-right: 15px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link:hover {
    color: #690f1d;
}

.navbar-light .navbar-nav .nav-link {
    color: #690f1d;
}
.about_gate
{
    border-radius: 15px;
    padding: 25px;
    margin: 50px 0;
    flex: 1 !important;
    min-height: 370px;
	border:1px solid #ccc;
}

.about_gate p
{
	color:#000;
}

.about_gate img
{
	width: 80px;
	margin-bottom: 20px;
}

p {
    line-height: 30px;
}

.top_header 
{
    width: 100%;
    display: inline-block;
    background: #00000021;
    padding: 15px;
	justify-content: space-between;
}
.social_header
{
	float: left;
}
.social_header li
{
	display: inline-block;
	padding: 0 10px;
	color: #fff;
}

.social_header li a
{
	color: #fff;
}
.social_left
{
	float: right;
}

.social_left li
{
	display: inline-block;
	padding: 0 10px;
}

.social_left li a
{
	color: #fff;
}

.service_sec
{
	margin-bottom: 20px;
	margin-top: -100px;
}

.service_card {
	height: 290px;
}
.service_card  .show-more:before, .service_card  .show-more:after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100%;
    transition: all .4s linear;
}

.service_card:hover .show-more:before {
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s;
}

.service_card .show-more {
    display: flex;
    width: 54px;
    height: 54px;
    justify-content: center;
    align-items: center;
    gap: 11.25px;
    border-radius: 50px;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(1px);
    position: relative;
	margin: auto;
}

.service_card .show-more:after {
    border: 1px solid transparent;
}

.service_sec .border_raduis img , .service_sec_view .border_raduis img
{
	border-radius: 20px;
}

.service_card .show-more:before {
    border: 1px solid transparent;
    border-top-color: #fff;
}

.service_card:hover .show-more:after {
    border-top: 1px solid #fff;
    border-left-width: 1px; 
    border-right-width: 1px;
    transform: rotate(270deg);
    transition: transform .4s linear 0s, border-left-width 0s linear .35s, -webkit-transform .4s linear 0s;
}

.service_card:hover  img {
    transform: scale(1.05);
}
.service_card  img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s ease-in-out;
    filter: brightness(.8);
}

.service_card
{
	position: relative;
	border-radius: 25px;
	margin-bottom: 30px;
}

.service_card h3
{
	font-size: 20px;
}

.service_card .overlay
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000057;
    text-align: center;
    color: #fff;
    padding-top: 25%;
}

.service_sec_view .border_raduis img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_sec_view .border_raduis {
    height: 460px;
    border-radius: 32px;
    overflow: hidden;
    margin-bottom: 32px;
    position: sticky;
    top: 24px;
}

.service_sec_view  .service_icon {
    width: 200px;
    height: 180px;
    border-radius: 32px;
    overflow: hidden;
    margin-bottom: 32px;
    background-color: #fff;
    padding: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 6px 14px 3px #d5d9e052;
}

.service_sec_view  .service_icon  img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.service_sec_view  {
    margin-top: -90px;
    padding: 0 0 120px;
    position: relative;
}

.visa_card
{
	border-radius: 15px;
	padding: 15px;
	min-height: 322px;
    margin-bottom: 30px;
	text-align: center;
	position: relative;
    padding-bottom: 15px;
	border: 1px solid #49473c;
}
.visa_card img
{
	border-radius: 50%;
    width: 100px;
    height: 100px;
	margin-bottom: 0px;
}

.visa_card h3
{
	font-size: 25px;
}

.visa_card li
{
	list-style: disc;
    margin-right: 20px;
	text-align: right;
}

.book 
{
	background: #ddb74b;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    margin: auto;
    left: 15px;
	right: 15px;
}

a:hover .book 
{
	background: #4abed3;
	box-shadow: 0 6px 14px 3px #00000036;

}

.visa_card a
{
	color:#fff;
}

.faqs
{
	margin-top: -80px;
	position: relative;
	background: #fff;
}

.accordion-button::after
{
	margin-left: auto;
    margin-right: inherit;
}

.caption
{
	position: absolute;
	top:17%;
	right: 10%;
	left: 10%;
	text-align: center;
	z-index: 9;
	direction: ltr;

}

@keyframes text-zoom-in-out{70%{transform:scale(0.8)}to{transform:scale(1)}}
@-webkit-keyframes text-zoom-in-out{70%{transform:scale(0.8)}to{transform:scale(1)}}
.caption h2
{
	font-size: 60px;
    color: #fff;
    margin-bottom: 20px;
	font-weight: 700;
	direction: ltr;
	text-shadow: 4px 4px 0px #000000;
}

.testimonial_bg
{
	background: #f5f5f5 ;
    padding: 100px 0 !important;
    background-size: 70%;
}

.testimonial_bg .main_title p
{
	text-align: center;
	color:#000;
	margin-bottom: 30px;
}
.testimonial_bg .main_title 
{
	margin-bottom: 5px;
	color: #68a9e9;
}
.testimonial_bg .item.gray_bg
{
	color: #fff;
    background-color: #06060659;
    padding: 24px;
    border-radius: 24px !important;
    display: flex;
    flex-direction: column;
    gap: 24px;

}

.testimonial_bg .item.gray_bg p , .testimonial_bg h5
{
	color:#000;
}
.testimonial_bg .item.gray_bg .avatar
{
	width: 60px;
    height: 60px;
    display: inline-block !important;
    padding: 8px;
}
.testimonial_bg .item.gray_bg .star i
{
	color:#f6cd1f;
	padding: 0 2px;
}
.partenrsـsec p
{
	text-align: center;
}

.partenrsـsec
{
	padding: 100px 0 !important;
}
.partenrsـsec .gray_bg 
{
    background: #f2f2f2;
    padding: 50px 0;
}
.red_bg
{
	border-radius: 20px;
}
.top_footer
{
	background: #690e1d url(../images/footer.png) repeat center top fixed;
    padding: 50px 0 !important;
	padding-top: 150px !important;
    background-size: cover;
	padding-bottom: 10px !important;
}

.main-footer {
    background: #ddb74b;
}


.top_footer h4  {
    margin-bottom: 5px;
    color: #ddb74b;
	text-align: left;
}

.top_footer .contact-info-ul li p , .contact-info-ul li a  {
    margin-bottom: 5px !important;
    color: #ddb74b;
}

.top_footer .contact-info-ul li
{
	margin-bottom: 5px !important;
	text-align: left;
}

.top_footer .social-ico li {
    margin-left: 9px;
}

.top_top_footer
{
	background: #f5f5f5;
    padding: 50px;
    border-radius: 20px;
    margin-bottom: -80px;
	margin-top: 50px;
	animation: animateBackground 100s infinite linear;
	background-size: 30%;
	border: 1px solid #ccc;
}

@keyframes animateBackground{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}
@-webkit-keyframes animateBackground{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}

.top_top_footer p
{
	text-align: center;
}

.service_sec .service 
{
	padding-bottom: 100px;
}

.service_sec .service .item .service_card
{
	height: 400px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    background: #ddb74b;
    color: #690e1d;
    border: none;
    padding: 0 !important;
    font: inherit;
    padding: 0px 15px 12px 15px !important;
    font-size: 30px;
	border-radius: 10px;
	line-height: 30px;
}

.statistics 
{
	background: #690e1d;
	color:#fff;
	padding-bottom: 100px !important;
}

.statistics p
{
	color:#fff;
	text-align: center;
	
}

.statistics .gray_bg
{
	background: transparent;
    text-align: center;
    margin-bottom: 20px;
	color:#fff;
	border-radius: 15px !important;
	padding-bottom: 50px !important; 
	border: 1px solid #ccc;
}

.statistics .gray_bg img
{
	width:100px;
	margin: auto;
}
.statistics .gray_bg h3
{
	font-family: 'DinNextBold' !important;
}


.category_sec
{
	padding-top: 100px !important;
}

.category_sec p
{
	text-align: center;
}

.view_img
{
	border-radius: 24px;
	overflow: hidden;
}

.offer .service_card .overlay h3
{
	font-size: 23px;
}
.offer .service_card .overlay
{
	text-align: left !important;
	padding-right: 15px;
	padding-left: 15px;
}

.offer .service_card  .price
{
	position: absolute;
    top: 10px;
    left: 0px;
    background: #690e1d;
    color: #000;
    padding: 8px;
    border-radius: 0 10px 10px 0;
    z-index: 9;
}

.offer_view .offer_details
{
	background-color: #fff;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 6px 16px #8b929e14;
	overflow: hidden;
}

.offer_view .offer_details .title
{
	color:#690e1d;
	font-size: 20px;
}

.offer_view .offer_details .icon
{
	margin-bottom: 20px;
	color: #645d5c;
}

.offer_view .offer_details .book
{
	background: #ddb74b;
	color:#fff;
	position: static;
	text-align: center;
}



.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    left: 40px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 9999;
    box-shadow: 0px 0px 11px rgb(0 0 0 / 50%);
}
.float2 {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 120px;
    left: 40px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 9999;
    box-shadow: 0px 0px 11px rgb(0 0 0 / 50%);
}


.totop {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    right: 40px;
    background-color: #00000075;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 9999;
    box-shadow: 0px 0px 11px rgb(0 0 0 / 50%);
    display: none;
}

.looder
{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    vertical-align: middle;
    background: #690e1d;
	display: none;
	z-index: 99999;
	padding-top: 20%;
}


#loading-screen {
    position: fixed;
    top: 0;
    left: 0;
	bottom: 0;
	right: 0;
    width: 100%;
    height: 100%;
    background: #690e1d;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    font-size: 24px;
    z-index: 9999;
    display: none;
	padding-top: 10%;
}

#loading-screen .loading-screen-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

#loading-screen .svg-plane {
    width: 180px;
    height: 180px;
    transform-origin: 90px 90px;
    animation: 3s linear infinite loader-spin;
}

#loading-screen .loading-txt {
    color: #fff;
    font-weight: 500;
}

#loading-screen .load-shape {
    width: 32px;
    height: 32px;
    border: solid 1px #b4e2fa;
    border-radius: 50%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transition: all .5s ease-in;
    animation-name: rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


@keyframes loader-spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes loader-path {
    0% {
        stroke-dasharray: 0,580,0,0,0,0,0,0,0
    }

    50% {
        stroke-dasharray: 0,450,10,30,10,30,10,30,10
    }

    to {
        stroke-dasharray: 0,580,0,0,0,0,0,0,0
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 778px) { 
	.navbar-expand-lg .navbar-collapse
	{
		display: inline-block !important;
	}
}

.overlayslider
{
	background: #0000002b;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.testimonial_bg .main_title {
    margin-bottom: 5px;
    color: #ddb74b;
}

.text-center p
{
	text-align: center;
}

.home_about_link
{
    color: #690f1d;
    padding: 10px 30px;
    border-radius: 10px;
    width: 100%;
    display: block;
    text-align: center;
	border: 1px solid #ccc;
}

.accordion-button:not(.collapsed) {
    background-color: #f8e9d8;
}

.d-sm-block
{
	display: none !important;
}
.copyright
{
	border-top: 1px solid #fff;
	padding-top: 15px;
	margin-top: 30px;
}

.white ,.white p
{
	color:#fff !important;
}

.about p
{
	text-align: justify;
	font-size: 16px;
}

.value p
{
	text-align: justify;
}

.visa_sec h2 , .category_sec #testimonial,.partenrsـsec #testimonial,.top_top_footer #testimonial
{
	color:#ddb74c;
}

p
{
	text-align: justify;
}
.category_sec , .partenrsـsec , .visa_sec , .service_sec , footer
{
	background:  url(../images/top_bg.png);
	background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
}
.container3 .bg-light
{
	padding-left: 15px;
	padding-right: 15px;
}
.slider
{
	margin-top: 80px;
}


.left_border
{
	border-right: 1px solid #ddb74c;
}

li ul.dropdown-menu_li
{
	display: none;
	position: absolute;
	background: #fff;
}

li ul.dropdown-menu_li li a
{
	color:#000 !important;
}

li:hover ul.dropdown-menu_li
{
	display: block;
}

li:hover ul.dropdown-menu_li li
{
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
}

li:hover ul.dropdown-menu_li li:hover
{
	background: #ddb74c;
}

.main-header li.nav-item.active ul.dropdown-menu_li li a
{
	border-bottom: 0px solid #ccc !important;
}

.main-header li.nav-item ul.dropdown-menu_li li a:hover
{
	border-bottom: 0px solid #ccc !important;
}
.main-header li.nav-item a
{
	border-bottom: 3px solid #fff;
}
.container
{
	max-width: 1250px;
}

.main-header .navbar-nav a {
    font-size: 18px;
    padding-left: 15px !important;
	padding-right: 15px !important;
}

.red_bg
{
	background: #fff;
	border: 1px solid #ccc;
	color:#000;
}
.red_bg p
{
	color:#000 !important;
}
.red_bg a
{
	color:#000 !important;
}

footer .logo img 
{
	filter : brightness(0) invert(1);
}
.visa_sec .col-lg-3
{
	width:20%;
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

	.about-txt {
	    text-align: right;
	    width: 100%;
	}
	.about-txt h4 {
	    font-size: 17px;
	}
	.about-txt p {
	    font-size: 16px;
	}
	.service-sec .sec-title {
	    float: none;
	}
	.more-btn {
	    padding: 5px 20px;
	    /*float: none;*/
	    margin-top: 25px;
	}
	.service-sec .more-btn {
	    margin-bottom: 10px;
	}
	.service-block img{
		width: 100%;
	}
	.contact-txt p {
	    font-size: 20px;
	}
    .top-footer p {
	    width: 100%;
	    font-size: 16px;
	}
	.social-ico{
		text-align: center;
		margin-bottom: 15px;
	}
	.social-ico li {
	    margin-right: 10px;
	    margin-left: 10px !important;
	}
	.slider .btn-success {
	    padding: 5px 30px;
	    font-size: 13px;
	}
	.slider .carousel-caption {
	    position: absolute;
	    right: 15%;
	    top: 22px;
	    left: 7%;
	    padding-top: 0;
	    padding-bottom: 0;
	}
	.slider h2 {
	    font-size: 25px;
	}
	.slider p {
	    margin-bottom: 5px;
	    font-size: 12px;
		font-size: 25px;
	}
	.partenrs-sec .owl-prev span, .partenrs-sec .owl-next span {
	    font-size: 30px;
	    top: -18px;
	    position: absolute;
	    left: 5px;
	}
	.partenrs-sec .owl-prev , .partenrs-sec .owl-next{
	    width: 20px;
	    height: 20px;
	}
	.main-header .nav-item a{
		text-align: left;
	}
	.main-header a.navbar-brand {
	    width: 75%;
	}
	.main-header button.navbar-toggler {
	    margin-top: 30px;
	}
	.lang-link {
	    right: 1px;
	    top: 10px;
	}
	.breadcumb-sec .breadcrumb {
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
	    padding-left: 0;
	}
	.partenrs-sec .item{
		text-align: center;
	}
	.about-logo img {
	    position: relative;
	    left: 10px; 
	    bottom: 10px;
	}
	
	.wrap
	{
		overflow-x:hidden;
	}
	.navbar-collapse 
	{
		max-height: 350px;
		overflow-x: hidden;
	}
	.customer-block 
	{
		text-align: right;
		padding: 3px 20px;
	}
	.customer-block , .customer-desc p
	{
		text-align:center;
	}
	hr.service-desc-rh
	{
		float:none !important;
		margin-left: auto;
		margin-right: auto;
	}
	.partenrs-sec .owl-stage-outer
	{
		width:100%;
	}
	.main-header button.navbar-toggler 
	{
    margin-top: 0px;
	}
	.lang-link
	{
		position:static !important;
	}
	
	.about-sec 
	{
		padding: 0px 0;
	}
	.dashboard-sec > .container .col-md-9.col-12.text_right 
	{
		max-width: 95% !important; 
		padding: 15px;
		margin: 0 auto;
	}
	.img_absolute
	{
		position:static !important;
	}
	.mb_200
	{
		margin: 0 !important;
	}
	.apple_link
	{
		height: 130px !important;
	}

	.yellow_bg {
		padding: 50px 0 0 0 !important;
	}
	.top_header
	{
		display: none;
	}

	.logo 
	{
		padding: 6px 9px !important;
	}
	.slider img 
	{
		width: auto !important;
	}
	.slider2 img 
	{
		max-width: none;
		height: 350px;
	}
	
	.main-header .container .navbar
	{
		background: rgb(0 0 0 / 70%) !important;
	}

	.testimonial_bg
	{
		background-size: 50%;
	}
	.caption
	{
		top:20%;
	}
	.d-sm-block
	{
		display: block !important;
	}
	.main-header .navbar-nav
	{
		width: 100%;
	}
	
	.testimonial_bg
	{
		background-size: 150%;
	}
	.slider 
	{
    	margin-top: 90px;
	}
	.container3 .bg-light
	{
		padding-left: 0px;
		padding-right: 0px;
	}

	li ul.dropdown-menu_li
	{
		display: block;
		position: static;
		background: #eddeb2;
	}

	li ul.dropdown-menu_li li
	{
		border-bottom: 1px solid #fff;
		padding: 5px 0px;
	}
	.visa_sec .col-lg-3
	{
		width:100%;
	}
}