 @import url("https://fonts.googleapis.com/css?family=Roboto:400,700|Raleway:400,500,700,800");
html {
	font-size: 16px;
}
body {
	font-family: "Roboto", sans-serif;
	background-color: #fff;
	font-size: 1rem;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}
p {
	color: #5b6166;
	line-height: 1.8em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway", sans-serif;
	font-weight: bold;
	color: #272e33;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
/*--------------------------------------------------------------
     Global Elements
--------------------------------------------------------------*/
.page-wrapper {
	position: relative;
	overflow: hidden;
}
/*.wow {
	visibility: hidden;
}*/
.fi:before {
	margin: 0;
}
.section-padding {
	padding: 50px 0;
}
.section-title {
	margin-bottom: 30px;
}
.section-title .sub-title {
	font-size: 19px;
	font-weight: bold;
	color: #2a2a2a;
	display: block;
	margin-bottom: 5px;
}
.section-title .sub-title::after {
 content: '';
 background: #000;
 width: 131px;
 height: 2px;
 display: block;
}
.section-title h2 {
	font-size: 30px;
	color:#e41549;
	padding-bottom: 0.5em;
	margin: 0 0 0.7em;
	text-transform: uppercase;
	position: relative;
	background: #f2f2f2;
	padding: 14px;
}
.title-new h3 {
	font-size: 28px;
	color:#e41549;
	padding-bottom: 0.5em;
	margin: 0 0 0.7em;
	text-transform: uppercase;
	position: relative;
	background: #fff;
	padding: 14px;
}
.work-process h5 {
	font-size: 20px;
	color: #272e33;
	padding-bottom: 0.5em;
	margin: 0 0 0.7em;
	text-transform: uppercase;
	position: relative;
	background: #fff;
	padding: 14px;
}
.work-process p {
	color: #000 !important;
	font-weight: 600 !important;
	font-size: 18px !important;
	font-family: "Raleway", sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}
.title-new h3::after {
 content: "";
 background-color:#e41549;
 width: 130px;
 height: 6px;
 position: absolute;
 left: 0;
 bottom: 0;
 box-shadow: 0 2px 5px 0 #dedede;
 margin-left: 10px;
}
 .work-process h5::after {
 content: "";
 background-color: #067a39;
 width: 45px;
 height: 6px;
 position: absolute;
 left: 0;
 bottom: 0;
 box-shadow: 0 2px 5px 0 #dedede;
 margin-left: 10px;
}
.section-title p {
	margin: 0;
}
.theme-btn, .theme-btn-s3 {
	background-color: #ffc527;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	padding: 0 25px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	text-transform: capitalize;
}
.theme-btn:hover, .theme-btn-s3:hover, .theme-btn:focus, .theme-btn-s3:focus, .theme-btn:active, .theme-btn-s3:active {
	background-color: #ffbe0e;
	color: #fff;
}
.theme-btn-s2 {
	font-family: "Raleway", sans-serif;
	background-color: #121d25;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 500;
	color: #fff;
	padding: 0 35px;
	border: 0;
	text-transform: capitalize;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.theme-btn-s2:hover, .theme-btn-s2:focus {
	background-color: #0a1014;
	color: #fff;
}
.theme-btn-s3 {
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	color: #272e33;
	line-height: 41px;
	border: 2px solid #ffc527;
	padding: 0 35px;
}
.theme-btn-s3:hover {
	background-color: #121d25;
	color: #fff;
}
.form input, .form textarea, .form select {
	border-color: #bfbfbf;
	border-radius: 0;
	outline: 0;
	box-shadow: none;
	color: #595959;
}
.form input:focus, .form textarea:focus, .form select:focus {
	border-color: #121d25;
	-webkit-box-shadow: 0 0 5px 0 #233847;
	-moz-box-shadow: 0 0 5px 0 #233847;
	-o-box-shadow: 0 0 5px 0 #233847;
	-ms-box-shadow: 0 0 5px 0 #233847;
	box-shadow: 0 0 5px 0 #233847;
}
 .form ::-webkit-input-placeholder {
 font-style: 16px;
 font-style: normal;
 color: #a6a6a6;
}
 .form :-moz-placeholder {
 font-style: 16px;
 font-style: normal;
 color: #a6a6a6;
}
 .form ::-moz-placeholder {
 font-style: 16px;
 font-style: normal;
 color: #a6a6a6;
}
 .form :-ms-input-placeholder {
 font-style: 16px;
 font-style: normal;
 color: #a6a6a6;
}
.form select {
	font-style: italic;
	background: url(../images/select-icon.html) no-repeat 95% center;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	cursor: pointer;
}
 .form select::-ms-expand {
  /* for IE 11 */
  display: none;
}
.social-links {
	overflow: hidden;
	border-top: 1px double #fff;
	padding-top: 10px;
	margin-top: 3px;
	text-align: center;
}
.social-links li {
	display: inline-table;
}
.social-links li a {
	display: block;
}
/******************************
        preloader
******************************/
.page-title {
	background: url("../images/page-title/img-1.html") center center/cover no-repeat local;
	height: 400px;
	position: relative;
	width: 100%;
}
.page-title:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.page-title .container {
	height: 100%;
	display: table;
}
.page-title .container > .row {
	vertical-align: middle;
	display: table-cell;
}
.page-title h1, .page-title ol {
	color: #fff;
}
.page-title h1 {
	font-size: 60px;
	font-size: 3.75rem;
	font-weight: 800;
	margin: 1em 0 0.23em;
}
.page-title .breadcrumb {
	background-color: transparent;
	padding: 0;
}
.page-title .breadcrumb li {
	font-size: 18px;
	font-size: 1.125rem;
	color: #ffc527;
	margin-right: 5px;
}
.page-title .breadcrumb li a {
	color: #b0bac1;
}
.page-title .breadcrumb li a:hover {
	color: #ffc527;
}
.page-title .breadcrumb > li + li:before {
	font-family: "FontAwesome";
	content: "\f105";
	color: #b0bac1;
	margin-right: 5px;
}
.preloader {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}
.preloader > div {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/*--------------------------------------------------------------
                         	header
--------------------------------------------------------------*/
.site-header, .header-style2 {
	background-color: #121d25;
}
.site-header .main-top-bar {
	
	overflow: hidden;
	
}
.site-header .topbar, .header-style2 .topbar {
	width: 100%;
}
.site-header .topbar > div, .header-style2 .topbar > div {
	float: left;
	text-align: left;
}
.contact-info {
	width: 50%;
}
.contact-info span {
	color: #fff;
	padding-right: 5px;
	font-weight: 600;
}
.contact-info a {
	color: #fff;
	padding-right: 5px;
	transition:0.5s;
}
.contact-info a:hover {
	color: #000;
	padding-right: 5px;
}
.mail-info {
	width: 25%;
}
.mail-info span {
	color: #fff;
	padding-right: 5px;
	font-weight: 600;
}
.mail-info a {
	color: #fff;
	padding-right: 5px;
}
.mail-info a:hover {
	color: #000;
	padding-right: 5px;
	transition:0.5s;
}
.site-header .contact-info ul, .header-style2 .contact-info ul, .site-header .important-links-social-links, .header-style2 .important-links-social-links {
	overflow: hidden;
}
.socail-link li {
	display: inline-block;
	color: #fff;
}
.site-header .contact-info ul li, .header-style2 .contact-info ul li, .site-header .important-links-social-links li, .header-style2 .important-links-social-links li {
	float: left;
	margin-right: 20px;
}
.site-header .contact-info ul li:last-child, .header-style2 .contact-info ul li:last-child, .site-header .important-links-social-links li:last-child, .header-style2 .important-links-social-links li:last-child {
	margin-right: 0;
}
.site-header .contact-info ul li, .header-style2 .contact-info ul li, .site-header .contact-info ul a, .header-style2 .contact-info ul a, .site-header .important-links-social-links li, .header-style2 .important-links-social-links li, .site-header .important-links-social-links a, .header-style2 .important-links-social-links a {
	color: #b0bac1;
}
.socail-link .links li a {
	background: #fff;
	color:#e41549;
	text-align: center;
	padding: 5px;
}
 .socail-link .links li a i {
	width: 20px;
	height: 20px;
}
.socail-link .links li a:hover {
	background: #000;
	border-radius: 50%;
	color: #fff;
}
.site-header #navbar, .header-style2 #navbar {
	float: right;
}
.site-header .contact-info ul li i, .header-style2 .contact-info ul li i {
	display: inline-block;
	padding-right: 3px;
}
.site-header .important-links-social-links a:hover, .header-style2 .important-links-social-links a:hover {
	color: #ffc527;
}
.site-header .important-links-social-links ul, .header-style2 .important-links-social-links ul {
	overflow: hidden;
	float: left;
}
.site-header .important-links-social-links > div, .header-style2 .important-links-social-links > div {
	float: right;
}
.site-header .important-links-social-links .links, .header-style2 .important-links-social-links .links {
	margin-right: 30px;
}
.site-header .social-links li, .header-style2 .social-links li {
	margin-right: 12px;
}
.site-header .social-links li:last-child, .header-style2 .social-links li:last-child {
	margin-right: 0;
}
.site-header .navigation, .header-style2 .navigation {
	background-color: transparent;
	min-height: auto;
	margin-bottom: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.site-header .navigation > .container, .header-style2 .navigation > .container {
	position: relative;
}
.site-header .navigation .navbar-brand, .header-style2 .navigation .navbar-brand {
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	color: #ffc527;
	text-transform: capitalize;
}
.site-header #navbar, .header-style2 #navbar {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;/*** mega-menu style ***/
}
.site-header #navbar > ul li {margin:0 5px;}
.nav.navbar-nav .active {
	color:#e41549 !important;
}
.site-header #navbar > ul > li > a, .header-style2 #navbar > ul > li > a {
	color: #4d4d4d;
	transition: 0.5s;
}
.site-header #navbar > ul li a:hover, .header-style2 #navbar > ul li a:hover, .site-header #navbar > ul li a:focus, .header-style2 #navbar > ul li a:focus, .site-header #navbar > ul li.current-menu-item a, .header-style2 #navbar > ul li.current-menu-item a {
	text-decoration: none;
	color:#e41549;
	background:transparent;
}
.navigation.navbar.navbar-default.sticky-s1 .nav.navbar-nav li a {
	color: #4d4d4d !important;
}
.navigation.navbar.navbar-default.sticky-s1 .nav.navbar-nav li a:hover {
	color:#e41549 !important;
}
/*** header style 2 ***/

