/*
Theme name: Arnav Infotech
Description: Customized Website Template
Author: Kamal Kr
Author URI: http://www.arnavinfotech.com
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
.centerr{text-align:center;}
	
body {
	font-size: 14px; 	
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.form-control {
	border-radius: 1px;
}

h6 {
	font-size: 14px;
}

a {
	color: #f85353;
}

a:hover {
	color: #cd3c2e;
}

hr {
	margin: 10px 0;
}

.btn{border-radius: 2px;}

.btn-default {
	background-color: #f85353;
	color: #fff !important;
	border-color: #cd3c2e;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff !important;
	background-color: #cd3c2e;
	border-color: #cd3c2e;
}

.cursive-font {
	font-family: 'Dancing Script', cursive;
}

.slab-font {
	font-family: 'Roboto Slab', serif;
}

input[type=text]:focus {
	outline: none;
	box-shadow: none;
}

.form-control {
	box-shadow: none;
}

.topband {
	height: 2px;
	background: #c9302c;
}

header {
	padding: 15px 0;
}

.slogan {
	text-align: center;
	font-size: 20px;
}

.top-contact-outer {
	text-align: right;
}

.top-contact {
	font-size: 19px;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 0;
}

.menu-outer {
	background: #075c81;
}

.originmenu label, .originmenu input[type=checkbox] {
	display: none;
}

.topmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: 'Sintony', sans-serif;
}

.topmenu li {
	display: inline;
	float: left;
	position: relative;
}

.topmenu li a {
	color: #FFF;
	padding: 10px 15px;
	display: block;
	border-bottom: solid 3px #075c81;
	border-left: solid 1px #012e41;
	border-right: solid 1px #539bb9;
	text-transform: uppercase;
}

.topmenu li a i {
	margin-right: 5px;
}

.topmenu li.current-menu-item a, .topmenu li:hover a {
	border-bottom: solid 3px #012e41;
	text-decoration: none;
}

.topmenu {
	border-left: solid 1px #539bb9;
}

.topmenu li:last-child a {
	border-right: none;
}

.topmenu:after {
	display: table;
	clear: both;
	content: ' ';
}

.topmenu li ul {
	position: absolute;
	width: 250px;
	margin: 0;
	padding: 0;
	display: none;
	z-index: 99;
}

.topmenu li ul li {
	float: none;
	display: block;
	background: #539bb9;
	border-bottom: solid 1px #075c81;
}

.topmenu li ul li a {
	padding: 10px 50px 10px 10px;
}

.topmenu li ul li a, .topmenu li.current-menu-item ul li a, .topmenu li:hover ul li a {
	border: none;
}

.topmenu li ul li:hover {
	background: #012e41;
}

.topmenu li:hover > ul {
	display: table;
}

.topmenu li ul li.current-menu-item {
	border-left: solid 3px #012e41;
}

.topmenu li ul li:last-child {
	border-bottom: none;
}

.banner {
	border-bottom: solid 3px #012e41;
}

.banner-inner {
	height: 300px;
	background-attachment: fixed;
	padding: 0;
	display: block;
}

.dotted {
	background: url("img/header-pattern.png") repeat;
	display: block;
	height: 100%;
}

.banner-info {
	background: #EEE;
	padding: 30px;
	padding-top: 1px;
	opacity: 0.4;
	display: inline-block;
}

.banner .container {
	position: relative;
}

.overlay {
	background: url('img/transparent.png') left top repeat;
	padding: 15px;
	border-radius: 2px;
	color: #FFF;
}

.enquiry {
	margin-bottom: 10px;
}

.enquiry-popup{width: 100%; max-width: 450px; margin-top: 100px;}
.enquiry-popup .enquiry{margin: 0;}
.enquiry-popup .overlay{background: #fff; margin: 0; color: #000;}
.enquiry h3 {
	font-family: 'Roboto Slab', serif;
	margin-top: 10px;
	font-size: 19px;
	text-align: center;
}

.enquiry p.subinfo {
	color: #CCC;
	font-size: 16px;
	font-family: 'Dancing Script', cursive;
	text-align: center;
}

.enquiry .form-group {
	margin-bottom: 5px;
}

.enquiry label {
	font-weight: normal;
}

.inpt-query {
	border: none;
	width: 94%;
	padding: 3px;
}

.inpt-query:focus {
	outline: none;
}

.enquiry .form-control {
	border-radius: 0;
	box-shadow: none;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.page {
	background: #FFF;
	min-height: 500px;
	padding-top: 20px;
}

.top-destinations {
	padding: 15px;
	background: #F9f9f9;
	background: url(img/main-back.png) left top repeat;
}

.c-flag {
	height: 24px;
	margin-bottom: 5px;
}

.c-flag img {
	height: 24px;
	float: left;
}

.c-flag h6 {
	font-size: 16px;
	font-weight: 400;
}

.c-flag h6 span {
	padding: 4px 0 4px 6px;
	float: left;
	display: block;
}

.c-flag a {
	color: #333;
}

.sidebar {
	border-radius: 2px;
}

.sidebar h3 {
	border-bottom: solid 1px #DDD;
	padding: 10px 0;
	color: #000;
	margin: 0;
}

.sidebody {
	padding: 10px 0;
	margin-bottom: 15px;
}

.home-services { margin-bottom: 20px; }

.request-quote { background: #c6333b; margin-bottom: 20px; border-radius: 3px; }

.request-inner { padding: 5px 20px; background: #28b172; width: 78%; float: left; border-radius: 3px 0 0 3px; color: #FFF; }

.request-btn { width: 22%; color: #FFF; float: right; padding: 17px 20px 14px; text-align: center; }

.btn-quote { color: #7e0101; text-transform: uppercase; text-shadow: 1px 1px 1px #EEE; font-weight: bold; }

.btn-quote:hover { text-decoration: none;}

.ul-list {
	list-style: none;
	padding: 0;
	padding-left: 3px;
}

.ul-list li {
	background: url("img/arrow-04.png") left 6px no-repeat;
	padding-left: 14px;
	margin-bottom: 5px;
}

.ul-list li a {
	color: #666;
}

.ul-list li a:hover {
	color: #f85353;
	text-decoration: none;
}

.menu-item li a:focus {
	color: #f85353;
	text-decoration: none;
	font-weight: bold;
}

.about-sub {
	font-size: 12px;
	color: #999;
}

.box-heading {
	padding: 8px 10px;
	background: #00aeff;
	color: #FFF;
}

.box-title {
	margin: 0;
	padding: 0;
}

.box-title i {
	padding: 2px;
	border-radius: 20px;
	border: solid 2px #FFF;
}

.box-body {
	padding: 10px;
}

.box-body ul {
	list-style: none;
	padding: 0;
}

.box-body ul li {
	margin-bottom: 4px;
	border-bottom: dotted 1px #DDD;
	padding-bottom: 4px;
}

.box-body a:hover, .box-body a:focus {
	text-decoration: none;
}

.box-heading .c-flag {
	margin-bottom: 0;
	height: auto;
}

.box-info .box-heading {
	background: #00aeff;
}

.box-info a:hover {
	color: #00aeff;
}

.box-danger .box-heading {
	background: #f85353;
}

.box-danger a:hover {
	color: #f85353;
}

.box-success .box-heading {
	background: #28b172;
}

.box-success a:hover {
	color: #28b172;
}

.panel {
	border-radius: 2px;
}

.panel-default .panel-heading {
	background: #28b172;
	color: #FFF;
}

.box-inverse .box-heading {
	background: #444444;
}

.visa-program {
	color: #f85353;
	font-weight: bold;
}

.testimonials ul li {
	margin-bottom: 6px;
	height: 60px;
	padding-bottom: 6px;
	border: none;
}

.widget {
	min-height: 350px;
}

.widget .box-heading {
	padding: 10px 15px;
}

.img-thumbnail {
	border-radius: 0;
	padding: 3px;
}

.course-highlights {
	min-height: 395px;
}

hr.primary {
	border-color: #bde7f9;
}

hr.danger {
	border-color: #f85353;
}

hr.success {
	border-color: #28b172;
}

.gray-outer {
	background: #f9f9f9;
	margin-bottom: 15px;
	padding: 20px 0;
	border-top: dotted 1px #DDD;
	border-bottom: dotted 1px #DDD;
}

.gray-outer h4 {
	color: #f85353;
}

.facts {
	list-style: none;
	padding: 0;
}

.facts li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #EEE;
	position: relative;
	padding-left: 35px;
}

.facts li span {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #28b172;
	color: #FFF;
	border: solid 1px #FFF;
	box-shadow: 1px 1px 1px #666;
	border-radius: 100%;
	text-align: center;
	position: absolute;
	left: 0;
}

.news {
	list-style: none;
	padding: 0;
}

.news li {
	background: #FFF;
	padding: 6px;
	margin-bottom: 1px;
	border: solid 1px #DDD;
	border-radius: 3px;
}

.news a, .news a:hover, .news a:focus {
	color: #28b172;
	text-decoration: none;
}

ul.jobs {
	list-style: none;
	padding: 0;
	color: #666;
	font-size: 12px;
}

ul.jobs h5 {
	margin: 0;
	margin-bottom: 3px;
}

ul.jobs a {
	color: #333;
	font-weight: bold;
}

ul.jobs a:hover {
	color: #28b172;
	text-decoration: none;
}

ul.jobs li {
	margin-bottom: 10px;
}

.job-title {
	margin-bottom: 3px;
}

.blogs-outer {
}

.blog {
	margin-bottom: 15px;
	text-align: center;
}

.blog-subtitle {
	font-size: 22px;
	color: #999;
}

.blog h4 a:hover {
	text-decoration: none;
}

.blog .blog-body {
	padding: 6px;
}

.blog .blog-img img {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	border: solid 1px #DDD;
	padding: 2px;
	margin: 0 auto;
	display: block;
	transition: border-color 1s;
}

.blog .blog-img img:hover {
	border-color: #075c81;
}

.btn-more {
	padding: 2px 0;
	text-align: right;
	color: #1b79a2;
	font-family: 'Dancing Script', cursive;
	border-bottom: solid 1px #1b79a2;
}

.btn-more:hover, .btn-more:focus {
	text-decoration: none;
	color: #1b79a2;
	border-bottom: none;
}

.blog .btn-more {
	margin: 0 auto;
}

.blog .blog-body a {
	color: #f85353;
}

footer {
	background: #075c81;
	color: #86c7e3;
}

.fheading {
	font-size: 16px;
	color: #DDD;
}

.fmenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.fmenu li {
	border-bottom: dotted 1px #136e96;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.fmenu li:last-child {
	border-bottom: none;
}

.fmenu li a {
	color: #86c7e3;
}

.fmenu li a:hover, .fmenu li a:focus {
	color: #FFF;
	text-decoration: none;
}

.bot-social a {
	color: #bee0ef;
	border: solid 1px #bee0ef;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
}

.btm-menus {
	margin-bottom: 10px;
	color: #86c7e3;
}

.btm-menus a {
	padding: 0 10px;
	color: #86c7e3;
}

.btm-menus a:hover {
	color: #FFF;
}

.vis-info img {
	float: left;
	width: 60px;
	margin-top: 2px;
}

.vis-info p {
	margin-left: 70px;
}

.vis-info h5 {
	margin-left: 70px;
}

.copyright {
	background: #012e41;
	border-top: solid 1px #222;
	padding: 6px 0;
	color: #075c81;
}

.copyright a:hover {
	text-decoration: none;
}

.footer-info {
	text-align: right;
}

.seperator {
	width: 40px;
	height: 5px;
	background: #999;
	margin-bottom: 20px;
}

.seperator-sm {
	height: 3px;
}

.team {
	background: #FFF;
	padding: 20px;
	text-align: center;
	box-shadow: 0 1px 2px #DDD;
	height: 325px;
}

.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}

.team .overteam {
	position: absolute;
	left: 0;
	top: 0;
	background: url(img/transparent.png) repeat;
	width: 100%;
	height: 100%;
	opacity: 0;
	font-size: 16px;
	padding-top: 140px;
	transform: scale(1.0);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}

.team:hover .overteam {
	opacity: 1.0;
}

.team a {
	color: #000;
	display: inline-block;
	padding: 10px 15px;
	background: #FFF;
}

.team a:hover {
	background: #f85353;
	color: #FFF;
}

.services {
	margin-top: 20px;
}

.icon-services {
	width: 60px;
	float: left;
	height: 60px;
	background: #f85353;
	color: #FFF;
	text-align: center;
	line-height: 75px;
}

.services:hover .icon-services {
	background: #EEE;
	color: #f85353;
}

.icon-services i {
	font-size: 30px;
}

.services-body {
	margin-left: 80px;
	padding: 0 10px;
}

.services-body a {
	color: #f85353;
}

.heading {
	color: #f85353;
	margin-top: 20px;
}

.about-visas {
	padding-bottom: 15px;
}

.enquiry-form {
	padding-top: 25px;
}

@media(max-width: 1100px){
    .topmenu li a {
		padding: 10px 36px;
	}
    .row .col-sm-3 h4.box-title{font-size: 14px;}   
    .inpt-query{width: 94%;}
}

@media (max-width: 900px) {
	.topmenu li a {
		padding: 10px 8px;
	}

	.logo img {
		max-width: 300px;
		margin: 0 auto;
		display: block;
	}
}

@media (max-width: 600px) {
        .c-flag h6{font-size: 12px;}
	.logo img {
		max-width: 100%;
		margin: 0 auto;
		display: block;
	}

	.originmenu {
		margin: 0 -15px;
		padding: 0;
	}

	.originmenu label, .originmenu input[type=checkbox] {
		display: block;
		margin: 0;
	}

	.originmenu label {
		padding: 10px 15px;
		color: #FFF;
		cursor: pointer;
		border-bottom: solid 3px #012e41;
	}

	.top-contact-outer {
		text-align: center;
	}

	.topmenu {
		border-left: none;
		display: none;
		padding: 0 20px;
	}

	.topmenu li {
		display: block;
		float: none;
		border-bottom: dotted 1px #012e41;
		border-left: none;
		border-right: none;
	}

	.topmenu li a, .topmenu li.active a {
		border-bottom: solid 3px #075c81;
		border-left: none;
		border-right: none;
		padding-left: 3px;
	}

	.topmenu li a:hover {
		color: #DDD;
	}

	.topmenu li ul{width: 100%;}

	/*.originmenu input[type=checkbox]:checked ~ .topmenu{display: block;} */
	.inpt-query {
		border: none;
		width: 85%;
		padding: 3px;
	}

	.footer-copy, .footer-info {
		text-align: center;
	}

	.request-inner { width: 100%; float: none; border-radius: 3px 3px 0 0; }

	.request-btn { width: 100%; float: none; }
}

