/*
Template Name: Ushodhaya Solutions
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body {
	font-family: 'Rajdhani', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	color: #333;
	font-weight: bold;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #fd5d14;
}

a:focus {
	text-decoration: none;
	color: #fd5d14;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 15px;
}

li {
	font-size: 18px;
}

.small_tag {
	font-size: 14px !important;
	font-weight: normal;
}

p {
	padding: 0;
	margin: 0;
	font-size: 19px;
	margin-top: 15px;
	color: #333;
}

h1 {
	font-size: 50px;
	margin-top: 15px;
}

h2 {
	font-size: 42px;
	margin-top: 15px;
}

h3 {
	font-size: 32px;
	margin-top: 15px;
}

h4 {
	font-size: 24px;
	margin-top: 15px;
}

h5 {
	font-size: 18px;
	margin-top: 15px;
}

h6 {
	font-size: 16px;
	margin-top: 15px;
}

.space_left {
	padding-left: 0;
}

.space_right {
	padding-right: 0;
}

.space_all {
	padding: 0;
}

.iw {
	width: 100%;
}

.button {
	background: #fd5d14;
	display: inline-block;
	color: #fff;
	padding: 15px 30px 15px 30px !important;
	margin-top: 10px;
}

.button:hover {
	background: #030e27 !important;
	color: #fff;
}

.button i {
	margin-left: 5px;
	margin-right: 5px;
}

.button_1 {
	background: #030e27;
	display: inline-block;
	color: #fff;
	padding: 15px 30px 15px 30px !important;
	margin-top: 10px;
}

.button_1:hover {
	background: #fd5d14 !important;
	color: #fff;
}

.button_1 i {
	margin-left: 5px;
	margin-right: 5px;
}


.border_none {
	border: none !important;
}

.mgt {
	margin-top: 0 !important;
}

.bold {
	font-weight: bold !important;
}

.normal {
	font-weight: 100 !important;
}

.navbar {
	min-height: auto;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}

.col {
	color: #fff !important;
}

.col_1 {
	color: #fd5d14 !important;
}

.col_2 {
	color: #999 !important;
}

.col_3 {
	color: #ddd !important;
}

.pdb {
	padding-bottom: 0 !important;
}

.pdt {
	padding-top: 0 !important;
}

.mgb {
	margin-bottom: 0 !important;
}

.block {
	display: block;
}

.inline {
	display: inline-block;
}

.bgn {
	background: none !important;
}

.big {
	text-transform: uppercase;
}

.mgb {
	margin-bottom: 0 !important;
}

.mgl {
	margin-left: 0 !important;
}

.mg15 {
	margin-left: 15px;
	margin-right: 15px;
}

.hr_1 {
	border-color: #fd5d14;
	border-width: 5px;
	width: 70px;
}

.font_14 {
	font-size: 14px;
}

/*********************header****************/
#top {
	padding-top: 10px;
	padding-bottom: 10px;
}

.top_1i1 {
	padding-top: 9px;
}

.top_1i2 {
	padding-top: 8px;
}

.top_1i1 h3 a {
	color: #000;
}

.top_1i2 h6 span {
	display: inline-block;
	background: #fd5d14;
	color: #fff;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-right: 5px;
	font-size: 20px;
}

.top_1i2 h6 {
	display: inline-block;
	margin-right: 20px;
}

.cd-secondary-nav .is-visible {
	visibility: visible;
	transform: scale(1);
	transition: transform 0.3s, visibility 0s 0s;
}

.cd-secondary-nav.is-fixed {
	z-index: 9999;
	position: fixed;
	left: auto;
	top: 0;
	width: 100%;
	background: #030e27 !important;
	top: -40px;
	transform: translateY(40px);
	transition: transform .3s;
}

.header_1i1 ul li a {
	background: #fd5d14;
	border-radius: 0;
}

.header_1i1 ul {
	margin-top: 5px !important;
}

#header {
	background: #030e27;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header .navbar-brand {
	font-size: 32px;
	display: none;
}

#header .modal-dialog {
	margin-top: 250px;
	background: #333333e8;
	padding: 100px;
	width: 60%;
}