.header-style2 .logo-wrapper {
	background-color: #fff;
}
.header-style2 .logo-wrapper + .col {
	background-color: #121d25;
	padding: 0;
}
.header-style2 .side-menu-search-area {
	position: absolute;
	right: 45px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-style2 .side-menu-search-area .search {
	right: 45px;
}
.header-style2 .side-menu-search-area .side-menu-open-btn {
	background-color: transparent;
	color: #121d25;
	font-size: 20px;
	font-size: 1.25rem;
	padding: 0;
	border: 0;
}
.header-style2 .side-menu-search-area .side-menu-open-btn:hover, .header-style2 .side-menu-search-area .side-menu-open-btn:focus {
	outline: 0;
	box-shadow: none;
}
.side-menu-inner {
	background-color: #121d25;
	width: 400px;
	height: 100%;
	padding: 70px 30px;
	position: fixed;
	right: -400px;
	top: 0;
	z-index: 999;
 -webkit-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
.side-menu-inner .side-menu-close-btn {
	background-color: transparent;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	padding: 0;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 20px;
	top: 20px;
}
.side-menu-inner .side-menu-close-btn:hover, .side-menu-inner .side-menu-close-btn:focus {
	outline: none;
	box-shadow: none;
}
.side-menu-inner .logo {
	text-align: center;
}
.side-menu-inner .logo img {
	display: inline-block;
}
.side-menu-inner .logo span {
	font-family: "Raleway", sans-serif;
	font-size: 25px;
	font-size: 1.5625rem;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 0.3em 0 1em;
}
.side-menu-inner p {
	font-size: 14px;
	font-size: 0.875rem;
	color: #fff;
	margin: 0 0 2em;
}
.side-menu-inner .info li {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #cccccc;
	margin: 0 0 8px;
}
 .side-menu-inner .info li:nth-child(2) {
 color: #b3b3b3;
}
.side-menu-inner .social-links {
	margin-top: 40px;
}
.side-menu-inner .social-links a {
	font-size: 18px;
	font-size: 1.125rem;
	color: #fff;
}
.side-menu-inner .social-links a:hover {
	color: #ffc527;
}
.side-menu-inner .social-links li {
	margin-right: 12px;
}
.side-menu-inner .social-links li:last-child {
	margin-right: 0;
}
.toggle-side-menu {
	right: 0;
}
/*** header style 3 ***/
.header-style3 {
	background-color: #fff;
	position: relative;/*** navigation ***//*** navigation style for small screen ***/
}
.header-style3 .topbar {
	padding: 0;
	border: 0;
	padding: 15px 0;
}
.header-style3 .contact-info-wrapper {
	overflow: hidden;
}
.header-style3 .contact-info {
	float: right;
	overflow: hidden;
	padding-top: 20px;
}
.header-style3 .contact-info > div {
	float: left;
	position: relative;
	padding-left: 55px;
	margin-right: 40px;
}
.header-style3 .contact-info > div:last-child {
	margin-right: 0;
}
.header-style3 .contact-info .icon {
	background-color: #ffc527;
	width: 40px;
	height: 40px;
	line-height: 35px;
	font-size: 22px;
	font-size: 1.375rem;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.header-style3 .contact-info h6 {
	font-size: 14px;
	font-size: 0.875rem;
	color: #737a7f;
	margin: 0;
}
.header-style3 .contact-info h6 + span {
	font-weight: bold;
	color: #272e33;
}
.header-style3 .social-links-search {
	position: absolute;
	right: 0;
	top: 0;
}
.header-style3 .social-links {
	position: relative;
	top: 18px;
	right: 80px;
}
.header-style3 .social-links li {
	margin-right: 14px;
}
.header-style3 .social-links li a {
	color: #adb4b9;
}
.header-style3 .social-links li a:hover {
	color: #ffc527;
}
.header-style3 .social-links-search .search {
	right: 30px;
	top: 18px;
	color: #adb4b9;
}
.header-style3 .social-links-search .search a {
	color: #adb4b9;
}
/******************************
	 sticky header
******************************/
.site-header nav.sticky, .header-style2 nav.sticky, .site-header nav.sticky-s1, .header-style2 nav.sticky-s1 {
	background-color: #fff;
	padding: 14px 0;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	box-shadow: 3px 5px 14px 0px #ccc;
	-webkit-animation: navigationFlipIn 1s;
	animation: navigationFlipIn 1s;
}
 @-webkit-keyframes navigationFlipIn {
 from {
 margin-top: -100px;
}
to {
	margin-top: 0;
}
}
 @keyframes navigationFlipIn {
 from {
 margin-top: -100px;
}
to {
	margin-top: 0;
}
}
.site-header nav.sticky-s2, .header-style2 nav.sticky-s2 {
	position: fixed !important;
	top: 0;
	background: red;
	z-index: 999;
}
.sticky-s2 {
	background-color: #fff;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	position: fixed;
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-animation: navigationFlipIn 1s;
	animation: navigationFlipIn 1s;
	z-index: 999;
}
.sticky-s2 .logo-wrapper, .sticky-s2 .topbar {
	display: none !important;
}
.sticky-s2 .logo-wrapper + .col {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*** header style 3 sticky ***/
.header-style3 nav.sticky-s1 {
	padding: 0;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	z-index: 999;
	margin: 0;
}

/*---------------- Recharge Section   -----------------------------*/
.recharge-section{
	background: #fff;
	padding: 50px 0;
}
.recharge-colom .recharge-contant .col-md-12 {
	padding: 0;
}
.recharge-title h3 {
	font-weight: 600;
	font-size: 30px;
	text-align: center;
	color:#e41549;
}
.recharge-title h3 span {
	color: #c7db23;
}
hr.park {
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid #ddd;
	color: #fff;
	background-color: transparent;
	height: 3px;
	position: relative;
	width: 100%;
	border-color: #b5b3b3;
	margin-top: 20px;
	margin-bottom: 20px;
}
.recharge-contant .recharge-heading {
	font-size: 21px;
	font-weight: 600;
	color:#e41549;
	margin: 15px 0 5px;
}
.recharge-contant p {
	font-family: Roboto;
	font-size: 14px;
	text-align: justify;
	color: #555;
	line-height:1.42857143;
}
.recharge-contant {
	border-bottom: 2px solid #d8d5d5;
	display: flex;
}
.choice-tittle {
	top: 55px;
	position: relative;
}

.icon-circle {
	font-size: 25px;
	color: #24256b;
	margin: 0 auto;
	height: 70px;
	width: 70px;
	line-height: 60px;
	cursor: pointer;
	-webkit-transition: all ease-in-out 0.35s;
	-moz-transition: all ease-in-out 0.35s;
	-o-transition: all ease-in-out 0.35s;
	-ms-transition: all ease-in-out 0.35s;
	transition: all ease-in-out 0.20s,background-color ease-in-out 0.05s;
}
.icon-circle:hover {
	background-color: #f21b3f;
	color: #fff;
	border: 2px solid #ba152f;
	-moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
	-o-box-shadow: inset 0px 0px 0px 5px #ffffff;
	-ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
	-webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
	box-shadow: inset 0px 0px 0px 5px #ffffff;
	-ms-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.pagination-area.about-page {
	background: rgba(0, 0, 0, 0.5);
	padding: 0px 20px 15px 20px;
	margin: 0 410px;
	border: 3px double #555;
}
.who-we-are-content {
	padding-top: 10px;
}
.about-page-img-holder {
	box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.19);
}
.svt-spec-service-icon {
 margin-bottom: 25px;
}
.svt-spec-service-icon i {
	 display: block;
	 margin: 0 auto;
	 -webkit-animation: upper1 .7s infinite linear;
	animation: upper1 .7s infinite linear;
 }
.about-right {
	padding-top: 80px;
}

/******************************
	  Franchise  & Sub Franchise
******************************/
.faq-testimonials {
	background: #f2f2f2;
}
.franchise-colom {
	border: 1px solid #f2f2f2;
	padding: 10px;
	background: #f2f2f2;
	padding: 29px;
	box-shadow: 3px 5px 14px 0px #cccccc;
}
.franchise-colom b {
	font-size: 23px;
	text-decoration: underline;
	padding-bottom: 5px;
	display: block;
}
.franchise-colom ul li {
	padding-bottom: 6px;
}
.theme-accordion .panel-default {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	box-shadow: 0 2px 2px 0 #cccccc;
}
.theme-accordion .panel-default .panel-heading + .panel-collapse > .panel-body {
	background-color: #f2f2f2;
	padding: 30px 13px;
	border: 0;
	position: relative;
}
.theme-accordion .panel + .panel {
	margin-top: 15px;
}
.theme-accordion .panel-body .img-holder {
	position: absolute;
	right: 35px;
	top: 0px;
}
.theme-accordion .panel-heading {
	padding: 0;
}
.theme-accordion .panel-heading a {
	background-color: #0159a1;
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	color: #fff;
	padding: 12px 35px;
	position: relative;
}
.theme-accordion .panel-heading a:after {
	font-family: "FontAwesome";
	content: "\f057";
	position: absolute;
	right: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.theme-accordion .panel-heading .collapsed:after {
	content: "\f055";
}



















.service-overly-bg {
	background:#f3f6ff;
	padding: 80px 0;
}
.tab_conted_data {
	max-width: 70%;
	margin: -90px auto 0;
	position: relative;
	z-index: 5;
}
.hire_and_dev {
	overflow: hidden;
	background: #f2f2f2;
}
.section-header {
	text-align: center;
}
.section-header > .sub-heading {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
}
.section-header > .heading {
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
	color:#e41549;
}
.section-header > .heading > span {
	font-weight: 600;
	color: #000;
}
.hire_and_dev .tabing_content {
	margin-top: 0px;
	position: relative;
}
.recharge-tittle {
	text-align: center;
	color: #f08803;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.1;
}

.hire_and_dev .tabing_content ul.tabing_btns {
    position: relative;
    width: 100%;
    height: 390px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.hire_and_dev .tabing_content ul.tabing_btns:after {
    content: '';
    position: absolute;
    display: block;
    border-width: 1.5px;
    border-color: #00a9e0;
    border-style: dashed;
    width: 1807px;
    height: 1329px;
    border-radius: 50%;
    top: 225px;
    left: 50%;
    margin-left: -903.5px
}

.hire_and_dev .tabing_content ul.tabing_btns li {
    text-align: center;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s
}

.hire_and_dev .tabing_content ul.tabing_btns li a {
    width: 150px;
    display: block;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.hire_and_dev .tabing_content ul.tabing_btns li a span {
    display: block;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}

.hire_and_dev .tabing_content ul.tabing_btns li a span.icon {
	position: absolute;
	width: 100%;
	top: -175px;
	left: 0;
	color: #00a9e0;
	font-size: 30px;
	border-radius: 50%;
}
.hire_and_dev .tabing_content ul.tabing_btns li a span.text1 {
    top: -70px;
}

.hire_and_dev .tabing_content ul.tabing_btns li a span.text {
	position: absolute;
	width: 100%;
	top: -70px;
	left: 0;
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: 300;
	line-height: 20px;
	font-weight: 400;
}

.hire_and_dev .tabing_content ul.tabing_btns li a span.number {
    border-style: solid;
    border-width: 2px;
    border-color:#e41549;
    border-radius: 50%;
    width: 47px;
    height: 47px;
    line-height: 42px;
    display: block;
    margin: 0 auto;
    font-size: 24px;
    color:#e41549;
    text-align: center;
    position: relative
}

.hire_and_dev .tabing_content ul.tabing_btns li a span.number:before {
    content: '';
    position: absolute;
    width: 182px;
    height: 182px;
    border: 2px solid#e41549;
    border-radius: 50%;
    top: -215px;
    left: 50%;
    margin-left: -91px;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-clip-path: inset(72% 0 0 0);
    clip-path: inset(80% 0 0 0)
}

.hire_and_dev .tabing_content ul.tabing_btns li a span.number:after {
    content: '';
    position: absolute;
    background-color:#e41549;
    width: 2px;
    height: 0;
    -webkit-transition: .5s;
    transition: .5s;
    bottom: 43px;
    left: 50%;
    margin-left: -1px
}

.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(1), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(5) {
	margin-top: 291px;
}

.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(3) {
    margin-top: 200px
}

.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(2),
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(4) {
    margin-top: 224px
}

.hire_and_dev .tabing_content ul.tabing_btns li.active span.number {
    border-color:#e41549;
    color:#e41549
}

.hire_and_dev .tabing_content ul.tabing_btns li.active span.text {
    opacity: 0
}
.tabing_btns li .icon img {
	width: 88px;
}
.hire_and_dev .tabing_content ul.tabing_btns li.active a span.number:after {
    height: 33px
}
.hire_and_dev .tabing_content ul.tabing_btns li.active a span.icon {
    border-radius: 50%;
    background-color:#e41549;
    width: 156px;
    height: 156px;
    text-align: center;
    color: #fff;
    line-height: 156px;
    font-size: 60px;
    top: -200px;
    margin-top: -15px;
    /* margin-bottom: -33px; */
    left: 50%;
    padding-top: 24px;
    margin-left: -78px;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.hire_and_dev .tabing_content ul.tabing_btns li.active a span.number:before {
    opacity: 1
}

.tab_conted_data {
	max-width: 76%;
	margin: -90px auto 0;
	position: relative;
	z-index: 5;
}

.tab_conted_data h4 {
    font-size: 24px;
    color:#e41549;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px
}

.tab_conted_data p {
	font-size: 16px;
	color: #000;
	line-height: 1.42857143;
	text-align: justify;
	font-weight: 300;
	margin-bottom: 55px;
	min-height: 183px;
	font-weight: 400;
}

.tab_conted_data ul {
    display: block;
    text-align: center
}

.tab_conted_data ul li {
    display: inline-block
}

.tab_conted_data ul li a {
    font-size: 18px;
    color: #2188ba;
    text-decoration: underline;
    line-height: 1.722;
    text-align: center;
    padding: 0 35px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.tab_conted_data ul li a:after {
    content: "|";
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc
}

.hire_and_dev .tabing_content ul.tabing_btns li.repal_effect,
a.btn_for_hire {
    position: relative
}

.tab_conted_data ul li:last-child a:after {
    display: none
}

.tab_conted_data ul li a:hover {
    color: #ff7200
}

a.btn_for_hire {
    z-index: 10;
    display: inline-block;
    margin-top: 50px;
    border-radius: 2px;
    background-color: #ff7200;
    height: 59px;
    line-height: 59px;
    padding: 0 35px;
    font-size: 25px;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

a.btn_for_hire span.img {
    width: 33px;
    margin-right: 10px;
    display: inline-block
}

.hire_and_dev .tabing_content ul.tabing_btns li.repal_effect:after,
.hire_and_dev .tabing_content ul.tabing_btns li.repal_effect:before {
    width: 47px;
    height: 47px;
    border-color:#e41549;
    top: 0;
    left: 50%;
    margin-left: -23.5px;
    -webkit-transition: .5s;
    z-index: -2;
    border-radius: 50%;
    border-width: 1px;
    content: '';
    border-style: solid
}

a.btn_for_hire:hover {
    background-color: #2188ba
}

.anidi_about_info.about_info_sec .about_title {
    margin-bottom: 0
}

.hire_and_dev .tabing_content ul.tabing_btns li.repal_effect:before {
    position: absolute;
    transition: .5s;
    -webkit-animation: rpal_efc 2s linear 0s infinite;
    animation: rpal_efc 2s linear 0s infinite
}

.hire_and_dev .tabing_content ul.tabing_btns li.repal_effect:after {
    position: absolute;
    transition: .5s;
    -webkit-animation: rpal_efc 2s linear 1s infinite;
    animation: rpal_efc 2s linear 1s infinite
}

@keyframes rpal_efc {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
}






















/* Motor Expert - Auto Repair & Service HTML Template */
@media only screen and (max-width: 1023px) {
 .main-slider h2 {
 font-size: 32px;
}
}
 @media only screen and (max-width: 767px) {
 .main-slider .text br {
 display: none;
}
}
 @media only screen and (max-width: 599px) {
 .main-header .info-box .icon-box span {
 font-size: 42px;
}
 .feature-section .owl-nav,  .news-section .owl-nav {
 display: none;
}
}
 @media only screen and (max-width: 479px) {
 .main-slider h4 {
 font-size: 15px;
 line-height: 1.2em;
}
 .main-slider h2 {
 font-size: 20px;
 line-height: 1.2em;
}
 .main-slider .text {
 font-size: 13px;
}
 .contact-form button {
 display: block;
 width: 100%;
}
}
 @media only screen and (max-width: 1366px) {
 .footer {
 background-size: auto;
 background-position-y: 78px;
}
}
 @media only screen and (min-width: 980px) and (max-width: 1280px) {
 .footer {
 background-position-y: 109px;
}
.names {
 font-size: 14px
}
.team_social {
 margin: 37% 0 0 29%;
}
}
@media only screen and (max-width: 1024px) {
 .copyright:before {
 width: 100%;
 top: 4%;
}
}
 @media only screen and (max-width: 767px) {
 .copyright a:hover {
 color: #ffffff;
}
 .footer {
 box-shadow: inset 0px 0px 82px 2px rgba(0, 0, 0, 0.02);
}
 .row.sub_content.whych.tjab {
 box-shadow: 1px 1px 58px 34px #2b883a00;
}
 .row.col-sm-12.col-xs-12.col-md-12.col-lg-12 {
 margin-left: 0px;
}
 .carousel-inner .item:after {
height:3px;
}
 .navbar-collapse.in {
 overflow: hidden;
}
 .carousel-indicators {
 bottom: -11px;
}
 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
 display: none;
}
 .wrapperbx {
 padding-top: 51%;
}
 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
 color: #6ec051;
 background-color: #242c2b;
}
 .navbar-inverse {
 padding-bottom: 2%;
}
 ul.nav.navbar-nav {
 padding: 6%;
 margin-left: 5%;
 padding-left: 2%;
border-radius:0px;
}
 .copyright:before {
background:unset;
}
 .widget_info .textp {
 max-height: 200px;
}
 .widget_info_contact li {
 width: 100%;
}
 .rtop-info #date_time {
 position: unset;
 display: block;
 margin: auto;
 float: none;
 text-align: center;
}
 .navbar-toggle {
 margin-top: 10%;
}
 a.capyionimg img {
 margin: auto;
}
.navbar-default .navbar-nav > li > a {
 background: linear-gradient(#ffffff, #fff);
 text-align: center;
color:#000;
}
.footer {
 background-position: bottom;
 padding: 8% 0%;
 background-position-y: 779px;
}
.footer_social {
 float: left;
}
ul.widget_info_contact:before {
 top: -13%;
 left: 45%;
}
.serviceBox_2 {
 box-shadow: 0 0 0 #DEDEDE;
}
.secslimg {
 top: 55%!important;
 width: 35%!important;
}
p.sub-line.fs_obj.fs_obj_active, a.btn.btn-default.btn-lg.fs_obj.fs_obj_active {
 font-size: 11px!important;
 z-index: 9999;
 left: 4%!important;
}
a.btn.btn-default.btn-lg.fs_obj.fs_obj_active {
 float: left;
 width: 26%!important;
 padding: 11px 5px;
 height: 17%!important;
}
.fs-stretcher {
 width: 412px;
 height: 100%;
}
.slide.active-slide {
 background: #fff;
}
.slider-wrapper, .slider, .fraction-slider, .slider-wrapper, .slimg {
 height: 190px!important;
}
.dividerHeading, .widget_title {
 margin-bottom: 8%;
 float: left;
 width: 100%;
}
.whych .list_style.circle li:before {
 left:17%;
}
.whych ul.list_style.circle li {
 text-align: center;
}
.dividerHeading h4, .widget_title h4 {
 float: left;
 width: 100%;
}
ul.widget_info_contact {
 padding: 10%;
 float: left;
 width: 100%;
}
section.parallax h2 {
 font-size: 25px;
}
i.fa.fa-quote-right {
 color: rgba(50, 58, 69, 0.08);
}
}
@media only screen and (max-width: 1405px){
	.two-col-fluid .content-column .inner-box{
		max-width:none;
		padding: 96px 40px 41px;
	}

	.two-col-fluid.style-2 .content-column .inner-box{
		max-width:none;
	}

	.agent-section .agent-box.style-2{
		display: none;
	}
	.agent-section .form-column.style-2{

		width: 100%;
		position: relative;
		margin: 0 auto;
	}
	.agent-section .sec-title .text{
		margin: 0px;
	}

	.footer-bottom .footer-nav{
		margin-right: 85px;
	}

}

@media only screen and (max-width: 1273px){
	.two-col-fluid.style-2 .content-column .inner-box {
	    padding: 103px 0px 106px 50px;
	}
}
@media only screen and (max-width: 1256px){
	.two-col-fluid.style-2 .flex-box li {
	    width: 122px;
	}
}
@media only screen and (max-width: 1209px){
	.tabs-box .tab-buttons .tab-btn{
		padding: 12px 35px;
	}
}


@media only screen and (max-width: 1174px){
	.two-col-fluid.style-2 .content-column .inner-box {
    	padding: 95px 0px 64px 50px;
	}
}

@media only screen and (max-width: 1057px){
	.two-col-fluid.style-2 .content-column .inner-box {
	    padding: 95px 0px 36px 50px;
	}
}
@media only screen and (max-width: 1034px){


	.two-col-fluid .owl-carousel .owl-item .img-holder{
		width: 100%;
		float: none;
	}
	.two-col-fluid .owl-carousel .owl-item img{
		width: 100%;
	}
	.two-col-fluid .image-column,
	.two-col-fluid .content-column{
		width:100%;
		position:relative;
	}
	.two-col-fluid.style-2 .image-column,
	.two-col-fluid.style-2 .content-column{
		width:100%;
		position:relative;
	}
	.two-col-fluid.style-2 .content-column .text{
		margin: 0;
	}
	
	.two-col-fluid.style-2 .image-column .img-holder{
		float: none;
		width: 100%;
	}

	.two-col-fluid.style-2 .image-column .img-holder img{
		width: 100%;
		
	}
	
	.two-col-fluid .image-column{
		background:none !important;	
	}
	.two-col-fluid.style-2 .image-column{
		background:none !important;	
	}
	
	.two-col-fluid .image-column .img-holder{
		display:block;	
	}
	.two-col-fluid.style-2 .image-column .img-holder{
		display:block;	
	}
	
	.two-col-fluid .content-column .inner-box{
		max-width:none;
		padding:80px 15px 50px;	
	}
	.two-col-fluid.style-2 .content-column .inner-box{
		max-width:none;
		padding:80px 15px 50px;	
	}



}

@media only screen and (max-width: 1100px){
	.main-menu .navigation>li {
	    margin-right: 35px;
	}
}














 


/*--------------------------------------------------------------
                       	partners
--------------------------------------------------------------*/
.partners {
	padding: 50px 0 40px;
}
.partners .grid {
	text-align: center;
}
.partners .grid img {
	width: auto;
	max-width: 80%;
	display: inline-block;
}
/*--------------------------------------------------------------
                       	fun-fact
--------------------------------------------------------------*/
.fun-fact .left_pos {
	position: relative;
	padding-left: 95px;
}
.left_pos i {
	color: #f69534;
	font-size: 50px;
	line-height: 55px;
	position: absolute;
	left: 25px;
	bottom: 0;
}

.fun-fact .counter {
	font-family: "Raleway", sans-serif;
	color: #000;
	font-size: 35px;
	font-weight: 700;
	display: block;
}
.left_pos label {
	font-weight: 500;
	color: #555555;
	font-size: 15px;
	position: relative;
	text-transform: uppercase;
}
.fun-fact .counter::after {
	content: "\f067";
	font-family: fontawesome;
	font-size: 20px;
	position: relative;
	top: -10px;
}
.fun-fact .persntag-count::after {
	content: "\%";
	font-family: fontawesome;
	font-size: 20px;
	position: relative;
	top: -10px;
}
.fun-fact h3 {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	padding: 6px 5px 6px 0px;
	text-transform: uppercase;
	background-color: #0159a1;
	text-align: center;}
.left_pos::after {
	height: 40px;
	left: 0;
}
.left_pos::after, .left_pos::before {
	background: #f69534;
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
}
.left_pos::before {
	height: 65px;
	left: 5px;
}
/*---------------------------------------------------------------------
                         Header 
----------------------------------------------------------------------*/
.header-middle-bar {background:#e41549;text-align: right;float: right;width: 100%;}
.site-header.header-style1 {background: #f1f1f1;}
.logo {padding: 10px 0;}
.logo-img {
	width: auto;
}
.navigation.navbar.navbar-default.sticky-s1 #navbar {
	float: left;
}
.site-header nav {
	padding-top: 10px;
}
/*---------------------------------------------------------------------
                        Slider Main 
----------------------------------------------------------------------*/
/* The slider */
.iviewSlider {
	overflow: hidden;
}
/* The timer in the Slider */
#iview-timer {
	position: absolute !important;
	border-radius: 5px;
	cursor: pointer;
	float: right;
	right: 36%;
	top: 84% !important;
}
#iview-timer div {
	border-radius: 3px;
}
/* The Preloader in the Slider */
#iview-preloader {
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 3px;
	background: #000;
	width: 0px;
}
/* The strips and boxes in the Slider */
.iview-strip {
	display:block;
	position:absolute;
	z-index:5;
}
.iview-block {
	display:block;
	position:absolute;
	z-index:5;
}
/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.iview-prevNav {
	left:0px;
}
.iview-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
	position:absolute;
}
.iview-controlNav a {
	z-index:9;
	cursor:pointer;
}
.iview-controlNav a.active {
	font-weight:bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}
/* The captions in the Slider */
.iview-caption {
	position:absolute;
	z-index:4;
	overflow: hidden;
	cursor: default;
}
/* The video show in the Slider */
.iview-video-show {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.iview-video-show .iview-video-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.iview-video-show .iview-video-container a.iview-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #222;
	color: #FFF;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 29px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.iview-video-show .iview-video-container a.iview-video-close:hover {
	background: #444;
}
#cont {
	width: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 70;
	bottom: -26px;
	margin-bottom: -50px;
}
.copy {
	text-shadow: #111 1px 1px 0px;
	text-align: center;
	padding: 10px 0px;
	line-height: 150%;
}
#iview {
	display: block;
	width: 100%;
	height: 600px;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	position: relative;
	-webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
	z-index: 9;
	height: 577px !important;
}
#iview .iviewSlider {
	display: block;
	overflow: hidden;
	border-radius: 4px;
	background-position: center !important;
	height: 700px !important;
}
.slider_1 {
	height: 700px !important;
}

.iview-controlNav {
	position: absolute;
	left: 44%;
	height: 44px;
	border: 10px !important;
	bottom: 13%;
}
.iview-controlNav a {
	text-indent: -9999px;
}
.iview-controlNav a.iview-controlPrevNav {
	float: left;
	width: 50px;
	height: 44px;
	background:url(../images/slider-controls.png) no-repeat;
}
.iview-controlNav a.iview-controlNextNav {
	float: left;
	width: 50px;
	height: 44px;
	background:url(../images/slider-controls.png) no-repeat -50px 0px;
}
.iview-controlNav div.iview-items {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 44px;
	background:url(../images/nav-bg.png);
}
.iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	background:url(../images/bullets.png) no-repeat;
	line-height: 0px;
}
.iview-controlNav a.iview-control.active {
	background-position: 0px -12px;
}
.iview-caption {
	background: url(../images/caption-bg.png);
	color: #FFF;
	border-radius: 3px;
	padding: 10px 15px;
	font-family: Verdana;
	font-size: 21px;
	text-shadow: #000 3px 2px 0px;
	width: auto !important;
	line-height: 100%;
}
.iview-caption {
	height:auto !important;
}
.caption-contain {
	width:auto !important;
}
.iview-caption.caption1 {
	font-size: 36px;
	height: 50px !important;
	padding: 14px 27px 50px !important;
}
.iview-caption.caption2 {
	font-size: 30px;
	padding: 14px 27px 18px;
	box-shadow: rgba(0, 0, 0, 0.3) 5px 6px 2px 0px;
}
.iview-caption.caption3 {
	font-size: 36px;
	padding: 14px 27px 18px;
	box-shadow: rgba(0, 0, 0, 0.3) 5px 6px 2px 0px;
}
.iview-caption.caption4 {
	font-size: 36px;
	padding: 14px 27px 18px;
	box-shadow: rgba(0, 0, 0, 0.3) 5px 6px 2px 0px;
}
.iview-caption.caption5 {
	font-size: 36px;
	padding: 14px 27px 18px;
	box-shadow: rgba(0, 0, 0, 0.3) 5px 6px 2px 0px;
	font-size: 26px;
}
.iview-caption.caption6 {
	font-size: 36px;
	padding: 14px 27px 18px;
	box-shadow: rgba(0, 0, 0, 0.3) 5px 6px 2px 0px;
	font-size: 26px;
}
.iview-caption.caption7 {
	text-align: left;
	font-size: 11px;
	color: #888;
	border-radius: 0px;
	height: auto !important;
}
.iview-caption.caption7 div {
	line-height: 200%;
	height: 100% !important;
}
.iview-caption.caption7 h3 {
	margin-bottom: 20px;
	color: #FFF;
}
.iview-caption.blackcaption {
	text-shadow: none;
}
#iview-preloader {
	border: #666 1px solid;
	width: 150px
}
#iview-preloader div {
	background: #666;
}
.iview-controlNav div.iview-items ul li {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	margin: 3px;
	margin-top: 16px;
	line-height: 0px;
}
#iview #iview-tooltip {
	display: none !important;
}
/*==================================================================================*/
/*  Aboutus Section */
/*==================================================================================*/
img {
    max-width: 100%
}
.video_over {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(24, 40, 53, .3);
    z-index: 1
} 
.about_video:after,
.about_video:before {
    content: '';
    background-color: #ff7815;
    height: 1220px;
    top: -440px;
    display: block
}
.aboutus-section {
	padding: 50px 0 30px;
	border-bottom: 1px solid #f6f6f6;
	overflow: hidden;
	background:#f2f2f2;
}
.about-title {
	text-align: center;margin-bottom:40px;
}
.aboutus-section h2 {
	text-align: center;
	color:#e41549;
	font-weight: 400;
	font-size: 30px;
}
.aboutus-section h2 span {font-weight: 600;}
.aboutus-section h2::after {
	content: "";
	background:#23082d;
	height: 2px;
	width: 50%;
	position: relative;
	display: block;
	margin: 4px auto 9px;
}
.aboutus-section .about-title p {
	font-weight: 500;
	/* font-size: 22px; */
	color: #393939;
	/* width: 53%; */
	margin: 0 auto;
	font-family: 'Raleway', sans-serif;
}


