/* ==== Google font ==== */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700,900);
@import url('http://fonts.googleapis.com/css?family=Ek+Mukta:400,600,700');

* {
	padding: 0;
	margin: 0;
}


body {
	width: 100%;
	height: 100%;
	/*font-family: 'Ek Mukta', sans-serif;*/
	font-family: "Tajawal", sans-serif;
	font-weight: 300;
	color: #666;
	/*background-color: #000;*/
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	overflow-x: hidden;
}

html {
    width: 100%;
    height: 100%;
}

h1 {
	font-size: 38px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 30px;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: 400;
	color: #111;
}

h1.h-xlight,h2.h-xlight,h3.h-xlight ,h4.h-xlight ,h5.h-xlight ,h6.h-xlight  {
	font-weight: 200;
}

h1.h-light,h2.h-light,h3.h-light ,h4.h-light ,h5.h-light ,h6.h-light  {
	font-weight: 300;
}

h1.h-bold,h2.h-bold,h3.h-bold ,h4.h-bold ,h5.h-bold ,h6.h-bold  {
	font-weight: 600;
}

h1.font-light,h2.font-light,h3.font-light,h4.font-light,h5.font-light,h6.font-light {
	color: #fff;
}

.big-heading {
	font-size: 48px;
	font-weight: 700;
}

p {
    margin: 0 0 20px;

}

p.lead {
	font-weight: 600;
}

.highlight-light {
	background-color: rgba(255,255,255,.5);
	padding: 20px;
	display: inline-block;
	color: #111;
}

.highlight-dark {
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	display: inline-block;
	color: #fff;
}

.highlight-color {
	padding: 20px;
	display: inline-block;
}

a {
	color: #428bca;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

	a:hover,
	a:focus {
		text-decoration: none;
		
	}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 24px;
	line-height: 1.5em;
  font-weight: 300;
  color: #999;
}

blockquote.bg-light {
	background-color: rgba(255,255,255,.8);
	padding: 20px;
	color: #222;
}

blockquote.bg-dark {
	background-color: rgba(0,0,0,.8);
	padding: 20px;
}

blockquote strong {
  font-weight: 700;
}




.light {
    font-weight: 400;
}

/* --- logo --- */
.site-logo {
	margin-top: 10px;
}
.site-logo a.brand {
	color: #111;
	text-transform: uppercase;
	font-size: 32px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin-top: 20px;
}


/* ------- Navigation ------------ */
#navigation {
	background: #fff;
	z-index: 9999;
	width:100%;
    box-sizing:border-box;
	/*border-bottom: 1px solid #eee;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);*/
}


.navbar {
    margin-bottom: 0;
}

.navbar-brand {
    font-weight: 700;
}


.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
    /*background-color: rgba(255,255,255,.6);*/
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}


.navbar-custom ul.nav li a {
	/*letter-spacing: 0px;*/
	color: white;
	font-weight: 800;
	text-transform: uppercase;
	font-size:18px;
	font-family: "Tajawal";
	text-align: center;
	direction:rtl;
}

.navbar-custom.top-nav-collapse ul.nav li a {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #fff;
}

.navbar-custom ul.nav ul.dropdown-menu {
	  border-radius: 0;	
	margin-top: 21px;
	border-top: none;
}

.nav1 > li a {
	/*letter-spacing: 0px;*/
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	white-space: nowrap;
	white-space-collapse: collapse;
	text-wrap: nowrap;
}
.nav1li{
	width:120px;
	/*height:40px;*/
}
.nav1li  :hover{
	width:fit-content;
}
.navreq  {
	width: 180px
}
.nav12 {
	width: 204px;
	height: 38px;
}
.navLO > li a {
	letter-spacing: 0px;
	color: #0a2660;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}
.navbar-custom ul.nav li a:hover ul.dropdown-menu {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: unset !important;
	color: #1b9fd7;
}
	.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid #f5f5f5;

}