#header .modal-body {
	padding: 0;
}

#header .form-control {
	height: 55px;
	font-size: 16px;
	border: none;
	background: #fff;
	box-shadow: none;
	border-radius: 0;
	color: #333;
}

#header .input-group .btn {
	background: #fd5d14;
	margin-left: 0 !important;
	padding: 16.5px 20px;
	font-size: 16px;
	border-radius: 0;
	border: none;
}

#header .input-group .btn:hover {
	background: #030e27;
}

#header .m_tag {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#header .m_tag:hover {
	background: none;
	color: #fd5d14;
}

#header .m_tag:focus {
	background: none;
	color: #fd5d14;
}

#header .active_tab {
	background: none;
	color: #fd5d14;
	font-weight: bold;
}

#header .drop_3 a {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #fd5d142b;
}

#header .drop_3 a:hover {
	background: none;
	color: #fd5d14;
}

#header .drop_3 {
	padding: 5px;
	min-width: 250px;
	margin-top: 10px;
	border-radius: 0;
	background: #fff !important;
	border-top: 3px solid #fd5d14;
}

.drop_1 {
	min-width: 320px;
	left: auto;
	right: 0;
	padding: 20px 15px;
	margin-top: 10px !important;
	border-radius: 0;
}

.drop_1i {
	border-bottom: 1px solid #fd5d142b;
	padding-bottom: 10px;
}

.drop_1i1l span i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 27px;
	border: 1px solid #fd5d142b;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
}

.drop_1i1l span i:hover {
	background: #030e27;
	color: #fff;
	border-color: #030e27;
}

.drop_1i1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fd5d142b;
}

.drop_1i2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.drop_1i3 .button {
	display: block;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background: none;
}

.header_1i2 {
	margin-left: 100px;
}

.ms_3 {
	margin-left: 15px;
}

/*********************header_end****************/


/*********************common****************/
.pages {
	margin-top: 20px;
}

.pages ul li {
	display: inline-block;
	margin: 0 2px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background: #fd5d1414;
	text-align: center;
	border-radius: 3px;
}

.pages ul li a {
	display: block;
	color: #333;
}

.pages ul li:hover {
	background: #fd5d14;
}

.pages ul li:hover a {
	color: #fff;
}

.act {
	background: #fd5d14 !important;
}

.act a {
	color: #fff !important;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: block;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	display: inline-block;
	margin: 0 1px;
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}

.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}

.social-network a.icoInstagram:hover {
	background-color: #e4405f;
}

.social-network a.icoYoutube:hover {
	background-color: #ff0000;
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
	color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 16px;
}

.social-circle li i {
	margin: 0;
	line-height: 40px;
	text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.center_o {
	background: #fd5d1414;
	padding-top: 50px;
	padding-bottom: 50px;
}

.serv_h1 {
	margin-bottom: 30px;
}

.team_o {
	background: #fd5d1414;
}

.team_o .team_h1ib {
	background: #fff;
}

.serv_ho .serv_h2 {
	margin-top: 30px;
}

/*********************common_end****************/

/*********************footer****************/
#footer {
	background: #030e27;
	padding-top: 40px;
	padding-bottom: 40px;
}

.footer_1i .button:hover {
	background: #fff !important;
	color: #030e27;
}

.footer_1i1 ul li {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 16px;
}

.footer_1i1 ul li i {
	margin-right: 5px;
	color: #fd5d14;
	vertical-align: middle;
}

.footer_1i1 ul li a {
	color: #fff;
}

.footer_1i1 ul {
	float: left;
	margin-right: 30px;
	margin-top: 0;
}

.footer_1i2 p {
	font-size: 17px;
}

#footer_b {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000a21;
}

.footer_br ul li a {
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #fd5d142b;
}

.footer_br ul li {
	display: inline-block;
}

.footer_br ul li a:hover {
	color: #fd5d14;
}

.footer_bl p {
	font-size: 18px;
	color: white;
}

/*********************footer_end****************/


