
ul#demo li a {
    text-transform: uppercase;
    font-size: 12px;
}

.txt .modal-body {
	height: 400px;
	overflow: scroll;
}

ul {
	list-style-type: none !important;
}

/*.slider_bottom .text_sec h3 {
	height: 50px;
}*/

.col-md-12.product h4 a {
	color: #ffc681;
}

.col-md-12.product img {
	width: 20%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: none;
	border: none;
	box-shadow: none;
}

.alert {
	clear: both;
}

{
	margin: 0px;
}

.text_sec{
    padding: 0px auto;
} 

}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.col-md-12.col-sm-12.my_shadow.copy_right {
	margin-bottom: 40px;
	margin-top: 20px;
}
.submenu {
	text-align: left;
}
.col-md-10.col-sm-10.pad_none {
	text-align: right;
}
.list_bsa {
	position: absolute;
	right: 0px;
	/* top: 0; */
	
	bottom: 0px;
	font-size: 13px;
	background-color: #0862b4;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 2px 10px;
}
.list_bsa span {
	margin: 0px !important;
}
.Img_box li.postion_li {
	position: relative;
}
ul.ul_info li {
	line-height: 27px !important;
}
table.table.table_info tr td {
	cio: #fff !important;
	color: #fff !important;
	font-size: 18px;
}
.download_btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
}
.download_btn a {
	background-color: rgba(0, 0, 0, 0.32941176470588235);
	padding: 5px 20px 5px 20px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
.img_download {
	position: relative;
}
.container .title {
	color: #1a1a1a;
	text-align: center;
	margin-bottom: 10px;
}
.content {
	position: relative;
	width: 90%;
	max-width: 400px;
	margin: auto;
	overflow: hidden;
}
.content .content-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	height: 99%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay {
	opacity: 1;
}
.content-image {
	width: 100%;
}
.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}
.content-details h3 {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.15em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
.content-details p {
	color: #fff;
	font-size: 0.8em;
}
.fadeIn-bottom {
	top: 80%;
}
.fadeIn-top {
	top: 20%;
}
.fadeIn-left {
	left: 20%;
}
.fadeIn-right {
	left: 80%;
}
.slider .carousel-inner img {
	height: 450px !important;
	object-fit: cover;
	-webkit-object-fit: cover;
}
header {
	width: 100%;
	float: left;
	font-family: 'Raleway', sans-serif;
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
	
	background-color: #3498db;
}
::-webkit-scrollbar {
	width: 8px;
	background-color: #fff;
}
::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	
	border-radius: 10px;
	background-color: #fff;
}
.side_bar_video::-webkit-scrollbar-thumb {
	border-radius: 10px;
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
	
	background-color: #3498db;
}
.side_bar_video::-webkit-scrollbar {
	width: 6px;
	background-color: #fff;
}
.side_bar_video::-webkit-scrollbar-track {
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	
	border-radius: 10px;
	background-color: #fff;
}
.collapse {
	display: block !important;
}
.text-center.btn_sub input {
	width: 25% !important;
	border-radius: 0px !important;
}
.details_ss h3 {
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	line-height: 24px;
	position: relative;
	/* height: 50px; */
	
	padding-bottom: 7px;
}
ul.innersubmenu {
	position: absolute;
	right: -15pc;
	background: #fff;
	width: 16pc;
	max-width: 100%;
	top: 2pc;
	visibility: hidden;
	box-shadow: 9px 6px 14px #0a6daf;
	border-radius: 10px;
}
section.contact_form .col-md-6 {
	padding-top: 20px;
}
.text-box button {
	background-color: rgba(0, 0, 0, 0) !important;
	padding: 6px 20px 6px 23px;
	font-size: 15px;
	color: #fff !important;
	border: 0px !important;
	border: 1px solid #fff;
	border-radius: 0px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	/*    background-color: rgba(0, 0, 0, 0.25882352941176473) !important;

    padding: 6px 20px 6px 23px;

    font-size: 15px;

    color: #fff !important;

    border: 1px solid #fff;

    border-radius: 0px !important;

    text-transform: uppercase;

    letter-spacing: 2px;*/
}
.text-box h2 {
	margin-bottom: 20px !important;
}
ul.submenu li:hover ul.innersubmenu {
	visibility: visible;
}
ul.innersubmenu li a {
	color: #000 !important;
	transition: all 0.0s !important;
}
/*nav.nav-bar ul li:last-child a {
	color: #000;
}
nav.nav-bar ul li:last-child:hover {
	background: none;
	color: #3498db;
	border: 1px solid #3498db;
}*/
.side_bar_video .nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #0862b4;
	outline: none;
}
/*nav.nav-bar ul li:last-child {
	background: #0a6daf;
	padding: 8px 10px;
	border: 1px solid #0a6daf;
}*/
ul.submenu li:last-child {
	background: none !important;
	padding: 8px 10px;
	border: none !important;
}
ul.submenu li {
	display: block !important;
	line-height: 46px;
	border-bottom: 1px solid #cccccc70 !important;
}
ul.submenu {
	position: absolute;
	width: 10pc;
	z-index: 9;
	background: #fff;
	max-width: 100%;
	top: 5pc;
	/* transition: all 0.40s ease-out; */
	padding-left:0px;
	visibility: hidden;
	border-top: 3px solid #0a6daf !important;
}
nav.nav-bar ul li:hover ul.submenu {
	visibility: visible;
	top: 3pc;
	transition: all 0.40s;
}
.tgl_phn {
	float: right;
	position: relative;
	top: 4px;
	display: none !important;
}
.top_header {
	width: 100%;
	float: left;
	background: #3498db;
	padding: 10px 0px;
}
.top_header {
	width: 100%;
	float: left;
	background: #0a6daf;
}
ul.left_ul {
	margin-bottom: 0px;
}
ul.left_ul li i {
	padding-right: 12px;
	font-size: 15px;
}
ul.left_ul li {
	display: inline-block;
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
}
ul.right_ul li img {
	width: 19px;
	height: 14px;
}
ul.right_ul li {
	display: inline-block;
	padding: 0px 4px;
}
ul.right_ul {
	float: right;
	margin-bottom: 0px;
}
.right_side {
	width: 100%;
	float: left;
}
.left_side {
	width: 100%;
	float: left;
}
a.navactive {
	height: 70px;
	background: #0a6daf;
	color: #fff !important;
}
nav.nav-bar ul li a:hover {
	text-decoration: none;
	background: #0a6daf;
	color: #fff;
}
nav.nav-bar ul li a:focus {
	text-decoration: none;
}
.submenu li {
	padding: 0px !important;
	padding-left: 10px !important;
}
nav.nav-bar ul li a {
	padding: 11px 8px 11px 6px;
	font-size: 14px;
	color: #000;
	/* transition: all 0.40s ease-out; */
}
nav.nav-bar ul li {
	display: inline-block;
	padding: 11px 4px 11px 4px;
}
nav.nav-bar {
	width: 100%;
	float: left;
	padding: 7px 0px 0px 0px;
}
ul.submenu li a:hover {
	background: none !important;
	color: #3498db !important;
}
/*nav.nav-bar ul li:last-child a:hover {
	background: none;
	color: #3498db;
}*/
.navigation {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
section.slider {
	width: 100%;
	float: left;
	height: 40vh;
	max-height: 100%;
}
.nw_h2 {
	font-size: 50px !important;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.slide-title {
	padding: 53px;
	font-size: 52px !important;
}
.slide {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	text-align: center;
	font-size: 18px;
	background: #fff;
	overflow: hidden;
	height: 100% !important;
}
h1.heading_top {
	text-align: center;
	font-size: 25px;
	width: 60%;
	margin: 0px auto;
	line-height: 41px;
	font-family: 'Kameron', serif;
	color: #095090;
}
section.slider_bottom {
	width: 100%;
	float: left;
	padding: 1px 0px 47px 0px;
}
.text_sec a {
	text-decoration: none !important;
	color: #000 !important;
}
.text_sec {
	width: 100%;
	float: left;
	padding: 22px 0px 0px 0px;
	max-height: 100%;
}
.bs_text {
	position: absolute;
	right: 0;
	/* bottom: 0; */
	
	width: 60px;
	/* padding: 13px; */
	
	height: 60px;
	line-height: 60px;
	text-align: center;
	/* border: 1px solid #ddd; */
	
	font-size: 12px;
	word-break: break-word;
	border-radius: 100pc;
	bottom: -13px;
	background-color: #0a6daf !important;
	color: #fff;
	right: 13px;
}
.img_section {
	width: 100%;
	float: left;
	max-height: 100%;
	position: relative;
}
.arlin_img {
	width: 100%;
	float: left;
	max-height: 100%;
}
.img_section img {
	width: 100%;
	height: 150px;
}
.text_sec p {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	color: #757370;
}
li.price_t {
	list-style: none;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #393a3b;*/
	
	padding: 6px 10px;
	border-bottom: 1px solid #cccccc4f;
}
.about_tt li.price_t {
	font-size: 11px;
	color: #fff;
	border-bottom: 1px solid #fffafa4f;
}
.about_tt li.price_t:before {
	color: #ffffff !important;
}
li.price_t:before {
	content: "\f101";
	top: 0;
	font-family: 'FontAwesome' !important;
	/*transition: .3s ease-in-out;*/
	
	padding-right: 10px !important;
	/*color: #494545 !important;*/
	
	font-size: 15px;
	font-weight: 500;
}

/*.text_sec h3:before {

    content: 'BS';

    position: absolute;

    top: -63px;

    background-image: linear-gradient( 45deg, #3498db, #16bab3);

    padding: 17px;

    border-radius: 100%;

    right: 16px;

    color: #ffffff;

    display: block;

    box-shadow: 2px 2px 10px #0895a9 inset;

    font-size: 14px;

    font-weight: bold;

}*/
.text_sec h3 {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	line-height: 24px;
	position: relative;
}
.main_sec {
	width: 100%;
	float: left;
	/* box-shadow: 2px 2px 10px #ccc; */
	
	padding: 10px;
	margin-top: 3pc;
	/* height: 31pc; */
	
	max-height: 100%;
	background: linear-gradient(45deg, #ffffff, #ffffff);
	color: #000 !important;
	transition: all 0.40s ease-out !important;
	border: 1px solid #ddd;
}
.arlin_nw .main_sec {
	width: 100%;
	float: left;
	/* box-shadow: 2px 2px 10px #ccc; */
	
	padding: 10px;
	margin-top: 3pc;
	min-height: 440px;
	/* height: 31pc; */
	
	max-height: 100%;
	background: linear-gradient(45deg, #ffffff, #ffffff);
	color: #000 !important;
	transition: all 0.40s ease-out !important;
	border: 1px solid #ddd;
}

/*.arlin_main{

    height: 36pc;

}*/
.main_sec:hover {
	background: #fff;
	color: #000 !important;
	transition: all 0.40s ease-out;
	box-shadow: 2px 2px 20px #ccc;
}
@keyframes gradientBG {
	0% {
		background-position: 0% 50%;
	}
	
	50% {
		background-position: 100% 50%;
	}
	
	100% {
		background-position: 0% 50%;
	}
}
button.rd {
	padding: 9px 21px;
	background: #f5921e;
	border: none;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	border: 1px solid #ffffff29;
	transition: all 0.40s ease-out;
}
.padding_none {
	padding: 0px !important;
}
.ovrly {
	width: 100%;
	height: 100%;
	background: #0863b55e;
}
.rb_t {
	width: 100%;
	float: left;
	background: url(../images/airplane5.jpg);
	height: 48pc;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
button.rd:hover {
	border: 1px solid #4e4e4e;
	color: #4e4e4e;
	background: none;
}
.btn_bt {
	width: 100%;
	float: left;
	padding: 10px 0px;
}
button.rd2 {
	background: #16bab1;
	color: snow;
}
section.about_sec {
	width: 100%;
	float: left;
	background: #3498db;
	padding: 3pc 0pc 8pc 0pc;
	text-align: center;
}
section.about_sec h1 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
}
section.about_sec p {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	margin-top: 1pc;
	line-height: 32px;
}
section.content_section {
	width: 100%;
	float: left;
	padding: 2pc 0pc 0pc 0pc;
	text-align: center;
}
section.content_section.copy_rightt {
	padding: 0px !important;
}
.my_shadow {
	padding: 20px;
	background: #ffffffe6;
	/* font-family: 'Raleway', sans-serif; */
	
	font-family: 'Kameron', serif;
	border: 1px solid #b1abab;
}
section.content_section p {
	font-size: 19px;
	line-height: 39px;
	text-align: left;
	margin-top: 1pc;
	color: #292626;
}
section.content_section h1 {
	color: #000;
	text-align: left;
	font-size: 31px;
}
button.readmore {
	background: #0863b5;
	color: #fff;
	padding: 17px 40px;
	font-size: 14px;
	margin-top: 1pc;
	border: 1px solid #fff0;
	float: left;
	transition: all 0.30s ease-out;
}
button.readmore:hover {
	background: none;
	color: #fff;
	border-color: #fff;
}
.scrollitem .col-item {
	border: #a8a8a8 2px solid;
	text-align: center;
}
.item,
.scrollBox {
	margin-top: 10px;
}
.scrollBox .btn {
	background: #ff7f7f;
	border: #ff3232;
	margin-right: 3px;
}
.scrollBox .btn:hover {
	background: #ff3232;
}
section.scroll_box {
	width: 100%;
	float: left;
	padding: 3pc 0px 3pc 0px;
	font-family: 'Roboto', sans-serif;
}
.Img_box img {
	width: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
	height: 100%;
}
h2.get_in {
	color: #fff;
	padding-bottom: 16px;
	text-transform: capitalize;
	font-size: 22px;
	margin: 0px !important;
	line-height: 27px;
}
.Img_box {
	border: 2px solid #0a6daf;
	padding: 5px;
}
.Img_box {
	width: 100%;
	float: left;
	/* background: linear-gradient(to bottom, #0863b500, #0863b500); */
	
	position: relative;
	overflow: hidden;
	margin-top: 1pc;
	height: 230px;
	/* height: 25pc; */
	
	max-height: 100%;
	overflow: hidden;
	transition: all 0.40s ease-out;
	font-family: 'Kameron', serif;
	object-fit: cover;
}
.Img_box a {
	text-decoration: none;
}
.Img_box:hover .text_box {
	top: 0pc;
}
.text_box {
	position: absolute;
	width: 100%;
	float: left;
	text-align: center;
	z-index: 111;
	top: 22pc;
	padding: 53px;
	transition: all 0.40s ease-out;
}
.text_box h4 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
}
.text_box p {
	color: #fff;
	font-size: 15px;
}
.text_box h4 {
	color: #fff;
	font-size: 23px;
	font-family: 'Kameron', serif;
	background-color: rgba(0, 0, 0, 0.7098039215686275);
	padding: 17px !important;
}
section.contact_form {
	width: 100%;
	float: left;
	background: url(../images/cnt.jpg);
	background-size: cover;
	background-attachment: fixed;
	height: 500px;
}
.vly {
	width: 100%;
	float: left;
	background: rgba(18, 18, 18, 0.7607843137254902);
	height: 500px;
}
form.my_form input {
	width: 100%;
	float: left;
	padding: 24px 10px;
	border-radius: 0px;
	background: #f3f3f300;
	border: 1px solid #797878cc;
	font-size: 13px;
	margin-top: 10px;
	color: #fff;
}
form.my_form {
	width: 100%;
	float: left;
	font-family: 'Raleway', sans-serif;
}
form.my_form input::placeholder {
	color: #aeabab;
}
form.my_form textarea {
	width: 100%;
	float: left;
	min-height: 8pc;
	margin-top: 10px;
	background: #f6f6f600;
	border: 1px solid #797878cc;
	border-radius: 0px;
	padding: 10px;
	font-size: 13px;
	color: #fff;
}
.text_box a {
	text-decoration: none !important;
}
span.touch {
	width: 100%;
	float: left;
	font-size: 11pc;
	font-family: 'Alatsi', sans-serif;
	color: #1791ff;
	position: relative;
	top: -5pc;
}
span.lft_arrow {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 3pc;
	position: relative;
	top: -6pc;
	text-align: right;
	right: 10pc;
}
span.in {
	font-size: 4pc;
	color: #ff4e10;
	font-family: 'Alatsi', sans-serif;
	width: 100%;
}
span.get {
	font-size: 8pc;
	color: #fff;
	font-family: 'Alatsi', sans-serif;
}
.spacer {
	width: 100%;
	float: left;
	padding: 0pc 0pc 13pc 0pc;
}
form.my_form textarea::placeholder {
	color: #aeabab;
}
form.my_form input:first-child {
	margin: 0px;
}
h1.tuch_heading {
	text-align: center;
	width: 100%;
	padding: 0px 0px 2pc 0px;
	font-size: 44px;
	font-family: 'Roboto', sans-serif;
}
.form_btn {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}
div#homeres {
	position: absolute;
	right: 0;
	top: 20px;
}
footer {
	width: 100%;
	float: left;
	background: #0863b5;
	background-size: cover;
	background-repeat: no-repeat;
	font-family: 'Kameron', serif;
	padding: 3pc 0pc 3pc 0pc;
}
.footer_logo img {
	margin: 0px auto;
}
.footer_logo {
	text-align: center;
}
.footer_logo img {
	position: relative;
	top: -185px;
}
.address_bar ul li {
	color: #fff;
	font-size: 18px;
	line-height: 41px;
}
.address_bar li i {
	padding-right: 10px;
	font-size: 18px;
}
.address_bar ul {
	list-style: none;
}
.address_bar {
	width: 100%;
	float: left;
	padding: 0pc 0pc 0pc 0pc;
}
span.footno {
	width: 15%;
	float: left;
	max-width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
p.address_foot {
	width: 85%;
	float: left;
	font-size: 18px;
	color: #fff;
	max-width: 100%;
}
.footer_subscribe h3 {
	color: #fff;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
td.td_tittle {
	font-size: 20px !important;
	font-weight: 700 !important;
}
.footer_subscribe {
	width: 100%;
	float: left;
	padding: 0pc 0pc 0pc 0pc;
}
.footer_subscribe button {
	width: 100%;
	padding: 10px;
	background: #f9922f;
	border: none;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.footer_subscribe input {
	width: 100%;
	padding: 10px;
	border: none;
	font-size: 14px;
	margin-top: 1pc;
}
.footer_social ul li i {
	color: #fff;
	font-size: 20px;
	padding: 10px 10px;
}
.footer_social ul li {
	display: inline-block;
}
.footer_social ul {
	list-style: none;
}
.footer_social {
	width: 100%;
	float: left;
	padding: 1pc 0pc 0pc 0pc;
}
.last_footer p {
	font-size: 14px;
}
.last_footer {
	width: 100%;
	float: left;
	background: #054681;
	text-align: center;
	color: #fff;
	padding: 15px 0px 0px 0px;
}
section.video_sc:before {
	content: '';
	width: 370px;
	height: 536px;
	display: block;
	background: linear-gradient(45deg, #f5455b, #0862b4);
	position: absolute;
	z-index: 0;
	border-radius: 39% 74% 115% 4% / 39% 54% 70% 70%;
	top: -48px;
	left: -59px;
	box-shadow: 2px 2px 10px #365da3;
	transform: rotate(18deg);
}
section.video_sc {
	width: 100%;
	float: left;
	background: url(../images/maxresdefault.jpg);
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	z-index: 99;
	overflow: hidden;
}
.overlay {
	width: 100%;
	float: left;
	background: #f7f7f6eb;
	padding: 3pc 0pc 3pc 0pc;
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradientBG 5s ease infinite;
}
.side_bar_video h3 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color: #f4941a;
}
.side_bar_video:hover {
	overflow-y: scroll;
	transition: all 0.40s ease-out;
}
.side_bar_video {
	width: 100%;
	float: left;
	background: #ffffff21;
	padding: 28px 23px;
	height: 37pc;
	max-height: 100%;
	overflow: scroll;
	overflow-x: hidden;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	overflow: hidden;
	transition: all 0.40s ease-out;
}
.video_new {
	width: 100%;
	float: left;
	padding: 10px 0px;
	border-top: 1px solid #cccccc40;
}
.video_text p {
	font-size: 15px;
}
.video_text strong {
	font-size: 16px;
}
.video_text {
	width: 100%;
	float: left;
	padding: 10px 0px;
}
.fade {
	opacity: inherit !important;
}
.my_tab .nav-tabs .nav-link {
	font-size: 14px;
}
.my_tab .nav>li>a {
	position: relative;
	display: block;
	padding: 15px 18px;
	border: none;
	border-right: 1px solid #ffffff;
}
.my_tab .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #ffffff #ffffff #ffffff;
	background: #fff !important;
	color: #3498db !important;
}
.my_tab .nav-tabs {
	border-bottom: none;
	background: #4c71b04f;
	width: 100%;
	float: left;
}
div#myTabContent {
	font-size: 17px;
	float: left;
}
.my_tab .nav-tabs .nav-item i {
	padding-right: 10px;
}
.main_al {
	width: 100%;
	float: left;
	margin-top: 10px;
	/* border-bottom: 1px solid #ffffff70; */
	
	padding: 0px 0px;
	color: #fff;
}
.img_total img {
	height: 100%;
	width: 100%;
}
.img_total {
	width: 15%;
	float: left;
	max-width: 100%;
	height: 7pc;
	max-height: 100%;
}
.a1_text p {
	font-size: 15px;
}
.a1_text h1 {
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
.a1_text {
	width: 65%;
	float: left;
	padding: 10px;
	font-family: 'Kameron', serif;
}
.a1_price {
	width: 16%;
	float: left;
	background: #0863b5;
	padding: 0pc 12px 12px 8px;
	text-align: center;
}
.a1_price h1 {
	color: #fff;
	font-size: 15px;
}
.a1_price span {
	color: #fff;
}
button.a1_btn {
	background: none;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 20px;
	margin-top: 10px;
	font-size: 15px;
}
.col-md-12.product {
	COLOR: #FFF;
	border-bottom: 1px solid #ffffff2e;
}

/*.my_tab:hover {*/

/*    overflow-y: scroll;*/

/*}*/
.my_tab .tab-pane {
	background: #ffffff00;
	width: 100%;
	float: left;
	padding: 20px;
	height: 33pc;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	/*overflow: hidden;*/
}
.my_tab .nav-tabs .nav-item a {
	color: #fff;
}
.my_tab .nav-tabs .nav-item {
	margin-bottom: -1px;
	background: #0862b4;
	/* border-top: 1px solid #fff; */
}
.my_tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #000000 !important;
	background-color: #f6f6f6;
	border-color: #f6f6f6 #dee2e6 #fff;
}
.my_tab .nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #f6f6f6 !important;
	color: #000 !important;
}
.parallax {
	overflow: hidden;
	position: relative;
	z-index: 1;
	background-size: cover !important;
	background-attachment: fixed !important;
	background-position: center center !important;
	padding: 1pc 0pc 0pc 0pc;
	width: 100%;
	float: left;
}
.inner-intro h1 {
	text-transform: capitalize;
	font-size: 60px;
	font-style: normal;
	line-height: 60px;
	text-align: center;
	color: #ebb90b;
	font-weight: 100;
}
.intro-title p {
	font-size: 14px;
	text-transform: capitalize;
	color: #ffffff;
}
ul.page-breadcrumb {
	padding-top: 22px;
	padding-bottom: 25px;
}
ul.page-breadcrumb li {
	color: #fff;
	display: inline-block;
	list-style: none;
}
ul.page-breadcrumb li a {
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
}
ul.page-breadcrumb li i {
	font-size: 14px;
	padding: 0 7px;
}
.text-center {
	text-align: center;
}
ul.page-breadcrumb li span {
	font-size: 14px;
}
section.airline_tickets {
	WIDTH: 100%;
	FLOAT: LEFT;
	padding: 2pc 0pc 0pc 0pc;
}
.arlin_tk h1 {
	font-size: 39px;
	text-align: center;
	font-family: roboto;
	text-transform: uppercase;
	font-weight: bold;
}
.arlin_tk p {
	font-size: 14px;
	text-align: center;
	font-family: roboto;
	color: #7f7e7e;
	line-height: 33px;
}
.arlin_nw {
	padding: 0px 0px 2pc 0px !important;
}
.pakages_hed h1 {
	font-size: 17px;
	line-height: 32px;
}
.packges_img {
	height: 39pc;
}
.contact-form {
	background: #fff;
	margin-top: 2%;
	margin-bottom: 0%;
	box-shadow: 2px 2px 16px #ececec;
}
.contact-form .form-control {
	border-radius: 1rem;
}
.contact-image {
	text-align: center;
}
.contact-image img {
	border-radius: 6rem;
	width: 11%;
	margin-top: -3%;
	transform: rotate(29deg);
}
.contact-form form {
	padding: 100px;
}
.contact-form form .row {
	margin-bottom: -7%;
}
.contact-form h3 {
	margin-bottom: 8%;
	margin-top: -10%;
	text-align: center;
	color: #0062cc;
}
.form-control {
	font-size: 14px !important;
	border-radius: 0px !important;
}
.contact-form .btnContact {
	width: 23%;
	border: none;
	border-radius: 0px;
	padding: 1.5%;
	background: #0a6daf;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
}
.contact-form .btnContact {
	padding: 12px;
	font-size: 14px;
}
.btnContactSubmit {
	width: 50%;
	border-radius: 1rem;
	padding: 1.5%;
	color: #fff;
	background-color: #0062cc;
	border: none;
	cursor: pointer;
}
.contact_form {
	width: 100%;
	float: left;
	background: #f5f5f559;
	/*padding: 0pc 0pc 9pc 0pc;*/
}
ul.details_cont {
	list-style: none;
}
.contact_details {
	padding: 8% 1% 0px 0px;
	width: 100%;
	float: left;
	max-width: 100%;
}
ul.details_cont li i {
	background: #30303100;
	padding: 12px;
	font-size: 15px;
	color: #565758;
	border-radius: 1px;
	margin-right: 1pc;
}
ul.details_cont li {
	font-size: 14px;
	line-height: 61px;
}
.row.contact_row_form {
	padding-left: 100px;
	padding-right: 100px;
}

/* Wrapper */
.icon-button {
	background-color: white;
	border-radius: 2.6rem;
	cursor: pointer;
	display: inline-block;
	font-size: 1.3rem;
	height: 2.6rem;
	line-height: 2.6rem;
	margin: 0 13px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 2.6rem;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 2.6rem;
	height: 2.6rem;
	border-radius: 2.6rem;
	margin: -1.3rem;
}
.icon-button i.fa.fa-twitter {
	color: #3399fd;
}
.icon-button i.fa.fa-facebook {
	color: #085dd3;
}
.icon-button i.fa.fa-youtube {
	color: #b60606;
}
.icon-button i.fa.fa-pinterest {
	color: red;
}

/* Icons */
.icon-button i {
	background: none;
	color: #dc3545;
	height: 2.6rem;
	left: 0;
	line-height: 2.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 2.6rem;
	z-index: 10;
	font-size: 35px;
}
.social_cont {
	padding: 13pc 0pc 0pc 0pc;
	float: right;
}
.nav-tabs {
	border-bottom: 2px solid #DDD;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border-width: 0;
}
.icon-button i {
	font-size: 26px;
}
.nav-tabs>li>a {
	border: none;
	color: #fff;
}
.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
	border: none;
	color: #ffffff !important;
	background: #ff9000 !important;
	border: none !important;
	border-right: 1px solid #fff !important;
}

/* .nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }

    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }

.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }*/
.tab-pane {
	padding: 15px 0;
}
.tab-content {
	/*padding:20px*/
}
.side_bar_video .card {
	background: #fff0 none repeat scroll 0% 0%;
	/*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);*/
	
	margin-bottom: 30px;
	font-size: 14px;
	border: none;
}
.card ul.nav.nav-tabs li {
	border: 1px solid #ccc;
}
.card ul.nav.nav-tabs li a {
	margin: 0px;
	border: none;
	padding: 17px 28px;
}
.side_bar_video .tab-content {
	/*border: 1px solid #ebebeb;*/
	/*padding: 20px 14px;*/
}
.side_bar_video .tab-content>.active {
	display: block;
}
.side_bar_video .recent_tab_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.recent_tab_list li {
	position: relative;
	margin: 0 0 15.5px;
	padding: 0 0 17px;
	list-style-type: none;
	border-bottom: 1px solid #ebebeb;
	float: left;
	width: 100%;
}
.recent_tab_list li span {
	float: left;
	margin-right: 15px;
}
.recent_tab_list li a {
	color: #fff;
	display: block;
	font-size: 16px;
	text-decoration: none;
}
.recent_tab_list li a:hover {
	color: #3498db;
}
.recent_tab_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}
.tumblr span {
	background-color: #34526f;
}
.instagram span {
	background-color: #517fa4;
}
.youtube span {
	background-color: #bb0000;
}
.pinterest span {
	background-color: #cb2027;
}
.icon-button .icon-twitter {
	color: #4099ff;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .fa-tumblr {
	color: #34526f;
}
.icon-button .icon-google-plus {
	color: #db5a3c;
}
.icon-button .fa-instagram {
	color: #517fa4;
}
.icon-button .fa-youtube {
	color: #bb0000;
}
.icon-button .fa-pinterest {
	color: #cb2027;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus,
.icon-button:hover .fa-tumblr,
.icon-button:hover .fa-instagram,
.icon-button:hover .fa-youtube,
.icon-button:hover .fa-pinterest {
	color: white;
}
section.about_section {
	width: 100%;
	float: left;
	padding: 4pc 0pc 1pc 0pc;
}
.abt_content p {
	font-size: 14px;
	line-height: 32px;
}
.abt_content h1 {
	font-size: 39px;
}
.abt_img {
	padding: 7pc 0pc 0pc 0pc;
}
section.our_services {
	width: 100%;
	float: left;
	padding: 4pc 0pc 12pc 0pc;
	background: url(../images/airplane5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.sr_1 h1 {
	font-size: 33px;
	font-weight: bold;
	text-align: left;
}
.sr_1 {
	width: 100%;
	float: left;
	background: #ffffff;
	font-family: 'Raleway', sans-serif;
	padding: 20px;
	border-radius: 3px;
}
.sr_1 p {
	line-height: 37px;
	font-size: 14px;
	text-align: left;
	margin-top: 2pc;
}
section.all_services {
	width: 100%;
	float: left;
	padding: 3pc 0pc 0pc 0pc;
}
.padd_none {
	/*padding: 0px !important;*/
}
.my_all_srvc {
	width: 100%;
	float: left;
	padding: 10px;
}
.text_wp p {
	color: #908b8b;
	line-height: 28px;
	font-size: 14px;
}
.text_wp h1 {
	font-size: 34px;
	color: #015190;
}
.text_wp {
	font-family: roboto;
}
.td_img img {
	/* opacity: 0.4;*/
	
	height: 100%;
	width: 100%;
	float: left;
}
.td_img {
	width: 37%;
	float: left;
	/* background: #000000; */
	
	height: 13pc;
	max-height: 100%;
	margin-right: 18px;
}
a.rd_more {
	color: #3498db;
	font-size: 14px;
}
.mn_sr {
	width: 100%;
	float: left;
	padding: 10px;
	border: 1px solid #0000002b;
	height: 28pc;
	max-height: 100%;
	margin-top: 1pc;
}
.txt {
	width: 100%;
	float: left;
	margin: 0px auto;
	color: #000;
	font-family: 'Raleway', sans-serif;
	padding-top: 10px;
}
.txt h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.txt p {
	font-size: 12px;
	line-height: 23px;
}
.text_wp span {
	display: block;
	height: 3px;
	width: 45px;
	background: #f3941e;
	margin-bottom: 1pc;
}
section.hiring_wrap img {
	box-shadow: 2px 11px 15px #2a2929;
}
section.hiring_wrap {
	width: 100%;
	float: left;
	padding: 4pc 0pc 13pc 0pc;
}

/*Inquery css*/
.contact-us {
	padding: 50px;
	background-color: #ffffff;
	box-shadow: -2px 40px 34px -24px rgba(0, 0, 0, 0.2);
	border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
	border: solid 7px #4c9cef;
	border-left-color: #f4931b;
	border-right-color: #f4931b;
}
.contact-us-detail {
	position: absolute;
	left: 83%;
	top: -4%;
	background-color: #4c9cef;
	padding: 10px 20px;
	border-radius: 5px;
	font-weight: 600;
}
.contact-us-detail:hover {
	background-color: #f7639a;
}
.contact-us-detail a {
	color: #ffffff;
}
.contact-us-detail a:hover {
	color: #ffffff;
}
.form-group {
	margin-bottom: 25px;
}
.form-control {
	border: 2px solid transparent;
	height: 50px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-webkit-transition: all 150ms ease-in-out 0s;
	-moz-transition: all 150ms ease-in-out 0s;
	-ms-transition: all 150ms ease-in-out 0s;
	-o-transition: all 150ms ease-in-out 0s;
	transition: all 150ms ease-in-out 0s;
}
.form-control:focus {
	border-color: #171717;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	border-color: #4c9cef;
	border-width: 2px;
}
.margin-top-bottom {
	margin-top: 60px;
	margin-bottom: 60px;
}
.custom-margin {
	margin-top: 80px;
}
.button {
	border: none;
	border-radius: 5px;
	font-family: inherit;
	font-size: 17px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px 60px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.button:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.button-style {
	border: 3px solid #fff;
	color: #fff;
}
.button-style:hover,
.button-style:active,
.button-style:focus {
	color: #ffffff;
	background: #4c9cef;
}
.button-style-color-2:hover,
.button-style-color-2:active,
.button-style-color-2:focus {
	color: #ffffff;
	background: #4c9cef;
}
.button-style-dark {
	border: 3px solid #000000;
	color: #000000;
}
.pattern-bg {
	background: url(https://s23.postimg.org/klq72xovv/pattern_bg.png);
	background-repeat: repeat;
}
section.inquery {
	width: 100%;
	float: left;
}
section.details_pro {
	width: 100%;
	float: left;
	padding: 5pc 0pc 9pc 0pc;
}
.img_link img:hover {
	filter: grayscale(1);
}
button.btm_img {
	margin: 1pc 0pc;
	text-align: center;
	float: none;
	padding: 8px 20px;
	font-size: 14px;
	background: #3498db;
	color: #fff;
	border: none;
}
.img_link img {
	height: 100%;
	width: 100%;
	transition: all 0.40s ease-out;
	filter: grayscale(0);
}
.img_link {
	width: 100%;
	float: left;
	height: 20pc;
}
.txt_details p {
	font-size: 15px;
}
.txt_details h1 {
	font-size: 20px;
	color: #000000;
	margin-top: 1pc;
}
.txt_details {
	width: 100%;
	float: left;
	overflow-y: scroll;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 40px;
}

}
h3.h_1 {
	color: #06706e;
	font-size: 29px;
	padding-top: 1pc;
	font-weight: bold;
}
h5.h_5 {
	font-size: 15px;
	margin-top: 14px;
	color: #000000;
	font-weight: bold;
}
ul.dtal_menu li {
	padding: 4px 4px;
	font-size: 15px;
	color: #5d5e5f;
	display: inline-block;
	/* border-left: 1px solid #ccc; */
	margin-top: 10px;
	position: relative;
	background: none;
	font-weight: 500;
	font-style: italic;
}
ul.dtal_menu li:hover {
	background: none;
}
ul.dtal_menu {
	list-style: none;
	width: 50%;
	float: left;
	margin-top: 1pc;
	max-width: 100%;
}

/*ul.dtal_menu li:before {

    content: " ";

    position: absolute;

    top: 0px;

    font-family: 'FontAwesome' !important;

    transition: .3s ease-in-out;

    padding-right: 10px !important;

    color: #6b6363 !important;

    font-size: 18px;

    font-weight: 500;

    left: 0;

}*/
.img_btm_txt {
	width: 100%;
	float: left;
	margin-top: 40px;
}
h1.txt_h1 {
	padding-top: 10px;
	font-family: 'Roboto',
	sans-serif;
	font-size: 30px;
}
ul.pakages_include_list li {
	list-style: square;
}
ul.pakages_include_list li {
	line-height: 37px;
	font-size: 16px;
	color: #696762;
	border-bottom: 1px solid #69676236;
}
ul.pakages_include_list {
	list-style: none;
	padding: 0px 0px 0px 21px;
	margin: 0px;
}
.main_ecmomy {
	width: 100%;
	float: left;
	padding: 10px 10px;
	margin-bottom: 2pc;
	font-family: 'Raleway',
	sans-serif;
}
p.ecny_p {
	margin-top: 1pc;
	color: #615f5f;
	font-size: 14px;
}
h1.ecny_h1 {
	font-size: 17px;
	color: #0a6daf;
}
.contct_details {
	width: 100%;
	float: left;
}
.contct_details {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding: 10px;
	font-family: 'Roboto',
	sans-serif;
}
strong.strong_cntct {
	font-size: 21px;
	float: left;
	width: 100%;
	padding-bottom: 12px;
	color: #067077;
}
h1.cntct_dtls {
	color: #f6931e;
	font-size: 41px;
}
p.cntct_p {
	font-size: 16px;
	color: #000;
}
.border_left {
	border-left: 1px solid #cccccc;
	max-height: 100%;
}

/*section.details_pro .container {

    background: white;

    box-shadow: 2px 2px 29px #00000014;

    padding: 20px;

}*/
#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgb(8, 99, 181);
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
	color: #fff;
	top: 5px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	animation: smoothScroll 1s forwards;
	z-index: 9999;
	background: #ffffff !important;
	box-shadow: 2px 2px 10px #000;
	border-bottom: 2px solid #d6d5d5;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
.img_btm_txt .input-group-text {
	background-color: #ffffff;
	border: none;
}
.img_btm_txt .card {
	flex-direction: inherit;
}
.img_btm_txt .p-3 {
	padding: 6px 5px !important;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	border-radius: 10px;
}
.img_btm_txt form input::placeholder {
	color: #ffffff54;
}
.img_btm_txt form input::placeholder {
	color: #a7a4a4;
}
.img_btm_txt form input {
	height: 58px;
	background: #ffffff9c;
	border: none;
	max-height: 100%;
	color: #292727;
	outline: none;
}
.img_btm_txt form textarea::placeholder {
	color: #a7a4a4;
}
.img_btm_txt form textarea {
	background: #ffffff;
	border: none;
	color: #000;
	border-bottom: 1px solid #cccccc4d;
	outline: none;
}
.img_btm_txt .border-primary {
	border: none;
	padding: 0px;
}
.img_btm_txt .text-info {
	color: #a9a8a8!important;
}
.img_btm_txt .btn-info:hover {
	color: #ffffff;
	background-color: #044b7a;
	border-color: #ffffff;
}
.img_btm_txt .btn-info {
	color: #fff;
	background-color: #0a6daf;
	border-color: #2c2e2e;
	line-height: 33px;
	font-size: 16px;
	border-radius: 5px !important;
}
a.lst_li:hover {
	color: #0a6daf !important;
}
button.tw {
	padding: 10px 24px;
	font-size: 15px;
	border: none;
	background: #0a6daf;
	color: #fff;
	border-radius: 0px;
	border: 0px !important;
}
button.tw:hover {
	background: #0a6daf;
}
h4.nw_title {
	font-size: 22px;
	color: #0a6daf;
}

/*Accordien*/
.accordian {
	width: 100%;
	height: 320px;
	overflow: hidden;
	/* margin: 100px auto; */
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
	width: 1200px;
	/*This will give ample space to the last item to move

    instead of falling down/flickering during hovers.*/
}
.accordian li {
	position: relative;
	display: block;
	width: 160px;
	float: left;
	border-left: 1px solid #888;
	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	/*Transitions to give animation effect*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*If you hover on the images now you should be able to 

    see the basic accordian*/
}

/*Reduce with of un-hovered elements*/
.accordian ul:hover li {
	width: 40px;
}

/*Lets apply hover effects now*/

/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {
	width: 640px;
}
.accordian li img {
	display: block;
}
.image_title a {
	text-decoration: none;
	color: #fff !important;
}

/*Image title styles*/
.image_title {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 640px;
	/* top: 260px; */
	width: 100%;
}
.image_title a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 8px 8px 10px 13px;
	font-size: 16px;
}
.about_tt {
	width: 100%;
	float: left;
	background-image: linear-gradient(45deg, #15bbb1, #10fff3);
	padding: 32px 20px 20px 20px;
	position: relative;
	max-height: 100%;
}
.abt2 {
	background-image: linear-gradient(45deg, #3498db, #0afcff);
}
.abt3 {
	background-image: linear-gradient(45deg, #f6931c, #f8ff04);
}
.modal-backdrop {
	background: #fff !important;
	opacity: 0.2 !important;
	position: inherit !important;
}
.nw_modal {
	margin: 0px !important;
	padding-top: 10pc;
	background-color: #fffcfcd6 !important;
}
.modal-content p {
	font-size: 20px;
}
.modal-dialog {
	max-width: 700px !important;
	margin: 1.75rem auto;
}
p.nw_p {
	color: #000000;
	font-weight: 500;
}
p.nw_p2 {
	font-size: 18px;
	color: #737070;
	line-height: 29px;
}
button.nw_btn {
	background: #675c5c;
	padding: 9px 20px;
	color: #fff;
	font-size: 14px;
}

/*media*/
@media all and (max-width: 680px) {
	.icon-button {
		border-radius: 1.6rem;
		font-size: 0.8rem;
		height: 1.6rem;
		line-height: 1.6rem;
		width: 1.6rem;
	}
	.text-box h2 {
		font-size: 21px !important;
		margin-bottom: 12px !important;
	}
	.icon-button:hover span {
		width: 1.6rem;
		height: 1.6rem;
		border-radius: 1.6rem;
		margin: -0.8rem;
	}
	/* Icons */
	.icon-button i {
		height: 1.6rem;
		line-height: 1.6rem;
		width: 1.6rem;
	}
	body {
		padding: 10px;
	}
	.pinterest {
		display: none;
	}
	section.contact_form {
		width: 100%;
		float: left;
		background: url(../images/cnt.jpg);
		background-size: cover;
		background-attachment: fixed;
		height: 100% !important;
	}
}

@media screen and (min-width: 200px) and (max-width: 767px) {
	span.touch {
		font-size: 3pc;
		top: 0pc;
	}
	.ggg .nav-tabs>li {
		float: left;
		margin-bottom: -1px;
		width: 100%;
	}
	.row.contact_row_form {
		padding-left: 0px;
		padding-right: 0px;
	}
	.contact_form {
		width: 100%;
		float: left;
		background: #f5f5f559;
		padding: 0pc 0pc 0pc 0pc;
	}
	section.hiring_wrap {
		width: 100%;
		float: left;
		padding: 2pc 0pc 1pc 0pc;
	}
	span.get {
		font-size: 3pc;
	}
	span.in {
		font-size: 3pc;
	}
	span.lft_arrow {
		font-size: 2pc;
		top: 0pc;
		text-align: left;
		right: 0pc;
	}
	.right_side {
		float: none;
		text-align: center;
		padding: 15px 0px 0px 0px;
	}
	ul.right_ul {
		float: none;
		margin-bottom: 0px;
	}
	.left_side {
		text-align: center;
	}
	.logo-wrpa img {
		width: 38%;
		max-width: 100%;
		float: right;
	}
	.col-md-10.col-sm-10.pad_none {
		text-align: left;
	}
	.slide-title span {
		padding-bottom: 0px;
		font-size: 18px;
		line-height: 0px;
		margin: 0px;
		padding: 0px;
	}
	.slide-title {
		max-width: 100%;
		background: none;
	}
	section.slider {
		height: 27vh;
	}
	h1.heading_top {
		font-size: 17px;
		width: 100%;
		line-height: 29px;
	}
	.fixed {
		display: block;
	}
	.my_tab .nav-tabs .nav-item {
		width: 100%;
		float: left;
		margin-top: 8px;
	}
	.img_total {
		width: 100%;
		height: 13pc;
	}
	.a1_text {
		width: 100%;
	}
	.a1_price {
		text-align: left;
		background: none;
		width: 100%;
	}
	.vly {
		padding-bottom: 10px;
		height: 100%;
	}
	.a1_text h1 {
		font-size: 18px;
	}
	.a1_text p {
		font-size: 13px;
	}
	.rb_t {
		display: none;
	}
	.my_shadow {
		border: none;
		border-left: none;
	}
	section.content_section h1 {
		font-size: 18px;
	}
	section.content_section p {
		font-size: 15px;
		line-height: 31px;
	}
	section.scroll_box {
		padding: 0pc 0px 3pc 0px;
	}
	span.footno {
		font-size: 14px;
	}
	p.address_foot {
		width: 100%;
		float: left;
		font-size: 14px;
	}
	.footer_subscribe {
		padding: 0pc 0pc 0pc 0pc;
	}
	.address_bar {
		padding: 0pc 0pc 0pc 0pc;
	}
	nav.nav-bar ul li a {
		display: block;
		padding: 11px 4px 11px 4px;
		color: #fff !important;
	}
	nav.nav-bar ul li {
		display: inline-block;
		width: 100%;
		border-bottom: 1px solid #fff;
	}
	/*nav.nav-bar ul li:last-child a {
		color: #000;
	}*/
	a.navactive {
		height: inherit;
		background: none;
		color: #000 !important;
	}
	/*nav.nav-bar ul li:last-child {
		background: none;
		padding: inherit;
		border: none;
	}*/
	nav.nav-bar ul li a:hover {
		text-decoration: none;
		background: none;
		color: #0a6daf !important;
	}
	li.current a {
		height: 0px !important;
		background: none !important;
	}
	.spacer {
		padding: 0pc 0pc 0pc 0pc;
	}
	.mn_sr {
		height: auto;
	}
	ul.submenu {
		border-top: none !important;
	}
	.side_bar_video {
		height: 26pc;
	}
	.overlay {
		padding: 3pc 0pc 1pc 0pc;
	}
	.list_bsa_details {
		top: 58px !important;
		right: 10px;
		bottom: 0 !important;
	}
	.my_tab .tab-pane {
		height: 27pc;
	}
	span.toggle_mnu {
		width: fit-content;
		float: left;
		text-align: left;
		font-size: 23px;
		position: absolute;
		top: -45px;
		color: #16bab1;
	}
	nav.nav-bar:before {
		content: '';
		display: block;
		background: #ff000000;
		position: absolute;
		width: 0;
		height: 0;
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		border-bottom: 20px solid #16bab1;
		top: -19px;
		z-index: 0;
		left: 8px;
	}
	nav.nav-bar {
		width: 100%;
		float: left;
		padding: 7px 0px 0px 0px;
		/* box-shadow: -6px 6px 25px 4px #b3abab; */
		
		display: none;
		margin-bottom: 18px;
		position: relative;
		z-index: 66;
		background: #16bab1;
		left: 0;
		color: #fff !important;
		top: 12px;
	}
	.navigation {
		padding: 0px 0px 0px 0px;
		/* background: red; */
		
		position: relative;
	}
	.parallax {
		padding: 2pc 0pc 0pc 0pc;
	}
	.inner-intro h1 {
		text-transform: capitalize;
		font-size: 31px;
	}
	ul.page-breadcrumb {
		padding-top: 11px;
		padding-bottom: 25px;
	}
	.arlin_tk h1 {
		font-size: 18px;
	}
	.contact_details {
		padding: 0% 0%;
		width: 100%;
	}
	.col-md-6.form_input_value input {
		height: 40px;
		border-radius: 0px !important;
	}
	.textarea_in {
		height: 141px !important;
		border-radius: 10px;
	}
	.contact-form form {
		padding: 8% 0px;
	}
	.social_cont {
		width: 100%;
		padding: 3pc 0pc 2pc 0pc;
	}
	ul.submenu {
		position: inherit;
		width: 100%;
		background: #0fa59c;
		visibility: visible;
		display: none;
		transition: inherit !important;
	}
	.pad_none {
		padding: 0px !important;
	}
	ul.dtal_menu {
		width: 100%;
	}
	ul.dtal_menu li {
		width: 100%;
	}
	ul.submenu a {
		padding: 4px 10px 5px 10px !important;
	}
	.btn_two {
		width: 100%;
		float: left;
		padding: 10px 0px;
	}
	.top_header {
		width: 100%;
		float: left;
		background: #0a6daf;
		display: none;
	}
	.tgl_phn {
		float: right;
		font-size: 17px;
		display: block !important;
	}
	span.tgl_nam {
		font-size: 15px;
		position: relative;
		top: -2px;
		left: 4px;
	}
	.border_left {
		border-left: none;
		max-height: 100%;
	}
	section.details_pro {
		padding: 1pc 0pc 9pc 0pc;
	}
	.details_ss h3 {
		font-size: 15px;
	}
	.contact-us-detail {
		position: inherit;
		margin-bottom: 1pc;
	}
	.contact-us {
		width: 100%;
	}
	.about_tt {
		overflow-y: scroll;
	}
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
    
    .col-md-12.product h4 {
    font-size: 16px;
}
.vly {
    height: 100%;
}
section.contact_form{
    height: 100%;
}
.side_bar_video {
    height: 23pc;
}
.text_box {
    padding: 1px;
    
}
.Img_box{
    height: 123px;
}
    
    .recent_tab_list li span {
    width: 100%;
    margin-bottom: 10px;
}
	.text_sec h1 {
		font-size: 12px;
	}
	nav.nav-bar ul li a {
		padding: 21px 10px 21px 10px;
		font-size: 7px;
		color: #000;
		transition: all 0.40s ease-out;
	}
	.contact-us-detail {
		position: inherit;
		margin-bottom: 1pc;
	}
	.border_left {
		border-left: none;
		max-height: 100%;
	}
	.contact-us {
		width: 100%;
	}
	button.rd {
		padding: 4px 21px;
		font-size: 13px;
		width:100%;
	}
	section.content_section h1 {
		margin-top: 0pc;
		font-size: 16px;
	}
	.main_sec {
		height: 25pc;
	}
	.recent_tab_list li a {
		font-size: 12px;
	}
	.recent_tab_list li i {
		font-size: 10px;
	}
	.my_tab .nav>li>a {
		font-size: 8px;
	}
	section.content_section p {
		font-size: 8px;
		line-height: 18px;
	}
	section.slider {
		height: 26vh;
	}
	.img_section img {
		height: 104px;
	}
	.product h4 {
		font-size: 13px;
	}
	.card ul.nav.nav-tabs li a {
		padding: 7px 11px;
	}
	.list_bsa {
		font-size: 7px;
	}
	span.touch {
		font-size: 7pc;
	}
	.address_bar {
		padding: 0pc 0pc 0pc 0pc;
	}
	.text_sec h3 {
		font-size: 10px;
	}
	.text_sec p {
		font-size: 13px;
	}
	.slider_bottom .text_sec h3 {
		height: inherit;
	}
	.arlin_nw .main_sec {
		height: auto;
	}
	.btn_bt {
		padding: 0px 0px;
	}
	.my_tab .nav>li>a {
		padding: 14px 11px;
	}
}

/* css code by vinay..................*/
.social_cont a:hover {
	color: rgba(255, 255, 255, 0) !important;
}
ul.details_cont {
	list-style: none;
}
.contact_details {
	max-width: 100%;
}
ul.details_cont li i {
	background: #f49419;
	padding: 12px;
	font-size: 15px;
	color: #fff;
	border-radius: 6px;
	margin-right: 1pc;
}
ul.details_cont li {
	font-size: 14px;
	line-height: 61px;
}
.col-md-6.form_input_value input {
	height: 40px;
	border-radius: 10px !important;
}
.btnContact_from {
	padding: 7px 60px 7px 60px;
	border: 0px !important;
	font-size: 17px;
	background-color: #f49419 !important;
	color: #fff;
	border-radius: 10px;
}
.textarea_in {
	height: 141px !important;
	border-radius: 10px !important;
}
.row.inquery_form_in input {
	height: 38px;
	border-radius: 10px !important;
}
.row.inquery_form_in select {
	height: 38px;
	border-radius: 10px !important;
}
.row.inquery_form_in textarea {
	border-radius: 10px !important;
}
.list_bsa_details {
	position: absolute;
	font-size: 13px;
	background-color: #0862b4;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 4px 10px;
	top: 10px;
	right:10px;
}
.a1_text {
	position: relative;
}
.details_ss h3 {
	font-size: 24px;
	font-family: 'Raleway',
	sans-serif;
	line-height: 24px;
	position: relative;
	/* height: 50px; */
	padding-bottom: 7px;
}
.details_ss {
	padding-top: 20px;
	padding-bottom: 20px;
}
span.price_text {
	font-size: 18px;
}
.img_box {
	position: relative;
}
.img_box img {
	height: 200px;
}
.row_imges .col-md-4 {
	margin-bottom: 16px !important;
}


/* css code by vinay..................*/



/*  footer calling icon code   */

.call-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: transparent;
  border-radius: 10px;
  z-index: 9999;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  animation: bounce 1.5s infinite;
}

.call-button img {
  width: 40px;
  height: 40px;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

/*  footer whatsapp icon code   */

.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    background: transparent;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    transition: transform 0.3s;
}

.whatsapp-float:hover {
    transform: scale(1.1);
}

.whatsapp-float img {
    width: 40px;
    height: 40px;
}