.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	background: #fefefe;
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
	color: #666;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}


/* misc */
hr {
  margin-top: 10px;
}

hr.bold {
  border-top: 3px solid #eee;
}

.divider-header {
	display: block;
	width: 40px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.divider-short {
	display: block;
	width: 60px;
	height: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}
.marginbot-60{margin-bottom:60px !important;}
.marginbot-70{margin-bottom:70px !important;}
.marginbot-80{margin-bottom:80px !important;}
.marginbot-90{margin-bottom:90px !important;}
.marginbot-100{margin-bottom:100px !important;}

.margintop-0{margin-top:0 !important;}
.margintop-10{margin-top:10px !important;}
.margintop-20{margin-top:20px !important;}
.margintop-30{margin-top:30px !important;}
.margintop-40{margin-top:40px !important;}
.margintop-45{margin-top:45px !important;}
.margintop-50{margin-top:50px !important;}

/* ===========================
--- General sections
============================ */

.home-section {
    padding-top: 150px;
    padding-bottom: 110px;
	display:block;
    position:relative;
    z-index:120;
}

.inner-section {
    padding-top: 110px;
    padding-bottom: 110px;
}


.home-section.nopadd-bot {
    padding-bottom: 0;
}


.section-heading h2 {
	font-size: 29px;
	/*letter-spacing: 1px;*/
	text-transform: uppercase;
	margin-bottom: 10px;
}

.section-heading p {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.6em;
}

.color-dark .section-heading h2 {
	color: #01bce8;
}
.color-dark .section-heading p {
	color: #444;
}

.color-dark .divider-short {
	background: #666;
}
.color-dark .divider-header {
	/*background: #666;*/
}

.color-light .divider-short {
	background: #666;
}
.color-light .divider-header {
	background: #666;
}


.color-light .section-heading h2 {
	color: #fff;
}
.color-light .section-heading p {
	color: #fefefe;
}

.color-light blockquote,.color-light p {
	color: #fefefe;
}

/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f9f9f9;
}


.bg-dark {
	background: #404040;
}

/* --- section color var --- */

.text-light {
	color: #fff;
}



/* ===========================
--- Intro
============================ */

.hero { background: url(../img/bgimg.png) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 0 300px 0; height: auto; }
.hero h1 { font-size: 50px; /*letter-spacing: 12px;*/ margin: 40px 0 10px; font-weight: 900; color: #fff;}
.hero h1 span { color: #a1a9b0; display: inline-block; }
	.hero p {
		font-size: 44px;
		font-weight: 700;
		color: #fefefe;
		line-height: 50px;
		padding-top: 100px;
	}
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 0px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background:sc rgba(61, 201, 179, 0.6); color: #fff; }
.text-secondary {
	color: #1b9fd7 !important;
}


.intro {
	width: 100%;
	position: relative;
	padding: 0;
}
.intro-inner {
	width:100%;
	position:relative;
	padding:120px 0 20px;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}


/* Carousel Styles */

.carousel-inner img {
    width: 100%;
    max-height: 650px;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 0;
}

.carousel-control.right span {
	padding: 0;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 30px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 30px;
}



.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.carousel-inner > .item {
  margin-left:0;
  margin-top:0;
  margin-bottom:0;
  padding-left: 0;
  width: 100%;
  height: auto;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left:0;
  padding-left: 0;
}


/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
}

.header-text h3 span {
	color: #fff;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

/* ===========================
--- About
============================ */




/* ===========================
--- Services
============================ */
.service-box {
	background: #fff;
	border-bottom: 2px solid #f7f7f7;
	padding: 40px 20px;
}

.service-box:hover {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	margin-top: -20px;
}

.service-icon {
	margin-bottom: 20px;
}	

.service-desc h5 {
	text-transform: uppercase;
	font-weight: 700;
	color: #666;
	font-size: 18px;
	margin-bottom: 10px;
}
.service-desc .divider-header {
	margin-bottom: 30px;
}

/* ===========================
--- Works
============================ */

#owl-works {

}

.item {
    margin: 10px;
}

.item img {
    display: block;
    width: 100%;
    height: auto;
}	

/* ===========================
--- Contact
============================ */


.form-group {
  margin-bottom: 20px;
}

form#contact-form .form-group label {
	text-align: left !important;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
}
form#contact-form input, form#contact-form select, form#contact-form textarea {
	direction:rtl;
	font-size: 14px;
	line-height: 1.6em;
	border: 1px solid #eee;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 25px;
	text-align: right;
}

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 2px;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
}