.about_video:before {
    position: absolute;
    width: 380px;
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    left: 238px;
    z-index: 0
}

.aboutus-section .section-title {
    position: relative;
    z-index: 9
}

.about_video:after {
    position: absolute;
    width: 15000px;
    left: 445px;
    z-index: 0
}

.about_video p,
.btn_about>span,
p.letstalk>span {
    z-index: 2;
    position: relative
}

.aboutus-section .abcontent {
	color: #777;
	font-size: 15px;
	font-weight: 400;
	text-align: justify;
}

.aboutus-section .abcontent p span {
    color: #333;
}

.about_video p {
    border-style: solid;
    border-width: 5px;
    border-color: #fff;
    background-color: #f77a1e;
    -webkit-box-shadow: -1.8px .88px 12px 0 rgba(0, 0, 0, .39);
    box-shadow: -1.8px .88px 12px 0 rgba(0, 0, 0, .39);
    display: block
}
 
/*---------------------------------------------------------------------
  Tab
-----------------------------------------------------------------------*/
.page-section-ptb {
	padding: 50px 0;
}
.tab .nav-tabs{width:18%; float: left; display: inline-block; border: none; margin-right:4%;}
.tab .nav-tabs li{display: inline-block; width: 100%; padding:0; margin: 0px; text-align: center;}
.tab .nav-tabs li a{border:1px solid #dddddd; color:#353535; border-bottom:none; background: #fff; padding:15px;  border-radius:0; margin:0px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.tab .nav-tabs li:last-child a{border-bottom:1px solid #dddddd;}
.tab .nav-tabs li a i{ font-size: 38px; display: inline-block; width: 100%; line-height: normal; }
.tab .nav-tabs li a span{font-size:16px; line-height:24px;}

.tab .nav-tabs li.active a:before{position: absolute; margin-top:-25px; content: "\f0da"; font-family: fontawesome; right:-13px; top: 50%; font-size:36px; color: #ffd200;}
.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover, .top_dark .nav-tabs li.active a:hover > a:focus{background:#ffd200; color: #fff;  border:1px solid #ffd200; border-bottom:none; position: relative;}

/*----------------------
  TAB content
-----------------------*/
.tab .tab-content{width:78%; float:left;}
.tab .tab-content .img-left{float:left; margin-right:15px; margin-bottom:15px;}
.tab .tab-content .img-right{float:right; margin-left:15px; margin-bottom:15px;}
.tab .tab-content .title{font-size:28px; font-weight:600; color:#595959; line-height:normal; margin-top:0px; margin-bottom:5px;}
.tab .tab-content .list li{margin-bottom:5px;}
.tab .tab-content .list li i{margin-right:5px;}
.list li i{color:#ffd200;}
.tab .tab-content img.img-left { margin-bottom: 0; }

/* Dark BG */
.text-white .tab.tab-default .nav-tabs li a{background:none; color:#f5f5f5;}
.text-white .tab.tab-default .nav-tabs li.active a, 
.text-white .tab.tab-default .nav-tabs li a:hover, 
.text-white .tab.tab-default .nav-tabs li.active a:hover > a:focus{background:#ffd200;}


/*------------------------------------
  TAB - Border
-------------------------------------*/
.tab.tab-bor{border:1px solid #dddddd;}
.tab.tab-bor .nav-tabs{width:100%; margin:0px;}
.tab.tab-bor .nav-tabs li{margin-right:0; width:25%; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background:#f9f9f9;}
.tab.tab-bor .nav-tabs li:last-child{margin-right:0px; border-right:none;}
.tab.tab-bor .nav-tabs li.active{border-bottom:none; background:none;}

.tab.tab-bor .nav-tabs li a{border:none; display:table; background:none; padding:12px 10px; width:100%; position:relative;}
.tab.tab-bor .nav-tabs li a i{text-align: right; vertical-align:middle; width:auto; margin-right:10px;}
.tab.tab-bor .nav-tabs li a span{text-align:left; vertical-align:middle;}

.tab.tab-bor .nav-tabs li a:before, .tab.tab-bor .nav-tabs li a:after{content:normal; margin:0;}
.tab.tab-bor .nav-tabs li a:before{content:""; width:0; height:4px; background:#e41549; position:absolute; top:-1px; left:50%; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.tab.tab-bor .nav-tabs li.active a:before{width:100%; left:0;}

.tab.tab-bor .nav-tabs li.active a, .tab.tab-bor .nav-tabs li a:hover{color:#e41549;}
.tab.tab-bor .tab-content{width:100%; margin-top:0; padding:30px;}

/* Dark BG */
.text-white .tab.tab-bor .nav-tabs li{background:none;}
.text-white .tab.tab-bor .nav-tabs li a{color:#ffffff;}
.text-white .tab.tab-bor .nav-tabs li.active a{color:#ffd200;}

/*-------------------------------------
   TAB - Vertical
-------------------------------------*/
.tab.tab-vertical{border:1px solid #e7e7e7; width:100%; overflow:hidden;}
.tab.tab-vertical .nav-tabs{margin-right:0; width:30%; border-bottom:1px solid #e7e7e7; position:relative; z-index:9;}
.tab.tab-vertical .nav-tabs:before{background:#f9f9f9; border-right:1px solid #e7e7e7; display:block; content:""; height:99.8% ;position:absolute; left:0;  bottom:-100%; width:100%; z-index:0;}

.tab.tab-vertical .nav-tabs li{text-align: left;}
.tab.tab-vertical .nav-tabs li a{background:#f9f9f9; font-weight:400; display: inline-block; width: 100%; border: 1px solid #e7e7e7; border-left:none; border-bottom:none; padding:15px 20px 15px 40px;}
.tab.tab-vertical .nav-tabs li:first-child a{border-top:none;}
.tab.tab-vertical .nav-tabs li a i {float: left; width: auto; margin-right: 20px;}
.tab.tab-vertical .nav-tabs li a span{ line-height: 46px;}
.tab.tab-vertical .nav-tabs li a::before{background:#ffd200; content: ""; height: 100%; left: -6px; margin-top: 0; position: absolute;  right: inherit; top: 0; width: 5px; opacity: 0;}
.tab.tab-vertical .nav-tabs li.active a::before, .tab.tab-vertical .nav-tabs li a:hover:before {left: -1px; opacity: 1; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.tab.tab-vertical .nav-tabs li.active a, .tab.tab-vertical .nav-tabs li a:hover, .tab.tab-vertical .nav-tabs li.active a:hover > a:focus{background:#fff; color: #ffd200; border-right:none;   border-bottom:none; position: relative;}
.tab.tab-vertical .nav-tabs li.active a{border-top-color:#e7e7e7 !important;}

.tab.tab-vertical .tab-content{width:70%; padding:50px;}

/*-------------------------------------
   TAB - Light
--------------------------------------*/
.tab.tab-light .nav-tabs{width:100%; margin:0px; margin-bottom:-1px; border-bottom:1px solid #e6e6e6; text-align:center;}
.tab.tab-light .nav-tabs li{margin-right:0; width:auto; float:none; margin:0 1px; border:1px solid #e6e6e6; background:#fcfcf9; border-bottom:none;}
.tab.tab-light .nav-tabs li:last-child{margin-right:0px;}
.tab.tab-light .nav-tabs li.active{border-bottom:none; background:none;}
.tab.tab-light .nav-tabs li a{border:none; display:block; background:none; padding:18px 25px; color:#656565; position:relative;}
.tab.tab-light .nav-tabs li a i{display:none;}
.tab.tab-light .nav-tabs li a span{text-align:left; vertical-align:middle;}
.tab.tab-light .nav-tabs li.active a{color:#ffd200;}
.tab.tab-light .nav-tabs li a:before{content:""; width:0; height:3px; margin:0; background:#ffd200; position:absolute; left:50%; top:-1px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.tab.tab-light .nav-tabs li.active a:before{width:100%; left:0;}
.tab.tab-light .nav-tabs li.active a:after{content:""; width:100%; height:2px; margin:0; background:#ffffff; position:absolute; left:0; bottom:-2px;}

.tab.tab-light .tab-content{width:100%; margin-top:30px;}

/* Dark BG */
.text-white .tab.tab-light .nav-tabs li{background:none;}
.text-white .tab.tab-light .nav-tabs li a{color:#ffffff;}
.text-white .tab.tab-light .nav-tabs li.active a{color:#ffd200;}

.text-white .tab.tab-light .nav-tabs li.active a:after{background:#151515;}
 /*** 

====================================================================
	        Why Choose Us
====================================================================

***/
.why-choose-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
	background: #f2f2f2;
	padding: 50px 0;
}
.col-md-4 {
	padding: 0;
}
.why-choose-section .choose-colom {
	text-align: center;
	background: #fff;
	padding: 30px 0;
}

.section-title span {
  color: #0B89CC;
  letter-spacing: 1px;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
}
.choose-section-title {
	text-align: center;
	padding-bottom: 50px;
}
.choose-section-title h2 {
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.choose-section-title h2 b {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(0, 0, 0, 0)), color-stop(80%, #E41549));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #E41549  80%);
  font-weight: unset;
  background-size: 100px 1.07em !important;
}
 .choose-colom img {
	width: 103px;
	padding-bottom: 10px;
} 
.choose-colom p {
	width: 86%;
	text-align: center;
	margin: 0 auto;
}
.shape1 {
	left: 11%;
	top: 17%;
	z-index: 1;
	-webkit-animation: movebounce 5s linear infinite;
	animation: movebounce 5s linear infinite;
	opacity: .6;
	position: absolute;
}
.shape2 {
  right: 70px;
  bottom: 70px;
  z-index: 1;
  opacity: .6;
}
.shape3 {
  position: absolute;
  left: 70px;
  top: 70px;
  z-index: -1;
  opacity: .6;
}

.shape4 {
  position: absolute;
  right: 100px;
  top: 100px;
  z-index: -1;
  opacity: .6;
  -webkit-animation: movebounce 5s linear infinite;
          animation: movebounce 5s linear infinite;
}

.rotateme {
  -webkit-animation-name: rotateme;
          animation-name: rotateme;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

 

@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .shape1 {
	position: absolute;
	left: 70px;
	bottom: 70px;
	z-index: -1;
	-webkit-animation: movebounce 5s linear infinite;
	animation: movebounce 5s linear infinite;
	opacity: .6;
}
}
/*------------------------------------------
                     Four colom  
--------------------------------------------*/
.four-colom {padding: 50px 0 10px;}
.services-grid {text-align:center;}
.four-colom-services-text {padding: 20px 50px 10px;position: relative;background: #fff;box-shadow: 0px 1px 19px -7px rgba(158, 153, 158, 1);margin-bottom: 30px;}
.four-colom-services-text p {font-size: 16px;color: #333;font-weight: 500;}
.four-colom-services-text::before {content: '';width: 0%;border: 2px solid #FEFEFE;height: 100%;display: block;position: absolute;left: 0;top: 0;-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all;-ms-transition: .5s all;transition: .5s all;box-shadow: 0px 1px 19px -7px rgba(158, 153, 158, 1);}
.four-colom-services-img img { margin: 25px 0px;}
.four-colom-services-img {width: 120px;height: 120px;margin: 0 auto;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all;transition: 0.5s all;line-height: 110px;background: #e8e8e8;}
.four-colom-services-img i.fa {color: #0089cf;font-size: 70px;padding: .4em 0 0 0;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all;transition: 0.5s all;line-height: 35px;}
.agileits-services-info h4 {
	color: #e41549;
    font-size: 17px;
    font-weight: 600;
    font-family: roboto;
    padding: 10px 0;}
.services-grid:hover .four-colom-services-img {background-color: #e8e8e8;}
.services-grid:hover h4 {color:#e41549;}
.services-grid:hover .four-colom-services-img i.fa {color: #fff;-webkit-transform: scale(0.5);-moz-transform: scale(0.5);-o-transform: scale(0.5);-ms-transform: scale(0.5);transform: scale(0.5);}
.services-grid:hover .four-colom-services-text::before {width: 100%;-webkit-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
.services {padding: 5em 0;}
.services-grid {margin-top: 20px;}	
/*---=======  Fotter Section ---==========*/
.footer-section {padding: 50px 0;background: linear-gradient(180deg,#e41549 50%, #fe7815 100%);}
.footer-section .fotter-top-p {text-align: justify;font-size: 15px;color: #d2d2d2;letter-spacing: 0.5px;font-weight:500;}
.hr-divid {border-top: 1px solid #6a83a0;margin: 20px 0px;color:#fff;}
.social-icon ul a {padding: 5px;font-size: 20px;color: #fec731;}
.footer-section h4 {font-size: 21px;font-weight: 600;margin-bottom: 30px;text-transform: uppercase;color:#fff;}
.footer-section h4::before {position: absolute;content: '';left: 16px;height: 3px;width: 47px;background: #fff;transition: all .3s ease;top: 35px;z-index: 9;}
.footer-section h4::after {position: absolute;content: '';left: 16px;height: 1px;width: 180px;background: #a4a4a4;transition: all .3s ease;top: 36px;}
.logo-footer img {padding: 10px;width: 268px;}
.footer-left-section ul {padding-top: 11px;}
.footer-left-section ul li {float: left;padding-right: 8px;width: 50%;}
.footer-left-section ul li a i:hover {border: 1px solid #93cef1;background: #93cef1;color:#fff;}
.footer-nav-link a {padding: 13px 15px;display: block;color: #fff;margin-bottom: 20px;font-size: 15px;font-weight: 400;
letter-spacing: 0.5px;transition: 0.5s;font-family: 'Roboto', sans-serif;border: 1px solid #eee;    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;}
.footer-nav-link a:hover {background: #f7f7f7;color:#e41549;border: 1px solid #e41549;padding-left: 20px;}
.footer-middle-section ul li {padding: 5px 0;border-bottom: 1px dotted #b5b5b5;}
.footer-middle-section ul li a {font-size: 15px;font-family: 'Roboto', sans-serif;color: #fff;font-weight: 400;transition: 0.5s;}
.footer-middle-section ul li a:hover {color:#eee;padding-left:20px;}
.footer-right-section p {font-size: 16px;font-weight: 400;color: #fff;border-bottom: 1px solid #b3b3b3;padding-bottom: 17px;margin-top:20px;}
.footer-right-section a {color:#fff;}
.footer-right-section a:hover {color: #fe7815;}
.footer-right-section i {color:#fff;font-size: 20px;padding-right: 10px;}
.footer-right-section .mobile-icon {font-size: 30px;}
.footer-classic {background:#f45427;padding: 20px;text-align: center;}
.footer-classic p {font-family: 'Raleway', sans-serif;letter-spacing: 0.5px;color: #fff;font-size: 15px;font-weight:500;}
.footer-classic p a {color: #fff;transition: 0.5s;font-size: 15px;font-weight: 600;}
.footer-classic p a:hover {color:#e41549;}
.footer-classic .social-icon {margin-top: 0;}
.social-icon ul li {display: inline-block;padding-top: 10px;}
.social-icon ul a {padding: 5px;font-size: 20px;color: #fff;}
.social-icon ul a:hover {color:#e41549;}

/*---=======  Scroll Top Up Section ---==========*/
.ui-to-top {position: fixed;right: 15px;bottom: 15px;width: 50px;height: 50px;font-size: 20px;line-height: 50px;overflow: hidden;text-align: center;
text-decoration: none;z-index: 20;transition: .3s all ease;transform: translateY(100px)}
.ui-to-top::before {content: '\f077';font-family: fontawesome;}
.ui-to-top, .ui-to-top:active, .ui-to-top:focus {color: #fff;background: #e41549}
.ui-to-top:hover {color: #fff;background: #fd8600}
.ui-to-top:focus {outline: 0}
.ui-to-top.active {transform: translateY(0)}
.mobile .ui-to-top, .tablet .ui-to-top {display: none!important}

.carousel-control.left {
   background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
}
.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
}

@media(min-width:576px) {
.ui-to-top {right: 40px;bottom: 40px}}


@media (max-width: 1499px) {
.andi_icns_servics ul li {width: 140px;}
.data_prot_andi {padding-top: 60px;}
}
@media (max-width: 1449px) {
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(1), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(5) {margin-top: 310px;}
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(2),
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(4) {margin-top: 225px;}}
@media (max-width: 1299px) {.data_prot_andi {padding-top: 20px;}
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(1), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(5) {margin-top: 290px;}

@media (max-width: 1199px) {
.andi_icns_servics ul li a span.icons {margin-top: 10px;margin-bottom: 10px;}
.andi_icns_servics ul li a span.icons {font-size: 35px;}
.andi_icns_servics ul li a span.text {font-size: 14px;}
.andi_icns_servics ul li a {height: 100px;}
.andi_icns_servics ul li {height: 106px;}
.andi_icns_servics ul li {width: 110px;}
.anidi_services ul li:last-child {margin-bottom: 15px;}
.andi_logo > img {max-width: 60px;}
.data_prot_andi .andi_logo {margin-bottom: 10px;}
.data_prot_andi h3 {font-size: 30px;}
.data_prot_andi h5 {font-size: 15px;margin-bottom: 5px;}
.data_prot_andi p {font-size: 15px;line-height: 18px;margin-bottom: 10px;}
.data_prot_andi {padding-top: 60px;}
.call_out_andi .container h3 {font-size: 24px;margin-top: 20px;}
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(1), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(5) {margin-top: 260px;}
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(2), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(4) {margin-top: 215px;}}

@media (max-width: 991px) {
.andi_icns_servics ul {-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.andi_icns_servics ul li {width: 170px;}
.data_prot_andi {padding-top: 60px;padding-bottom: 60px;}
.call_out_andi .container a.btn {height: 50px;line-height: 43px;}
.call_out_andi .container h3 {font-size: 22px;margin-top: 10px;}
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(1), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(5) {margin-top: 240px;}
}

@media (max-width: 767px) {
.andi_icns_servics ul li {width: 148px;}
.call_out_andi .container h3 {float: none;margin-bottom: 15px;margin-top: 0;width: 100%;}
.call_out_andi .container a.btn {display: inline-block;float: none;}
.hire_and_dev .tabing_content ul.tabing_btns li a {width: 60px;}
.hire_and_dev .tabing_content ul.tabing_btns li a span.icon, .hire_and_dev .tabing_content ul.tabing_btns li span.text, .hire_and_dev .tabing_content ul.tabing_btns li span.number:after, .hire_and_dev .tabing_content ul.tabing_btns li span.number:before {display: none;}
.hire_and_dev .tabing_content ul.tabing_btns {height: auto;margin-bottom: 30px;}
.hire_and_dev .tabing_content ul.tabing_btns:after {top: 24px;border-radius: 0;}
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(1), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(5), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(2), .hire_and_dev .tabing_content ul.tabing_btns li:nth-child(4),
.hire_and_dev .tabing_content ul.tabing_btns li:nth-child(3) {margin-top: 0px;}
.tab_conted_data {margin-top: 0;}
.bars_logo_tech .bar_ing .tech_left {width: 130px;padding: 15px 24px 8px 5px;line-height: normal;text-align: center;}
.bars_logo_tech .bar_ing .tech_left > span {display: block;}
.bars_logo_tech .bar_ing .tech_left span.icon {width: auto;font-size: 30px;line-height: 39px;}
.bars_logo_tech .bar_ing .tech_left span.text {position: relative;top: 0;font-size: 20px;}
.bars_logo_tech .bar_ing .logo_text_right {margin-left: 130px;}
.coman_page_head {padding: 130px 0 30px;}
.anidi_services {padding: 40px 20px 40px;}
.data_prot_andi {padding-top: 40px;padding-bottom: 40px;}
.hire_and_dev .tabing_content {margin-top: 30px;position: relative;}
}
 
@media (max-width: 479px) {
.android_app ul li {width: 50%;}
.android_app ul li .links{ padding: 15px 0 15px 0;}
.andi_icns_servics ul li span.icons{margin-top: 10px;margin-bottom: 10px;}
.andi_icns_servics ul li{float: left;width: 50%;margin: 10px 0;}        
.andi_icns_servics ul li span.text{padding: 4px 0;}
.hire_developer a{font-size: 16px;}
}
@media (max-width: 359px) {
.pro_img img {max-width: 250px;}
	}

