
/* 1. Theme default css */
@import url('../../../../../css2');



 body {
	font-family: sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 24px;
	color: #6a6a6a;
	background: #f4f4f4;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	color: #2B96CC;
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: sans-serif;
	color: #282828;
	margin-top: 0px;
	font-style: normal;
	font-weight: 700;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 700;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#464646;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}

.banner {
  background: #a770ef;
  background: -webkit-linear-gradient(to right, #07c1f4, #078cb0, #0a566a);
  background: linear-gradient(to right, #07c1f4, #078cb0, #0a566a);
}


nav.navbar {position: sticky;top: 0;z-index: 9999;min-height: 83px;padding: 0;background-color: #07c1f4 !important;}
nav.navbar ul li a {text-decoration: none;font-size: 18px;text-transform: uppercase;width: 121px;display: block;float: left;position: relative;height: 45px;text-align: center;color:#fff!important;}
nav.navbar ul li a:hover {background: url(../nav-act.png) no-repeat left top;outline: 0;}
.topbar ul li {
    float: left;
    list-style: none;
    margin: 3px 7px;
	color:#fff;
    font-size: 15px;
}
.topbar ul li a {color:#fff;}
.social-icon li a {width: 26px;height: 26px;display: block;text-align: center;line-height: 26px;background: #07c1f4;border-radius: 50px;}
.social-icon {
    float: left;
}
.topbar ul {
    margin: 0px;
    padding: 0px;
}

.tab-content p {font-size: 14px;line-height: 24px;}
.tab-content .live_btn p {font-weight: 600;font-size: 15px;position: relative;z-index: 999;}

.title_main {font-weight: 700;font-size: 30px;text-transform: uppercase;}

#pills-tab {display: flex;flex-wrap: wrap;justify-content: left;}
#pills-tab .nav-item {
	align-items: center;background: #fff;background-color: rgb(255, 255, 255);border: 1px solid #dde3e6;border-radius: 0px;box-sizing: border-box;color: #243238;cursor: pointer;display: flex;flex-basis: calc(20% - 10px);font-size: 16px;height: 50px;justify-content: center;margin: 0 10px 0 0;
}
.nav-pills .nav-link {
	
	width: 100%;text-align: center;background: transparent !important;color: #000 !important;font-weight: 600;font-size: 16px;border-radius: 0;height: 100%;line-height: 30px;
}
.nav-pills .nav-link.active {background: #07c1f4 !important;color: #fff !important;}

footer.page-footer {color: rgb(153, 153, 153);background: none repeat scroll 0 0 rgb(64, 64, 64);border-top: 6px solid rgb(153, 204, 233);}
footer.page-footer h6  {font-weight: 300;}
footer.page-footer h6, footer.page-footer p, footer.page-footer a {color: rgb(153, 153, 153);}
footer.page-footer a:hover {color: rgb(153, 204, 233);}

footer.page-footer input {background: none repeat scroll 0 0 rgb(188, 188, 191);border: 1px solid rgb(113, 110, 106);border-radius: 2px;display: inline-block;line-height: 20px;padding: 4px 6px;vertical-align: middle;width: 90%;}
footer.page-footer input[placeholder] {font-size: 12px;font-style: italic;}
input[type="text"] {color: rgb(68, 66, 64);font-weight: 400;margin-bottom: 2px;}


.live_btn {background: #fff !important;transition: all 0.4s ease;border: 1px solid #a7ced9;border-radius: 0px !important;}
.live_btn:hover {background: #07c1f4 !important;transition:all 0.4s ease;/*border: 1px solid #0a95bb;*/}
.live_btn:hover p {color:#fff;}

.tab-content .shadow-sm {transition:all 0.4s ease;margin-bottom: 10px;}
.tab-content .shadow-sm:hover {box-shadow: 0px 0px 10px 0px #8c9193 !important;transition:all 0.4s ease;}




.shadow-sm {
position: relative;
z-index:999;
}
.shadow-sm::before, .shadow-sm::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index:1;
}

.draw {
  transition: color 0.25s;
}
.draw::before, .draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.draw::before {
  top: 0;
  left: 0;
}
.draw::after {
  bottom: 0;
  right: 0;
}
.draw:hover {
  color: #000;
}
.draw:hover::before, .draw:hover::after {
  width: 100%;
  height: 100%;
}
.draw:hover::before {
  border-top-color: #000;
  border-right-color: #000;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.draw:hover::after {
  border-bottom-color: #000;
  border-left-color: #000;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

.meet:hover {
  color: #07c1f4;
}
.meet::after {
  top: 0;
  left: 0;
}
.meet:hover::before {
  border-top-color: #07c1f4;
  border-right-color: #07c1f4;
}
.meet:hover::after {
  border-bottom-color: #07c1f4;
  border-left-color: #07c1f4;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
}



.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}



.expanding-search-form {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	height: 34px;
	width: auto;
}
.expanding-search-form .search-label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #999;
  z-index: 2;
  cursor: pointer;
  border-radius: 3px;
  transition: 250ms all ease-in-out;
  height: 35px;
}
.expanding-search-form .search-input {
  position: relative;
    top: 0;
    display: inline-block;
    height: 35px;
    width: 150px;
    float: left;
    font-size: 16px;
    z-index: 9;
    border: 1px solid #999;
    box-shadow: none;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    transition: 250ms all ease-in-out;
}
.expanding-search-form .search-input:focus {
  width: 300px;
  outline: none;
}
.expanding-search-form .search-input:focus + .search-label {
  border-color: #2299ff;
}
.expanding-search-form .button {
  position: relative;
  top: 0;
  display: inline-block;
  float: left;
  padding: 0 10px;
  color: #fff;
  border: 1px solid transparent;
  background-color: #07c1f4;
  text-align: center;
  transition: 250ms all ease-in-out;
}
.expanding-search-form .button:hover {
  background-color: #424242;
}
.expanding-search-form .search-dropdown {
  position: relative;
  top: 0;
  display: inline-block;
  float: left;
  padding: 3px;
}
.expanding-search-form .search-dropdown.open .dropdown-menu {
  display: block;
}
.expanding-search-form .dropdown-toggle {
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  border-radius: 2px;
  z-index: 3;
}
.expanding-search-form .dropdown-menu {
  position: absolute;
  top: calc(100% - 1px);
  display: none;
  margin: 0;
  padding: 5px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #999;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 3;
  transition: 250ms all ease-in-out;
}
.expanding-search-form .dropdown-menu > li > a {
  display: block;
  padding: 4px 12px;
  color: #424242;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
  border-radius: 2px;
  transition: 250ms all ease-in-out;
  text-align: left;
}
.expanding-search-form .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #424242;
}
.expanding-search-form .dropdown-menu > .menu-active {
  display: none;
}
.expanding-search-form .search-button {
  height: 34px;
  z-index: 3;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.expanding-search-form .search-button .icon {
  font-size: 20px;
}





@media (max-width: 1199px) {
	h5 {font-size: 16px;}
}

@media (max-width: 991px) {
	#pills-tab .nav-item {flex-basis: calc(33% - 10px);margin-bottom: 7px;}
	.expanding-search-form .search-input:focus {
	  width: 150px;
	  outline: none;
	}
	.mbl_of {display:none;}
	.navbar-brand {padding: 0;}
}


@media (max-width: 767px) {
	#pills-tab .nav-item {flex-basis: calc(50% - 10px);margin-bottom: 7px;}
	.navbar {padding: 0px 15px!important;}
	/* .container {padding-left: 25px;padding-right: 25px;} */
}