.widget-contact {
	text-align: left;
}



/* ===========================
--- Bottom
============================ */

.boxcol-25 {
	width: 100%;
}

.box-social {
	list-style: none;
}

.box-social li {
	width: 25%;
	float: left;
}


.box-social .social-facebook a { 
	display: block;
	background: #3873ae;
}


/* ==== Sidebar ==== */
.sidebar .widget h5 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.sidebar .widget {
	margin-bottom: 50px;
}

.widget ul {
	list-style: none;
	margin-left:0;
	padding-left:0;
}
.sidebar .widget ul li {
	margin-left:0;
	padding-left:0;
	margin-bottom: 10px;
}
.sidebar .widget ul li a {
	color: #666;
}


.widget.widget_categories ul li:before {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e684";
	margin-right: 10px;
}


.widget.widget_recent_post ul li figure {
	float: left;
	margin: 0 20px 0 0;
}

.widget.widget_recent_post ul li {
	margin-bottom: 25px;
}

.widget.widget_recent_post ul li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.widget.widget_recent_post ul li h6 {
	margin-bottom: 10px;
}
.widget.widget_recent_post ul li span {
	font-size: 14px;
}

.widget .tagcloud a {
	padding: 4px 10px;
	color: #fff;
	display:inline-block;
	margin: 0 10px 10px 0;
	font-size: 14px;
	border-radius: 2px;
}

.widget .tagcloud a:hover {
	color: #fff;
	background: #333;
}

/* --- widget --- */

form.search-form input {
	font-size: 18px;
	line-height: 1.6em;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
	border-radius: 2px;
}

form.search-form input:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}



/* ===========================
--- Footer
============================ */

footer {
    background-color: #404040;
}

footer {
	text-align: center;
	padding: 50px 0 30px ;
	
}

footer p {
	color: #f8f8f8;
	font-size: 14px;
}

footer a.totop {
	color: #fff;
	margin-bottom: 30px;
}
footer a.totop:focus {
	outline: 0;
}



/* menu */
ul.footer-menu {
	list-style: none;
}

ul.footer-menu li {
	float: left;
	margin: 0 0 0 10px;

}

ul.footer-menu li a {
	color: #fff;
	font-size: 16px;
	padding-left: 9px;
	line-height: 1.1em;
}

ul.footer-menu li:first-child a {
	border-left: none;
	padding-left: 0;
}

.social-widget {
	margin-top: 20px;
	margin-bottom: 30px;
}
.social-widget ul li a:hover {
	color: #fff;
}

footer .social-widget ul.team-social li a {
	margin: 0 5px;
}

/* === testimonial slide === */
.testimonialslide {
	margin-top:0;
	padding-top: 0;
}

.testimonialslide ul li blockquote {
	color: #fff;
	border-left: none;
}

.testimonialslide ul li h4 {
	color: #fff;
	font-weight: 900;
}
.testimonialslide ul li h4 span {
	color: #fff;
	font-weight: 400;
}


/* --- button --- */
.btn {
	border-radius: 2px;
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
	font-weight: 400;	
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 14px;
}

.btn.btn-noradius {
	border-radius: 0;
}

a.btn:focus{
	outline: 0;
}