/*BUTTONS LIBRARY*/
.btn-inverse {
	background: #333;
	border: solid 1px #111;
	color: #fff;
}

.btn-inverse:hover {
	background: #111;
	color: #fff;
}

.btn-info {
	background: #46b8da;
}

.btn-danger, #submit {
	background: #c7254e;
}

.btn-purple {
	background: #da11dc;
}

.btn-pink {
	background: #f21874;
}

.btn-success {
	background: #0acd9d;
}

.btn-yellow {
	background: #f6c70c;
}

.btn-primary {
	background: #0573e3;
}

.btn-warning {
	background: #eea236;
}

.btn-gray {
	background: #888888;
	color: #fff;
}

.btn-info:focus, .btn-info:hover{color: #FFF !important;}
/*==========================Text Color========================*/
.text-info {
	color: #FF8400;
}

.text-danger {
	color: #c7254e;
}

.text-purple {
	color: #da11dc;
}

.text-pink {
	color: #f21874;
}

.text-success {
	color: #0acd9d;
}

.text-yellow {
	color: #f6c70c;
}

.text-primary {
	color: #0573e3;
}

.text-warning {
	color: #eea236;
}

.text-gray {
	color: #888888;
}

.box {
	border: solid 1px #E5E5E5;
	background: #FFF;
	margin-bottom: 15px;
}

.box-md {
	padding: 15px;
}

.box-lg {
	padding: 20px;
}

.box-p {
	padding: 12px;
}

.box-bt {
	border-top: solid 1px #E5E5E5;
}

.box-bb {
	border-bottom: solid 1px #E5E5E5;
}

.box-footer {
	background: #f6f7f8;
	border-top: solid 1px #e9eaed;
	border-radius: 0 0 2px 2px;
	padding: 12px;
}

.box-header {
	background: #f6f7f8;
	border-bottom: solid 1px #e9eaed;
	padding: 12px;
	border-radius: 2px 2px 0 0;
}

.box-brd {
	border-top: solid 2px #f58533;
	border-radius: 0 0 2px 2px;
}

.box-title {
	margin: 0;
	padding: 0;
}

.box-hr {
	border-bottom: solid 1px #ddd;
}

.box-label {
	width: 40%;
	display: block;
	float: left;
	color: #da11dc;
	font-weight: bold;
}

.box-label-info {
	margin-left: 45%;
}

.box-label-info:after, .box-label:before {
	content: ' ';
	display: block;
	clear: both;
}

.box-bb, .box-bt {
	position: relative;
}

.box ul {
	list-style: none;
	margin: 0 -12px;
	padding: 0;
}

.box ul li {
	border-bottom: solid 1px #EEE;
	padding: 5px 12px
}

.box ul li:last-child {
	border: none;
}

.box table.table {
	margin: 0;
}

.box-danger {
	border-top: solid 2px #c7254e;
}

.box-pink {
	border-top: solid 2px #ff0041;
}

.box-info {
	border-top: solid 2px #0096ca;
}

.box-success {
	border-top: solid 2px #00ca34;
}

.box-warning {
	border-top: solid 2px #eea236;
}

.box-gray {
	border-top: solid 2px #888888;
}

.btn-flat {
	border-radius: 0;
}

.btn-round {
	border-radius: 2px;
}

.btn-outline {
	background: #fff;
	border: solid 1px #DDD;
}

.btn-info.btn-outline {
	color: #44e2e4;
	border-color: #44e2e4;
}

.btn-danger.btn-outline {
	color: #c7254e;
	border-color: #c7254e;
}

.btn-purple.btn-outline {
	color: #da11dc;
	border-color: #da11dc;
}

.btn-pink.btn-outline {
	color: #f21874;
	border-color: #f21874;
}

.btn-success.btn-outline {
	color: #0acd9d;
	border-color: #0acd9d;
}

.btn-yellow.btn-outline {
	color: #f6c70c;
	border-color: #f6c70c;
}

.btn-primary.btn-outline {
	color: #0573e3;
	border-color: #0573e3;
}

.btn-warning.btn-outline {
	color: #eea236;
	border-color: #eea236;
}

.btn-gray.btn-outline {
	color: #888888;
	border-color: #888888;
}

.btn-info.btn-outline:hover {
	background: #44e2e4;
	color: #fff;
}

.btn-danger.btn-outline:hover {
	background: #c7254e;
	color: #fff;
}

.btn-purple.btn-outline:hover {
	background: #da11dc;
	color: #fff;
}

.btn-pink.btn-outline:hover {
	background: #f21874;
	color: #fff;
}

.btn-success.btn-outline:hover {
	background: #0acd9d;
	color: #fff;
}

.btn-yellow.btn-outline:hover {
	background: #f6c70c;
	color: #fff;
}

.btn-primary.btn-outline:hover {
	background: #0573e3;
	color: #fff;
}

.btn-warning.btn-outline:hover {
	background: #eea236;
	color: #fff;
}

.btn-gray.btn-outline:hover {
	background: #888888;
	color: #fff;
}

.alert {
	border-radius: 2px;
	padding: 10px;
}

.box-static, .box-dynamic, .box-ecom, .box-digital {
	margin: 10px 0 20px;
	box-shadow: 1px 1px 1px #EEE;
	border-top-width: 6px !important;
	border-right-width: 6px !important;
	border-radius: 7px 2px 7px 2px;
}

.box-static {
	border: solid 1px #c7254e;
	color: #c7254e;
}

.box-dynamic {
	border: solid 1px #44e2e4;
	color: #44e2e4;
}

.box-ecom {
	border: solid 1px #0acd9d;
	color: #0acd9d;
}

.box-digital {
	border: solid 1px #eea236;
	color: #eea236;
}

.box-static:hover, .box-dynamic:hover, .box-ecom:hover, .box-digital:hover {
	background: #f1f2f3;
}

.box-static .box-header, .box-static .box-footer {
	border-color: #c7254e;
}

.box-dynamic .box-header, .box-dynamic .box-footer {
	border-color: #44e2e4;
}

.box-ecom .box-header, .box-ecom .box-footer {
	border-color: #0acd9d;
}

.box-digital .box-header, .box-digital .box-footer {
	border-color: #eea236;
}

.box table td {
	color: #444;
	text-align: center;
}

.box table td.text-warning {
	color: #eea236;
}

.box-header .fa {
	margin-right: 10px;
	display: inline-block;
	padding: 6px;
	font-size: 14px;
	background: #fff;
	border-radius: 20px;
}

.box-price {
	font-weight: bold;
	text-align: center;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.blog-index {
	border: solid 1px #EEE;
	margin-bottom: 15px;
}

.blog-experpt {
	padding: 10px;
	min-height: 140px;
}

.blog-read-more {
	border-top: solid 1px #EEE;
	padding: 10px;
}

.blog-img {
	height: 240px;
	overflow: hidden;
	border-bottom: solid 1px #EEE;
}

.img-blog-index {
	max-width: 100%;
	height: auto;
}

#comment {
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	width: 32%;
	float: left;
	margin-right: 2%;
}

.comment-form-url {
	margin-right: 0;
}

.comment-form-author input, .comment-form-email input, .comment-form-url input {
	width: 100%;
	padding: 5px 10px;
}

#submit {
	display: inline-block;
	padding: 8px 25px;
	border: none;
	color: #fff;
}

.call-image { font-size: 20px; text-align: center; border: solid 1px #ff0041; width: 50px; height: 50px; line-height: 50px; border-radius: 100%; color: #ff0041; display: inline-block; }

.box-success .call-image { border-color: #00ca34; color: #00ca34; }

.box-info .call-image { border-color: #46b8da; color: #46b8da; }

.table tr th{color: #00639d;}