@media screen and (max-width : 767px) {
	.space_left {
		padding-left: 15px;
	}

	.space_right {
		padding-right: 15px;
	}

	.space_all {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navbar-collapse {
		box-shadow: none;
		max-height: 300px;
	}

	.header_1i2 {
		margin-left: 0;
	}

	.navbar .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}

	.navbar-toggle {
		background: #fd5d14;
		border: none;
		border-radius: 0;
	}

	.navbar-toggle:hover {
		background: #fd5d14 !important;
	}

	.navbar-toggle:focus {
		background: #fd5d14 !important;
	}

	.navbar-toggle .icon-bar {
		background: #fff !important;
	}

	.navbar {
		position: static;
	}

	.nav.navbar-nav.navbar-right {
		display: flex;
	}

	#top {
		display: none;
	}

	.dropdown-menu {
		background: #fff !important;
	}

	#header .drop_3 a {
		font-size: 24px !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		padding-left: 35px;
	}

	.drop_1i1l {
		text-align: center;
	}

	.drop_1i1r img {
		height: auto;
	}

	.nav .open>a,
	.nav .open>a:hover,
	.nav .open>a:focus {
		border: none;
	}

	#header .m_tag {
		font-size: 20px !important;
		border-bottom: 1px solid #061944;
		padding-top: 16px !important;
		padding-bottom: 17px !important;
		margin-top: 0;
		border-radius: 0 !important;
		border-right: none;
	}

	.pages ul li {
		margin-bottom: 5px;
	}

	.hr_1 {
		margin-left: auto !important;
	}

	#header .modal-dialog {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 100px;
		padding: 20px;
	}

	.drop_1 {
		min-width: 100%;
	}

	.drop_1il {
		text-align: center;
		margin-top: 10px;
	}

	.drop_1i1r {
		margin-top: 10px;
		text-align: center;
	}

	#top {
		text-align: center;
		padding-bottom: 20px;
	}

	.top_1i2 h6 {
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.top_1i1 {
		display: none;
	}

	.header_1i1 {
		text-align: center;
		display: none;
	}

	#header .navbar-brand {
		display: block;
		font-size: 30px;
		padding: 3px !important;
	}

	#footer {
		text-align: center;
	}

	.footer_1i1 {
		margin-top: 15px;
	}

	.footer_1i1 ul {
		float: none;
		margin-right: 0;
		margin-top: 15px;
	}

	.footer_1i1 ul li {
		display: inline-block;
		margin: 5px;
	}

	.footer_1i2 {
		margin-top: 15px;
	}

	#footer_b {
		text-align: center;
	}

	.footer_bl {
		text-align: center;
		margin-top: 10px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.top_1i1 h3 {
		font-size: 24px;
	}

	.top_1i2 h6 {
		margin-right: 5px;
		font-size: 12px;
	}

	.top_1i2 h6 span {
		width: 20px;
		height: 20px;
		line-height: 20px;
		margin-right: 0px;
		font-size: 12px;
	}

	.top_1i3 .button {
		padding: 10px !important;
		font-size: 16px;
	}

	.header_1i1 ul li a {
		width: 25px;
		height: 25px;
		font-size: 14px;
	}

	.header_1i1 ul li a i {
		line-height: 25px;
	}

	#header .m_tag {
		padding-left: 13px;
		padding-right: 13px;
		font-size: 16px;
	}

	.header_1i1 {
		padding-top: 7px;
	}

	.header_1i2 {
		margin-left: 10px;
	}
}

@media (min-width:992px) and (max-width:1200px) {
	.container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.top_1i2 h6 {
		margin-right: 5px;
		font-size: 14px;
	}

	.top_1i2 h6 span {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin-right: 3px;
		font-size: 14px;
	}

	.top_1i3 .button {
		padding: 15px 25px !important;
	}

	.header_1i1 ul li a {
		width: 30px;
		height: 30px;
		font-size: 14px;
	}

	.header_1i1 ul li a i {
		line-height: 30px;
	}

	#header .m_tag {
		padding-left: 20px;
		padding-right: 20px;
	}

	.header_1i1 {
		padding-top: 5px;
	}

	.header_1i2 {
		margin-left: 40px;
	}
}

@media (min-width:1201px) and (max-width:1240px) {}