.btn-red {
  color: #fff;
  background-color: #c83539;
  border-color: #c83539;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}
.btn-red:active {
  background-image: none;
}


.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
	color: #01bce8;
	background-color: white;
	border-color: #01bce8;
}
.date-rad {
	border-radius: 12px;
	text-align: center;
}

.btn-default:hover,
.btn-default:focus {
	border: 1px solid #01bce8;
	outline: 0;
	color: #000;
	background-color: #01bce8;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

/* --- progress --- */
.progress {
  height: 40px;

}
.progress-bar {
  font-size: 14px;
  line-height: 40px;
}

/* Media queries */




.mysearch {
	align-content: center;
	
	/*padding-right: 20px;*/
	float:right;
	direction:rtl;
	width:100%;
	font-size:8rem;
}

.opvaltxt {
	background-color: rgb(121 112 89 / 30%);
	border-radius: 65px;
	color: white;
	margin: 3px;
	padding-bottom: 0.25rem;
	text-align: right;
	padding: 3.5%;
	font-size: xx-large;
	float: right;
	height: 58px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.opvalslct {
	/*background-color: rgb(121 112 89 / 30%);*/
	background-color: #00000059;
	border-radius: 25px;
	border: 1px solid #1b9fd7;
	color: white;
	margin: 3px;
	padding-bottom: 0.25rem;
	text-align: center;
	/*padding: 2%;*/
	font-size: large;
	float: right;
	height: 45px;
	width: 120px;
	margin-right: 10px;
}
.opvalbtn {
	background-color: rgb(121 112 89 / 30%);
	border-radius: 25px;
	border: 1px solid #1b9fd7;
	color: white;
	margin: 3px;
	padding-bottom: 0.25rem;
	padding: 22px;
	font-size: 22px;
	float: right;
	height: 20px;
	width: 120px;
	line-height: 0.1;
	font-weight: 500;
	margin-right: 10px;
	
}
.opvalslct:hover {
	background-color: #01bce8;
	border-radius: 25px;
	border: 2px solid #1b9fd7;
	/* color: #03425c; */
	/* font-size: 25px; */
	font-weight: 500;
	outline: none;
}
.opvalslct > option{
	color:black;
		Background:white;
}
	.opvalbtn:hover {
		color: #1b9fd7 !important;
	}
.titletxt{
	font-size:8rem;
}
.search-index-slct {
	background-color: rgb(121 112 89 / 30%);
	border-radius: 25px;
	border: 1px solid #1b9fd7;
	color: white;
	margin: 3px;
	padding-bottom: 0.25rem;
	text-align: right;
	/*padding: 2%;*/
	font-size: medium;
	height: 45px;
	width: 120px;
	margin-right: 25px;
}
	.search-index-btn {
		background-color: rgb(121 112 89 / 30%);
		border-radius: 25px;
		border: 1px solid #1b9fd7;
		color: white;
		margin: 3px;
		padding-bottom: 0.25rem;
		padding: 22px;
		font-size: 22px;
		height: 20px;
		width: 150px;
		line-height: 0.1;
		font-weight: 500;
	}

.search-index-txt {
	border-radius: 25px;
	height: 45px;
	width: 30%;
	line-height: 0.1;
	font-weight: 500;
	padding-right: 10px;
	margin-right: 20px;
}
.mysearch {
	align-content: center;
	padding-top: 20px;
	/*padding-right: 100px;*/
}
.logo-tas {
	width: 70%;
	height: 100%;
}
.logo-tas_lo {
	width: 10%;
	height: 90%;
	margin-bottom: -38px;
}

.logo-tas-div {
	direction: rtl;
	width: 16%;
	float: right;
}
.col-sm-3 {
	flex: 0 0 auto;
	width: 25%
}
.col {
	flex: 1 0 0%
}
.row-search {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: calc(var(--bs-gutter-x) / -2);
	margin-left: calc(var(--bs-gutter-x) / -2)
}
.mymenubox {
	border-bottom: 4px solid #0a2660;
	overflow-y: inherit;
	margin-right: 1%;
}
th {
	text-align: center;
}
.py-6 {
	padding-top: 30px;
	padding-bottom: 90px;
}

	@media (min-width: 577px) and (max-width: 990px) {
		.mysearch {
			align-content: center;
			padding-top: 10px;
			padding-right: 10px;
		}
	}

	@media (max-width: 576px ) {
		.mysearch {
			align-content: center;
			padding-top: 10px;
			padding-right: 10px;
		}
	}

	.logpart {
		font-size: 52px;
		font-weight: 400;
		text-align: center;
	}

	.servicetxt {
		font-size: 35px;
		font-weight: 900;
		text-align: center;
	}

	.txtabout {
		text-align: right;
	}

	.floatR {
		float: right;
		margin: 3px;
		direction: rtl;
		text-align: right;
		width: 90%;
	}

.text-right p {
	text-align: right;
	direction: rtl;
	float: right;
	width: 90%;
	margin-right: 7%;
}
.page-cen-ter {
	width: 90%;
	margin-right: 5%;
}
.sps {
	width: 100%;
	margin-right: 81px;
}
.mytab {
	display: block;
	/* box-shadow: inset 0 -1px 0 #cccccc; */
}

	.mytab ul {
		display: block;
		width: 100%;
		margin: 0 auto;
		border-top: 1px solid #1b9fd7;
	}

	.mytab li {
		display: inline-block;
		width: 14%;
		text-align: center;
		height: 70px;
		line-height: 70px;
		/* background-color: #fafafa; */
		/* border: 1px solid #cccccc; */
	}

		.mytab li.is-active {
			/* background-color: #01bce8; */
			border-bottom: 1px solid #01bce8;
		}

			.mytab li.is-active a {
				color: #01bce8;
			}

	.mytab a {
		width: 100%;
		height: 100%;
		display: block;
		color: #000;
		text-decoration: none;
	}

.tab_content {
	width: 90%;
	margin: 40px auto;
}

.content h2 {
	margin-bottom: 20px;
}

.tab_content {
	display: none;
}


	.tab_content.is-active {
		display: block;
	}
	@media(max-width:1400px) {
		.nav1 > li a {
			font-weight: 800;
			text-transform: uppercase;
			font-size: 17px;
		}
	}

	@media(max-width:1200px) {
		.nav1 > li a {
			font-weight: 800;
			text-transform: uppercase;
			font-size: 15px;
		}

		.col-md-10 {
			width: 100%;
			padding-right: 1px;
			padding-left: 1px;
		}
		.logo-tas {
			width: 60%;
		}

		.logo-tas-div {
			width: 30%;
		}
		.nav-log-counter {
			padding: 20px 0;
			border-bottom: 0;
			/*letter-spacing: 1px;*/
			background: 0 0;
			-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
			-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
			transition: background .5s ease-in-out,padding .5s ease-in-out;
		}
	}
@media(max-width:1200px) {
	.contactdiv {
		width: 100%;
		margin-top: 15px;
		float: right;
	}
	}

	@media(max-width:910px) {
		.navbar-collapse {
			padding-right: 1px;
			padding-left: 1px;
			margin: -20px;
		}

		.nav1 > li a {
			font-weight: 800;
			text-transform: uppercase;
			font-size: 13px;
		}
	}

	@media(max-width:845px) {
		.nav1 > li a {
			font-weight: 800;
			text-transform: uppercase;
			font-size: 12px;
		}
	}

	@media(min-width:767px) {

		.navbar {
			padding: 20px 0;
			border-bottom: 0;
			/*letter-spacing: 1px;*/
			background: 0 0;
			-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
			-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
			transition: background .5s ease-in-out,padding .5s ease-in-out;
		}

		.top-nav-collapse {
			padding: 0;
			background-color: #000;
		}

		.navbar-custom.top-nav-collapse {
			border-bottom: 1px solid rgba(255,255,255,.3);
		}

		.intro {
			height: 100%;
			padding: 0;
		}

		.brand-heading {
			font-size: 100px;
		}


		.intro-text {
			font-size: 25px;
		}

		.logo-tas-div {
			width: 16%;
		}

		.logo-tas {
			width: 80%;
		}
	}

@media(max-width:767px) {
	.nav1 > li a {
		font-weight: 800;
		text-transform: uppercase;
		font-size: 12px;
		margin-top: 5px;
		margin-right: 5px;
	}

	.nav12 {
		visibility: hidden;
	}

	.nav1li {
		width: 20px;
		/*height: 40px;*/
	}

	.title-space {
		margin-top: 250px;
	}

	.nav1 {
		float: right;
	}

	.nav1li :hover {
		width: inherit;
	}

	.filcontent:hover {
		width: fit-content;
		height: fit-content;
	}

	.sps {
		width: 100%;
		margin-right: 1px;
	}

	.newsmainpage {
		float: right;
		margin: 10px;
		width: 90%;
		/* direction: rtl; */
		text-align: right;
		box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1);
		padding: 0;
	}

	.contact-form1 {
		width: 90%;
	}

	.logo-tas {
		width: 100%;
	}

	.mymenubox {
		border-bottom: none;
		border-bottom-width: 0px;
	}
	.logo-tas_lo {
		width: 40%;
		height: 90%;
		margin-bottom: 1px;
		margin-top: 15px;
	}
	.mytab li {
		display: ruby;
	}
}
		
		

			@media (max-width:768px) {
				#navigation {
					padding: 20px 0;
				}

				.site-logo {
					margin: 10px;
					float: none;
				}

				.navbar-custom ul.nav li a {
					color: #eee;
				}

				.navbar-custom ul.nav ul.dropdown-menu li {
					border-bottom: 1px solid #aaa;
				}

				.navbar-header {
					margin-top: -40px;
					padding: 0;
				}

					.navbar-header button {
						background: #111;
					}

						.navbar-header button.navbar-toggle {
							padding: 4px 15px;
							font-size: 14px;
							color: #fff;
							margin-top: 60px;
						}

					.navbar-header li {
						margin-top: 5px
					}

				.navbar-custom .nav {
					background: #444;
				}

				.service-box {
					margin-bottom: 50px;
				}

				.team-wrap {
					margin-bottom: 30px;
				}

				form#contact-form {
					margin-bottom: 50px;
				}

				.xs-marginbot-20 {
					margin-bottom: 20px;
				}

				.logo-tas-div {
					width: 25%;
				}
			}
		@media (max-width:555px) {
			.sps {
				width: 100%;
				/* margin-right: 81px; */
			}
			.search-index-txt {
				border-radius: 25px;
				height: 45px;
				width: 80%;
				/* line-height: 0.1; */
				/* font-weight: 500; */
				padding: 10px;
				margin: 10px;
				
			}
		}
			@media (max-width:480px) {

				.navbar-custom .nav.navbar-nav {
					background-color: rgba(255,255,255,.4);
				}

				.navbar.navbar-custom.navbar-fixed-top {
					margin-bottom: 30px;
				}

				.opvaltxt {
					background-color: rgb(121 112 89 / 30%);
					border-radius: 25px;
					color: white;
					margin: 3px;
					padding-bottom: 0.25rem;
					text-align: right;
					padding: 5%;
					font-size: medium;
					float: right;
					height: 20px;
				}
			}

			.contact-btn {
				float: right;
				border-radius: 25px;
				font-size: 20px;
				height: 45px;
				width: 99px;
				padding: 0px;
			}

			.contact-input::placeholder {
				/*color: rgba(87, 87, 86, 0.8);*/
				color: #ff742a;
				text-align: right;
				text-transform: uppercase;
				letter-spacing: 0px;
			}












