#epdq_box {
	text-align: center;
	display: block;
	width: auto;
	height: 100%;
	padding: 0;
	margin: 0;
}

#epdq_image {
	width: auto;
	height: 100px;
	background-image: url(images/epdq.jpg);
	display: block;
	float: none;
	background-repeat: no-repeat;
	background-position: center;

}

#epdq_button {

}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
	display: none;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
	width: 100%;
	height: 100%;
	display: block;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox + .wpcf7-list-item input[type="checkbox"]:checked {

}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
	display: inline-block;
	width: 40px;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
	display: inline-block;
	width: 40px;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox:checked {
	display: inline-block;
	width: 40px;
}


.new-price {
	color: #90b70f;
}

.old-price {
	color: #ff0000;
	text-decoration: line-through;
}

.discount {
	color: #ff0000;
}

.full-booked {
	color: #ff0000;
}

#epdq_message {
	text-align: center;
}

.side-box {
	border: 6px solid #f3f3f3;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;
	font-weight: bold;
	color: #808080;
	text-align: center;
}

.side-box h2 {
	color: #336699;
	font-size: 23px;
	margin: 0;
	margin-bottom: 1em;
}

.side-box p {
	height: 1em;
}

.side-box .button {
	float: none;
	margin: 2em;
	display: inline-block;

}

.Error {
	display: block;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: 4em;
}

.container.course-content p {
	color: #333;
}

.breadcrumb .active {
	background: none;
}

.payboxDisabled{
	width:100%;
	height:100%;
	display: block;
	color: #67277b;;
}

.section1 h2, .section2 h2 {
	color: #336699;
}

.course-content p {
	padding: 0 20px;
}

body .ngg-imagebrowser .pic {
	border: none;
}

.ngg-imagebrowser h3 {
	display: none;
}

footer a:focus, footer a:hover {
	color: #336699 !important;
	text-decoration: underline;
}

.exact {
	color: #336699;
}

.exact:hover {
	text-decoration: underline;
}

.one-third {
	width: 33%;
	display: inline-block;
	margin: 20px 0;
	padding: 0;
}

.one-third p {
	margin: 0;
	color: #fff;
}

.one-third {
	padding: 30px;
}

.one {
	background: #90b70f;
	vertical-align: top;
	min-height: 270px;
}

.one p {
	padding-left: 20px;
}

.two {
	background: #799a0d;
	vertical-align: top;
	min-height: 270px;
	text-align: center;
}

.three {
	background: #69860c;
	vertical-align: top;
	min-height: 270px;
	text-align: right;
	color: #fff;
}

.three p {
	padding-right: 20px;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox {
    display: inline-block;
    border: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 20px;
    line-height: 100%;
    vertical-align: middle;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
    height: 100%;
}

.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input {
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
    height: 100%;
}

body .wpcf7-form .wpcf7-form-control:hover, body .wpcf7-form .wpcf7-form-control:focus {
	border-color: #90b70f;
}


.col-md-8 ul li {
	cursor: default;
	font-size: 14px;
	color: #000;
}

.contact-page .col-md-8 .wpcf7 .green-btn {
	background: #336699;
	border: none;
}

.contact-page .col-md-8 .wpcf7 .green-btn:hover {
	background: #90b70f;
}

.contact-page .col-md-8 .wpcf7 .green-btn:active, .contact-page .col-md-8 .wpcf7 .green-btn:focus, .contact-page .col-md-8 .wpcf7 .green-btn:visited {
	background: #336699;
}

.contact-page .col-md-8 h1 {
	color: #336699;
}

.contact-page .col-md-8 h2 {
	color: #336699;
	font-size: 23px;
}

body .wrapper .row {
	margin-right: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.info-bx {
	background: #90b70f;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	color: #fff;
}

.info-bx h2{
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 25px;
	margin-bottom: 10px;
}

.info-bx p{
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: left;
}

.col-md-6 .btn {
	display: block;
	width: 150px;
	margin-top: 60px;
	box-shadow: none;
	padding: 10px 20px;

}

.container .col-md-6 ul li {
	color: #333;
	font-size: 14px;
	cursor: default;
}

.container .col-md-6 ul {
	list-style-type: disc;
}

.col-md-6 .btn:hover {
	background:
}

.about .col-md-6 .circles-images img {
	max-width: none;
	max-height: none;
	width: 80%;
    margin-top: 40px;
}

body .btn.btn-tislider-two {
	margin-left: 0;
	background: #90b710;
	border: none;
	border-radius: 3px;
	font-size: 20px;
	font-weight: 400;
}

body .btn.btn-tislider-two:hover {
	background: #336699;
}

.ta-blog-post-box ul {
	text-align: left;
}

.dropdown {
	display: inline-block;
}

.specialism .dropdown-menu {
	left: 15px;
	top: 45px;
	background-color: #eaeaea;
}

.specialism strong {
	color: #8d8d8d;
}

.course-btn {
	background: #eaeaea;
	border-radius: 5px;
	padding: 5px 20px;
	margin-left: 15px;
	color: #386899;
}

.course-btn:hover, .course-btn:focus, .course-btn:active {
	background: #386899;
	color: #fff;
}



body button {
	border-color: none;
}

input:readonly{
	background: red;
}

.paymentInfo {

	margin-bottom: 30px;
}

body .paymentCheckBox .green-btn {
	border: none;
}

input[type="text"]:hover, input[type="text"]:focus {
	border-color: #eaeaea;
}

input[type="number"]:hover, input[type="number"]:focus {
	border-color: #eaeaea !important;
}

input[readonly]{
	background: #fff !important;
	cursor:not-allowed
}
input[readonly]:hover{
	background: #eaeaea !important;
	border-color: #eaeaea;
}

input[type="text"]:focus {
	border-color: #eaeaea;
}

.form-control:hover, .form-control:focus, .form-control:active {
	border-color: #eaeaea;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

.barclayPayment {
	width: 100%;
	height: 500px;
	border: 0;
}

/*responsive menu*/

@media screen and (max-width: 1200px){

	.main-nav li a {
		font-size: 15px;
	}

}


@media screen and (max-width: 992px){

	.container .main-nav {

	}

	body .main-nav li {
		display: inline-block;
    	padding: 15px 4px;
	}

	.main-nav li a {
		font-size: 16px;
	}dd

	.fs_logo {
		text-align: center;
	}

}


.courses-images {
    min-width: 360px;
    margin: 0 auto;
    height: 240px;
    overflow: hidden;
}

.course-image .courses-images {
	max-width: 320px;

	width: 100%;
}

ul {
	list-style: none;
	text-align: left;
}

.main-nav {
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 2px solid #eaeaea;
}

.main-nav li{
	display: inline-block;
	padding: 15px 15px;
	font-size: 20px;
	position: relative;
}

ul li {
	color: #386899;
	cursor: pointer;
}

ul li a:hover {
	color: #90b70f;
}

.marcin {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	width: 100%;
}

.marcin ul li {
	display: block;
	text-align: left;
	color: #fff;
}

.marcin ul li a {
	color: #fff;
    display: block;
    width: 100%;
    font-size: 16px;
}



.marcin li:hover {
	background: #557900;
	color: #fff;
}

.marcin li a:hover{
	color: #fff;
}

.marcin ul {
	padding: 0;
	z-index: 2;
	position: relative;
}

.main-nav li a {
	color: #386899;
}

.main-nav li:hover > .marcin {
	background: #90b70f;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    position: absolute;
    color: #fff;
    z-index: 2;
    width: 170%;
}

.breadcrumb {
	padding: 0;
	margin: 0;
}

.breadcrumb li a{
	color: #90b70f;
}

.breadcrumb .active{
	color: #386899;
}

.breadcrumb {
	background: rgba(0,0,0,0);
}


.specialism {
	border-bottom: 5px solid #eaeaea;
	border-top: 5px solid #eaeaea;
	padding: 15px 0;
	text-align: center;
}

.courses h1 {
	color: #386899;
	padding-bottom: 30px;
	padding-top: 20px;
	margin: 0;
	font-weight: 400;
}

.courses h2 {
	color: #386899;
	font-size: 22px;
}

.intro {
	color: #666666;
}

.intro h4, .intro h3 {
	margin-top: 40px;
	color: #336699;
}

.page-box .col-md-12 {
	padding: 0;
}

.pay {
}

.pay-box {
	border: 5px solid #d3e29d;
	font-weight: bold;
	color: #818181;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.pay-box.payment {
	margin-bottom: 10px;
}

.pay-box h2 {
	margin: 30px 0;
	color: #336699;
	font-size: 28px;
}

.pay-box p {
	font-size: 16px;
	line-height: 1em;
}

.pay-box .green-btn {
	border: none;
	padding: 10px 20px;
	background: #f3f3f3;
	color: #336699;
	font-size: 17px;
    font-weight: 700;
    margin-bottom: 30px;
}
.pay-box .green-btn2 {
	border: none;
	padding: 10px 20px;
	background: #90b710;
	color: #fff;
	font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    border-radius: 5px;
}

.pay-box .green-btn2:hover {
	border: none;
	padding: 10px 20px;
	background: #336699;
	color: #90b710;
	font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    border-radius: 5px;
}

.pay-box a {
	color: #90b710;
}

.dropdown-menu {
    background-color: #f3f3f3;
    border: 1px solid #eaeaea;
    display: none;
    float: left;
    font-size: 17px;
    left: 63px;
    list-style: outside none none;
    min-width: 233px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 55px;
    z-index: 1000;
    box-shadow: none;
}

body .dropdown-menu li {
	color: #336699;
}

.dropdown-menu li a:hover {
	color: #fff;
	background: #90b710;
}

.caret {
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    color: #90b710;
}

.bottom-info{
	background: #f5f5f5;
	margin-top: 30px;
	padding: 20px;
	color: #666666;
}

.bottom-info h2 {
	color: #90b710;
	padding-bottom: 10px;
	margin: 0;
}

.bottom-info a {
	color:#90b710;
	font-weight: 700;
	font-size: 14px;
}

.right-caret {
	 border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #000000;
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: top;
    width: 0;
    margin-top: 4px;
    margin-right: 5px;
}

.asd {
	min-height: 100px;
	margin-top: 30px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	border-top: none;
	font-size: 14px;
	padding: 0;
	padding-bottom: 15px;
}
.course-table-container {
	width: 100%;
	overflow-x: scroll;
}
table.course-table {
	border-collapse: collapse;
}
table.course-table tr {
	vertical-align: top;
}
table.course-table tr:nth-child(odd) {
	background: #f5f5f5;
}
table.course-table tr:nth-child(even) {

}
table.course-table tr:first-child {
	color: white;
}
table.course-table tr:last-child {
	background: white;
}
table.course-table tr td p {
	margin: 0;
	padding: 3px 0;
	font-size: 13px;
	line-height: 1.2;
}
table.course-table td table tr td {
	width: 100%;
}
table.course-table td table tr {
	vertical-align: middle;
}
table.course-table td,
table.course-table th {
	padding: 2px;
}
table.course-table th {
	/*max-width: 160px;*/
	min-width: 90px;
}
table.course-table, table.course-table th, table.course-table td {
	border: 1px solid black;
}
table.course-table td table,
table.course-table td table tr td {
	border: none;
}

.course-top {
	border-top: 5px solid #eaeaea;
	border-bottom: 5px solid #eaeaea;
	min-height: 240px;
}

.course-info {
	margin-top: 30px;
	color: #336699;
}

.td-date {
	min-width: 10px;
}

.bolded {
	font-weight: bold;
}

p {
	font-size: 14px;
}

.col-md-3 {
	padding: 0;
}

.course-content h2 {
	color: #386899;
	margin-top: 0;
	font-size: 24px;
}

.course-content h2 a {
	color: #386899;
}

.course-content {
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 5px solid #eaeaea;

}

.course-content h2 {
	color: #386899;
	margin-top: 0;
	font-size: 24px;
    font-size: 28px;
    padding: 20px 0;
}

.course-content h3 {
	color: #336699;
	margin: 0;
	padding: 0;
	font-size: 23px;
}

.course-content ul li {
	color: #666666;
	font-size: 14px;
	cursor: default;
}

.course-content ul {
	list-style-type: disc;
	padding-left: 60px;
	margin: 20px 0;
}

.course-content h2 a {
	color: #386899;
}

.course-content .green-btn {
	border: 0;
	margin-top: 45px;
}

.course-image {
	padding-right: 0;
}

.price, .duration {
	font-weight: bold;
}

.course-content .col-md-8 {
	padding-left: 0;
}

.menu-item:active {
	color: red;
}

.tel-mobile {
	display: none;
}

.course-desc {
	margin-bottom: 60px;
}

.course-desc p:first-child {
	margin-bottom: 0;
}

.slider {
	width: 100%;
	height: 765px;
	background-color: rgba(0, 0, 0, 0.8);
	background: url(/wp-content/uploads/2017/02/2-min.jpg) no-repeat center center ;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	position: relative;
}

#color-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: black;
   opacity: 0.5;
}


.slider-h1 {
	padding-top: 120px;
	color: #fff;
	line-height: 60px;
	font-size: 50px;
}

.circle	{
	width:260px;
	height:260px;
	border-radius:100%;
	font-size:20px;
	color:#fff;
	line-height:100px;
	text-align:center;
	background:#fff;
	display: inline-block;
	float: left;
	margin: 100px 10px 100px 0;
	padding: 20px;
}

.circle h1 {
	color: #336699;
	font-size: 30px;
	font-weight: 400;
}

.label {
	font-size: 30px;
	color: #336699;
	font-weight: 400;
}

.label:after {
  content: '\A';
  white-space: pre;
}

.circle-green-txt {
	color: #90b70f;
	padding: 0px;
	margin-top: -35px;
	margin-bottom: -50px;
	font-weight: 700;
	font-size: 16px;
}


.pay-box .green-btn {
	border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  background: #90b70f;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}



.green-btn {

  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  background: #90b70f;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.blue-btn {

  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  background: #337ab7;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.green-btn:active, .green-btn:focus {
	background: #337ab7;
}

.pay-box .green-btn2:disabled {
   background-color: #eaeaea;
   color: #999;
}

.green-btn:hover {
	background: #336699;
	color: #fff;
}

.circles-images {
	padding-top: 40px;
	margin-left: 20px;
}

.about-us {
	margin-bottom: 50px;
}

.about-us h1 {
	color: #336699;
	margin-top: 60px;
	font-weight: 400;
}

.about-us h2 {
	color: #336699;
}

.post-image {
}

.post-image img {
	width: 100%;
}

.page-box {
	padding: 20px 0;

}



.opportunities {
	position: relative;
	width: 100%;
	height: 530px;
	background: url(/wp-content/uploads/2017/02/1-min.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-color: rgba(0, 0, 0, 0.6);
}

.opportunities h1 {
	margin-top: 100px;
	color: #fff;
	padding-bottom: 20px;
	font-weight: 400;
}

.opportunities h4 {
	color: #fff;
	padding-bottom: 50px;
	line-height: 35px;
}

.opportunities h2 {
	color: #fff;
	padding-bottom: 50px;
}

.partners {
	margin-top: 50px;
	padding-bottom: 40px;
	margin-right: 50px;
	width: 100%;
	text-align: center;
}

.partners h2 {
	color: #90b70f;
	letter-spacing: 0px;
	padding-bottom: 20px;
}p

.partners-row {
	width:100%;
}

.partners-row img {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}

.green-box {
	background: #90b70f;
}

.green-box h4 {
	margin-top: 50px;
	color: #fff;
	padding-bottom: 40px;
	letter-spacing: 0px;
	line-height: 30px;
}

.green-box p {
	color: #fff;
	font-size: 16px;
	padding-bottom: 20px;
}

.social-circles {
	width: 100%;
	text-align: center;
	padding-bottom: 35px;
}

.sub-wrap{
	display: block;
	background: transparent;
}


/*=========================
  Icons
 ================= */

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


/* footer social icons */

.social-network a {
	color: #000;
}

.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.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 {
	color: #000;
	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: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
	color: #336799;
}

.social-circle li a:hover i, .triggeredHover {
	-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;
}

.social-circle a {
	background: #fff;
}

.footer-copyright {
	background: #fff;
	margin-top: 20px;
	color: #999999;
}

.footer-text a {
	color: #336699;
}

.footer-text a:hover {
	color: #336699;
	text-decoration: underline;
}

.policy {
	display: inline-block;
	margin-left: 15px;
}

.terms {
	display: inline-block;
	margin-left: 25px;
}

.about {
	padding-bottom: 30px;
}

.partners h2 {
	color: #90b710;
}

.greenh2 {
	color: #90b710;
}

.logo {
	margin-top: 20px;
}

.tel {
	margin-top: 36px;
}

.tel h3 {
	font-weight: 700;
	color: #90b70f;
	letter-spacing: 0px;
	padding: 0px;
}

.tel p {
	color: #6d6e70;
	padding: 0px;
}

.menu {
	border-top: 2px #eaeaea solid;
}

.menu-top {
	margin-top: 30px;
}


.top-menu ul {
	width: 100%;
	text-align: center;
}

.top-menu li {
	display: inline-block;
	padding: 20px 5px;
}

.top-menu li li a {
	color: blue;
}

.tablet {
	display: none;
}

.slick-slide{
	width: 200px;
}

@media screen and (max-width: 425px ){
	.course-top {
		margin-left: 15px;
	}
	.col-md-4 {
		margin: 0;
		padding: 0;
	}
	.course-content h1 {
		margin-top: 15px;
		text-align: center;
	}
	.course-content p {
		padding: 0 15px;
	}
	.course-content h2, .course-content h3 {
		padding: 0 15px;
		margin: 20px 0;
	}
	.pay-box {
		margin-left: 30px;
		margin-right: 15px;
	}
	.bottom-info h2 {
		text-align: center;
	}
	.bottom-info p {
		padding: 0 20px;
	}
	.right-caret {
		margin-left: 20px;
	}
	.policy {
		display: block;
	}
	.footer-text {
		text-align: center;
	}
	.text-right {
		text-align: center;
	}
	.pull-right {
		float: none !important;
	}
	body .row .slider h1 {
		font-size: 30px;
		line-height: 40px;
	}

	body .main-nav .show {
		margin-top: 0;
	}
}

@media screen and (max-width: 1200px){
	.menu-item {
		font-size:15px;
		}

	.circle {
		width: 200px;
		height: 200px;
	}

	.slider {
		height: 650px;
	}

	.row .slider h1 {
		margin-top: -10px;
		font-size: 45px;
    	line-height: 45px;
    	font-weight: 400;
	}

	.slider .circle h1 span {
		font-size: 23px;
		padding-top: 10px;
		font-weight: 400;
	}

	.circle-green-txt {
		font-weight: 400;
		font-size: 13px;
		margin-top: -45px;
		margin-bottom: -50px;
	}

	.circle .green-btn {
		font-size: 13px;
		padding: 7px 15px;

	}

	.partners-row img {
		width: 150px;
	}
}

@media screen and (max-width: 992px){

	.section1 .col-md-6 {
		padding-bottom: 50px;
	}

	.green-box h4 {
		font-size: 19px;
	}

	.partners-tablet {
		width: 100%;
	}

	.menu-item {
		font-size:13px;
	}

	body .menu-top a {
		padding: 0;
		margin: 0;
	}

	body #access a {
		padding: 10px 5px;
	}

	.circle {
		display: none;
	}

	.tablet {
		display: block;
		padding-top: 50px;
	}

	.tablet .green-btn {
		display: inline-block;
	}

	.slider {
		height: 400px;
	}

	.opportunities h2 {
		font-size: 24px;
	}

	.opportunities h4 {
		font-size: 18px;
		line-height: 35px;
	}
}

@media screen and (max-width: 992px){
	.opportunities h2 {
		font-size: 19px;
	}
}

@media screen and (max-width: 768px) {

	.main-nav .marcin ul li a {
		color: #fff;
	    display: block;
	    width: 100%;
	    font-size: 16px;
	}

	.main-nav li:hover > .marcin {
		background: #719204;
	    display: block;
	    margin: 0;
	    padding-left: 20px;
	    text-align: left;
	    position: absolute;
	    color: #fff;
	    z-index: 2;
	    width: 170%;
	}


	.menu-top {
		display: none;
	}

	body .menu {
	border-top: 0;
	}

	.fs_logo {
		text-align: center;
	}

	body .main-nav {
		background: #90b70f;
		border-top: none;
		display: none;
	}

	.nav-mobile {
		display: none;
		/* z-index: 9999;*/
	}

	.mobile-list {
		display: block !important;
	}

	.container .main-nav li {

		text-align: left;
		display: block;
		padding-left: 20px;
	}

	.container .main-nav li a {
		color: #fff;
	}

	body .courses-images {
		margin-top: 30px;
		min-width: auto;
	}


	.col-xs-12 {
		padding: 0;
	}



	.mobile-toggle {
		display: block !important;
		background: #90b70f;
		margin-top: 20px;
		border: none;
		border-radius: 0;
		font-weight: normal;
	}

	.mobile-toggle:hover, .mobile-toggle:active, .mobile-toggle:focus {
		background: #90b70f;
	}

	mobile-togle {
		display: block;
		position: relative;
	}

	.main-nav.show {
		display: block;
		position: relative;
	}

	.mz {
		padding: 0;

	}

	.row .opportunities {
		height: 650px;

	}

	.content-slider {
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	}

	.course-content {
		padding-left: 20px;
		padding-right: 20px;
	}

	.slider h1 {
		font-weight: 400;
		font-size: 45px;
    	line-height: 60px;
		padding-top: 50px;

	}

	.row .tablet {
		display: block;
		padding-top: 80px;
	}

	.tablet .green-btn {
		display: inline-block;
		width: 100%;
		font-size: 14px;
		text-align: center;
		padding: 5px 10px;
	}

	#wprmenu_bar {
		top: 130px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
}


.mobilki {
	display: none;
}

@media screen and (max-width: 490px) {
	.row .tablet {
		display: none;
	}

	.mobilki {
		display: block;
		padding-top: 10px;
	}

	.mobilki .col-xs-12 {
		margin-top: 50px;
	}

	.slider {
		height: 450px;
	}
}

@media screen and (max-width: 375px) {

	.course-image {
		padding-right: none;
	}

	.section1 .col-md-6 {
		padding-bottom: 0;
	}

	.footer-text {
		text-align: center;
	}

	.footer-text .policy {
		margin-left: 0;
	}

	.about .green-btn {
		font-weight: 400;
	}

	#wprmenu_bar {
		top: 170px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.tel-mobile {
		display: block;
		text-align: center;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.tel-mobile h1 {
		color: red;
		font-size: 31px;
		font-weight: 400;
		color: #90b70f;
		letter-spacing: 0px;

	}

	.opportunities {
	width: 100%;
	height: 530px;
	background: url(/wp-content/uploads/2017/02/1-min.jpg) no-repeat center center ;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-color: rgba(0, 0, 0, 0.6);
}

	.partners-tablet {
		display: none;
	}

	.partners-mobile {
		display: block;

	}

	.partners-mobile img {
		display: block;
		margin: 0 auto;
	}

	.circle {
		display: none;
	}

	.mobilki .col-xs-12 {
		margin-top: 0;
	}

	.slider-h1 {
		padding-top: 80px;
		font-size: 45px;
    	line-height: 60px;
    	font-weight: 400;
	}

	.mobilki {
		display: block;
		margin-top: 80px;
	}

	.row .tablet {
		display: none;
	}

	.green-btn {
		display: inline-block;
		margin-bottom: 40px;
	}

	.slider {
		height: 540px;
	}

	.about-us h1 {
		text-align: center;
		font-size: 28px;
		font-weight: 400;
	}

	.about-us p {
		text-align: center;
		color: #000;
	}

	.about-us h2 {
		text-align: center;
		font-size: 25px;
	}

	.about .green-btn {
		text-align: center;
	}

	.about img {
		text-align: center;
	}

	.row .slider h1 {

		 font-size: 30px;
    	line-height: 60px;
	}

	.circles-images {
		padding-top: 0;
		margin-left: 0;
		text-align: center;
	}
}


.content-slider {
	position: relative;
	height: 280px;
	width: 100%;
	background: url(/wp-content/uploads/2017/02/2-min.jpg) no-repeat center center;
    display:flex;
    align-items: center;
    justify-content: center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-color: rgba(0, 0, 0, 0.8);

}

.content-slider h1 {
	padding: 0;
	font-weight: 700;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 45px;
	line-height: 50px;
}

@media screen and (max-width: 768px){
	.content-slider h1 {
		font-size: 30px;
	}
}

.lead-box {

	padding-bottom: 80px;
}

.lead-box h1 {
	font-weight: 400;
	color: #336699;
}

.section1 {
	background: #f3f3f3;
	padding-bottom: 100px;
    padding-top: 50px;
}

.section1 p {
	padding-right: 30px;
	letter-spacing: 0;
	padding-bottom: 15px;
}

.section1 h3 {
	padding-right: 30px;
	margin-bottom: 15px;
	color: #336699;
}

.section2 {
	padding-bottom: 100px;
    padding-top: 50px;
}

.section2 h3 {
	padding-right: 30px;
	margin-bottom: 15px;
	color: #336699;
}

.second {
	margin-top: 50px;
}

.first {
	margin-top: 50px;
}

.spacing {
	margin-left: 20px;
	margin-right: 20px;
}

.lead-desc{
	margin-top: 40px;
}

/*
First we prepare the navigation menu bar
 */
#access {

	margin: 0 auto;
	width: 100%;
	text-align: center;
}



/*
Now we style the unordered list, hover effect, and sub menus
 */

.menu-top .menu {
	margin: 10px;
	padding: 0;
}

#access ul {
	font-size: 19px;
	list-style: none;
	text-align: center;
	display: block;
}
#access li {
	display: inline-block;
}
#access a {
	color: #336699;
	display: block;
	padding: 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	left: auto;
	top: 206px;
	width: 200px;
	margin: 0;
	z-index: 99999;
	background: #90b70f;

}

.sub-wrap a {
	padding: 200px
}

#access ul ul li a {
	 margin: 10px;
    padding-left: 10px;
}

#access ul ul a {
	position: relative;
	color: #fff;
	height: auto;
	width: 168px;
	padding: 0;
	text-align: left;
	font-size: 17px;
}

@media screen and (width: 1200px) {
	.menu-item li a {
		position: relative;
		color: #fff;
		height: auto;
		width: 160px;
		padding: 0;
		text-align: left;
		font-size: 10px;

	}
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	color: #336699;
}
#access li:hover > a,
#access a:focus {
	color: #90b70f;
}
#access ul li:hover > ul {
	display: block;
}
/*
Styling the currently rendered page
 */
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

.sub-menu {
	padding: 0;
}



/*********************************/


#nav-trigger {
  display: none;
  text-align: center; }
  #nav-trigger span {
    display: inline-block;
    padding: 10px 30px;
    background-color: #ff0032;
    color: white;
    cursor: pointer;
    text-transform: uppercase; }
    #nav-trigger span:after {
      display: inline-block;
      margin-left: 10px;
      width: 20px;
      height: 10px;
      content: "";
      border-left: solid 10px transparent;
      border-top: solid 10px #fff;
      border-right: solid 10px transparent; }
    #nav-trigger span:hover {
      background-color: #e6002d; }
    #nav-trigger span.open:after {
      border-left: solid 10px transparent;
      border-top: none;
      border-bottom: solid 10px #fff;
      border-right: solid 10px transparent; }

nav {
  margin-bottom: 30px; }

nav#nav-main {
  background-color: #ff0032;
  padding: 10px 0; }
  nav#nav-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
  nav#nav-main li {
    display: inline-block;
    border-right: solid 1px #cc0028;
    padding: 0 5px; }
    nav#nav-main li:last-child {
      border-right: none; }
  nav#nav-main a {
    display: block;
    color: white;
    padding: 10px 30px; }
    nav#nav-main a:hover {
      background-color: #e6002d;
      color: #fff; }

nav#nav-mobile {
  position: relative;
  display: none; }
  nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #ff0032; }
  nav#nav-mobile li {
    display: block;
    padding: 5px 0;
    margin: 0 5px;
    border-bottom: solid 1px #cc0028; }
    nav#nav-mobile li:last-child {
      border-bottom: none; }
  nav#nav-mobile a {
    display: block;
    color: white;
    padding: 10px 30px; }
    nav#nav-mobile a:hover {
      background-color: #e6002d;
      color: #fff; }

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 900px) {
  #nav-trigger {
    display: block; }

  nav#nav-main {
    display: none; }

  nav#nav-mobile {
    display: block; }
}






/* MEDIA */


@media screen and (max-width: 375px) {

	.mob {
		text-align: center;
		color: #000;
	}

	.course-content .green-btn {
		margin-top: 0;
	}

	.green-btn {

	}

	#access {
		display: none;
	}

	.content-slider {
	margin-top: 0px;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	}

	.about {
		text-align: center;
	}

	body .lead-box {
    	margin-top: 50px;
    	padding-bottom: 50px
   	}

   	body .section1 {
   		padding-top: 30px;
		padding-bottom: 50px;
   	}

	body .lead-box h1 {
		font-size: 24px;
		font-weight: 400;
	}

	body .section1 h2 {
		text-align: center;
		font-size: 22px;
		padding-right: 0;
	}

	body .section1 p {
		text-align: center;
		padding-right: 0;
	}

	body .section2 p {
		text-align: center;
		padding-right: 0;
	}

	body .section2 h2 {
		text-align: center;
		font-size: 22px;
		padding-right: 0;
	}

	.xs-padding {
		padding-bottom: 50px;
		text-align:center;
	}

	.xs-center {
		margin: 0 auto;
	}

	.row .opportunities {
		height: auto;

	}

	body .opportunities h1 {
	    margin-top: 30px;
	    padding-bottom: 20px;
	    font-size: 28px;
	    font-weight: 400;
	}



	.spacing {
		font-size: 23px;
		display: block;
		margin: 0;
		padding: 0;
		line-height: 10px;
	}

	.partners-row img {
		width: 150px;
	}

	.partners h2 {
		font-size: 21px;
	}

	.green-box h4 {
		font-size: 17px;
		padding-bottom: 30px;
	}

	.about-us .green-btn {
		font-weight: 400;
	}

}




.col-md-6 img {
	width: 100%;
	/*max-height: 380px;*/
    margin-top: 0px;
}

.circles {
    width: 300px;
    background: #eaeaea;
    position: absolute;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.circle-green {
    width: 142px;
    height: 143px;
	background: #90b70f;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 70px;
    left: 10px;
}

.circles-green p {
    vertical-align: text-top;
}

.circle-grey {
    width: 126px;
    height: 126px;
	background: #999999;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 20px;
}

.circle-blue {
    width: 167px;
    height: 167px;
	background: #336699;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 180px;
}

/*-------------------------------------------------
-------------------------------------------------*/
/* --------------------------------------
=========================================
	Header
=========================================
-----------------------------------------*/

/*---------------------------------------
	1.1.Top Bar
-----------------------------------------*/
.ta-head-detail {
	padding: 5px 0;
}
.ta-head-detail .info-left {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.ta-head-detail .info-left li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.ta-head-detail .info-left li a {
	font-size: 13px;
}
.ta-head-detail .info-left i {
	font-size: 14px;
	padding-right: 10px;
}
.info-right {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
.info-right li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.ta-head-detail .info-right li a {
	font-size: 13px;
}
.ta-head-detail .info-right i {
	font-size: 14px;
	padding-right: 10px;
}
.ta-head-detail .ta-social {
	padding: 0;
}
.ta-head-detail .ta-social li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.ta-head-detail .ta-social li a:hover {
	padding-left: 0;
}
.ta-head-detail .ta-social li span.icon-soci {
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
	padding: 2px 0px 0 6px;
}
.ta-head-detail .ta-social li span.icon-soci:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
.ta-head-detail .ta-social li span.icon-soci i {
	font-size: 14px;
}
.ta-head-detail .ta-cart {
	position: relative;
}
.ta-head-detail .ta-cart-count {
    background: #e33729;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 16px;
    line-height: 15px;
    margin-left: -15px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    vertical-align: top;
    width: 16px;
}

/*---------------------------------------
	Header Widget
-----------------------------------------*/
.header-widget .ta-header-box {
	clear: both;
	margin: 18px 0 0 0;
}
.header-widget .ta-header-box-icon {
	float: left;
	display: inline-block;
	height: auto;
	margin-right: 0;
	position: relative;
	text-align: center;
	top: 5px;
	width: auto;
	line-height: 35px;
}
.header-widget .ta-header-box-icon i {
	border-radius: 3px;
	height: 38px;
	line-height: 35px;
	text-align: center;
	width: 38px;
	font-size: 26px;
	border-width: 1px;
	border-style: solid;
}
.header-widget .ta-header-box-icon i:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}
.header-widget .ta-header-box-info {
	margin-left: 20px;
	padding-left: 25px;
}
.header-widget .ta-header-box-info h4 {
	font-size: 13px;
	line-height: 15px;
	padding: 2px 0 0;
}
.header-widget .ta-header-box-info p {
	line-height: 14px;
}
.header-widget .ta-header-box .btn-quote {
	border-width: 2px;
	border-style: solid;
}

 img {
	max-width: 100%;
}

/*---------------------------------------
	Theme Menu
-----------------------------------------*/
.navbar-wp {
	margin: 0;
	padding: 0;
	z-index: 1000;
}
.navbar-brand {
	font-size: 26px;
	height: auto;
	line-height: 25px;
	margin-right: 50px;
	padding: 15px 0;
	text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
}
.navbar-brand span.site-description {
	font-size: 13px;
	line-height: 0;
}
.navbar-wp .navbar-nav > li> a {
	padding: 16px 16px;
	margin-right: 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.05em;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
.navbar-wp .navbar-nav > li > ul::before {
	content: "";
	left: 15%;
	position: absolute;
	top: -22px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	border-width: 11px;
	width: 0;
	z-index: 1100;
}
.navbar-wp .navbar-nav > li > ul > li > a i {
	padding-right: 10px;
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	background-color: transparent;
}
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	background: transparent;
}
.navbar-toggle {
	border-radius: 2px;
	margin-top: 20px;
	padding: 12px 16px 7px 16px
}
.navbar-wp .dropdown-menu {
	min-width: 200px;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 10;
	right: auto;
	left: 0;
}
.navbar-wp .dropdown-menu > li:last-child {
	border: 0
}
.navbar-wp .dropdown-menu > li > a {
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
}
.navbar-nav > li:last-child > .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-wp.affix .navbar-inner {
	border-bottom: 0
}
.navbar-wp.affix .navbar-nav > li > a {
	padding: 18px 16px;
	margin-right: 0;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu > .dropdown-menu {
	top: -1px;
	left: 100%;
	margin-top: 0;
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
	padding: 0
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px
}
.is-sticky .navbar-wp {
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.is-sticky .navbar-brand {
	padding: 8px 0 0 15px;
	transition: all 0.25s ease-out 0s;
	font-size: 22px;
	line-height: 18px;
}
.is-sticky .navbar-brand img {
	height: 40px;
	transition: all 0.25s ease-out 0s;
}
.is-sticky .navbar-nav > li > a {
	padding: 16px 16px;
	transition: all 0.25s ease-out 0s;
}
.ta-search-box > .dropdown-menu {
	right: 0;
	left: auto;
}
.ta-search-box .ta-search .btn {
	padding: 2px 12px;
	border-radius: 0 3px 3px 0;
	height: 40px;
	border-width: 1px;
	border-style: solid;
}
/* --------------------------------------
=========================================
	General
=========================================
-----------------------------------------*/

/*---------------------------------------
	Body & Global
-----------------------------------------*/
body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
}
.boxed {
	width: 1170px;
	margin: 0 auto;
	box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);
}
a {
	text-decoration: none;
}
body a:focus, body a:hover {
	outline: none;
	text-decoration: none;
}

.active {
	font-weight: bold;
	background: #386899;
}

select {
	background-clip: padding-box;
	background-color: #fff;
	border: 2px solid #eee;
	border-radius: 3px;
	color: #444;
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
textarea {
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
}
 .no-gutter > [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
	border-radius: 3px;
	margin-bottom: 20px;
	box-shadow: inherit;
	padding: 6px 12px;
	line-height: 15px;
	border-width: 1px;
	border-style: solid;
    color: #000;
}

input:hover:not([type]), input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:focus:not([type]), input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus{
  border: 1px solid #eaeaea;
}

body input:hover:not([type]){
  border: 1px solid #eaeaea;
}



input[type="reset"], input[type="submit"], button {
	padding: 5px 35px;
	line-height: 30px;
	border-radius: 2px;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {

}

#Attendees {
	font-size: 13px;
	font-weight: normal;
	color: #444;
}

input[type="number"]{
	background: #f0f0f0;
}

input[type="submit"]:hover, button:hover, input[type="submit"]:focus, button:focus {
	transition: all 0.3s ease 0s;
	outline: none;
}

body input:not([type]) {
  color: #000;
  font-weight: 400;
  text-align: center;
}
mark, .mark {
	padding: 2px 5px;
	border-radius: 3px;
}
/*Responsive Video*/
.responsive-video {
	height: 0;
	padding-top: 1px;
	position: relative;
	padding-bottom: 56.25%; /*16:9*/
}
.responsive-video iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border: none;
}
/*---------------------------------------
	Typography
-----------------------------------------*/
h1, .h1 {
	font-size: 34px;
	line-height: 40px;
	font-weight: 400;
}
h2, .h2 {
	font-size: 32px;
	line-height: 35px;
}
h3, .h3 {
	font-size: 28px;
	line-height: 30px;
}
h4, .h4 {
	font-size: 24px;
	line-height: 25px;
}
h5, .h5 {
	font-size: 20px;
	line-height: 20px;
}
h6, .h6 {
	font-size: 16px;
	line-height: 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: -0.05em;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.ta-accordion-heading {
	margin: 10px 0;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}
.ta-accordion-body {
	border-width: 1px;
	border-style: solid;
	margin: -10px 0 10px 0;
	padding: 10px;
	transition: all 0.4s ease 0s;
}
.ta-accordion-heading > a.collapsed .icon-expanded {
	display: none;
}
.ta-accordion-heading > a i.icon-expanded {
	display: none;
}
.ta-accordion-heading > a.collapsed .icon-collapsed {
	display: inline-block;
	vertical-align: baseline;
}
blockquote {
	position: relative;
	width: 100%;
	border-width: 0 0 0 5px;
	border-style: solid;
}
blockquote::before {
	color: #d0d0d0;
	content: "\f10d";
	display: table;
	float: left;
	font-family: "FontAwesome";
	font-size: 28px;
	margin-top: 6px;
	font-weight: normal;
	width: 6%;
}
blockquote p {
	font-style: italic;
	width: 94%;
	display: table;
}
.margin-top-zero {
	margin-top: 0px;
}
.margin-bottom-zero {
	margin-bottom: 0px;
}
.margin-top-10 {
	margin-bottom: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-top-80 {
	margin-top: 80px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}
.margin-bottom-80 {
	margin-bottom: 80px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-top-50 {
	padding-top: 50px;
}
.padding-top-40 {
	padding-top: 40px;
}
.padding-top-60 {
	padding-top: 60px;
}
.padding-top-80 {
	padding-top: 80px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-50 {
	padding-bottom: 50px;
}
.padding-bottom-60 {
	padding-bottom: 60px;
}
.padding-bottom-80 {
	padding-bottom: 80px;
}
/*---------------------------------------
	Alerts Styles
-----------------------------------------*/
.alert-success, .text-success {
	background-color: #2ac56c;
	color: #fff;
}
.alert-info, .text-info {
	background-color: #4593e3;
	color: #fff;
}
.alert-danger, .text-danger {
	background-color: #f06060;
	color: #fff;
}
.alert-warning, .text-warning {
	background-color: #fcd04b;
	color: #fff;
}
.progress-bar-success {
	background-color: #2ac56c;
	color: #fff;
}
.progress-bar-info {
	background-color: #4593e3;
	color: #fff;
}
.progress-bar-danger {
	background-color: #f06060;
	color: #fff;
}
.progress-bar-warning {
	background-color: #fcd04b;
	color: #fff;
}
.ta-skills .progress {
	border-radius: 0;
}
.ta-skills .progress .progress-bar {
	overflow: hidden;
	position: absolute;
}
.subscription-success {
	color: #2ac56c;
}
.subscription-error {
	color: #f06060;
}
/*---------------------------------------
	Button Styles
-----------------------------------------*/
.btn {
	padding: 5px 35px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
	font-weight: bold;
	display: inline-block;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
}
.btn-theme {
	border: none;
}
.btn-theme:hover, .btn-theme:focus {
	transition: all 0.3s ease 0s;
	outline: none;
}
.btn-theme-two {
	margin-left: 15px;
}
.btn-theme-two:hover, .btn-theme-two:focus {
	transition: all 0.3s ease 0s;
	outline: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 50%;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a, .pagination > li > span {
	margin: 0 3px;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	transition: all 0.3s ease 0s;
}
button.mfp-close:hover, button.mfp-close:focus {
	background: inherit;
}
/*---------------------------------------
	WP Styles
-----------------------------------------*/
/*--WP--*/

.bypostauthor > article .fn:after {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.sticky {
	display: none;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.content-area img.alignnone, .content-area figure.alignnone img {
	width: 100%;
	height: auto;
}
.content-area figure {
	width: 100%;
}
.entry-header h1 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	/*font-size: 24px;*/
	font-weight: 400;
}
.entry-header h1::before {

}
.entry-header h1:hover::before {
	width: 13%;
}
.entry-footer {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.entry-footer .screen-reader-text {
	display: none;
}
img.alignnone {
	width: 100%;
	height: auto;
}
img.size-large {
	width: 100%;
	height: auto;
}
/*----woocommerce----*/
/* woocommerce v2.3.5 */
*:focus {
	outline: 0;
}
.woocommerce h2 {
	font-size: 22px;
}
.woocommerce h3 {
	font-size: 20px;
}
/*----product----*/
.woocommerce .products span.onsale, .woocommerce span.onsale {
	border-radius: 0;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	margin: 4px !important;
	min-height: 10px;
	padding: 0 12px;
	z-index: 999;
}
.woocommerce span.onsale {
	margin: 10px !important;
}
.woocommerce ul.products li.product {
	text-align: center;
	border: 1px solid #e6e9ed;
	padding-bottom: 20px;
	transition: all 0.4s ease 0s;
}
.woocommerce ul.products li.product:hover {
	box-shadow: 0px 3px 8px 0 rgba(0, 0, 0, 0.2);
}
.woocommerce ul.products li.product a img:hover {
	opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
	padding: 12px 15px 12px 10px;
	color: #A0A0A0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
.woocommerce-page .products .product > a:first-child {
	position: relative;
	text-align: center;
	display: block;
}
.woocommerce-page .products a.button {
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
	border-radius: 4px;
	margin: 10px;
	border: none;
	font-size: 12px;
	margin: 0 auto !important;
}
.woocommerce-page .products h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	float: none;
	width: auto;
	margin: 0;
}
.woocommerce-page .products .star-rating {
	position: relative;
	margin: 0 auto;
}
.woocommerce-page .products a .price {
	line-height: 20px;
	width: 100%;
	float: left;
	height: auto;
	min-height: 40px;
	text-align: center;
	padding: 10px 0;
}
.woocommerce-page .products a .price del {
	display: inline-block !important;
	line-height: 20px;
}
.woocommerce-page .products a .price ins {
	display: inline-block;
	font-weight: bold;
	background: none;
	line-height: 20px;
	margin-left: 10px;
}
.woocommerce-page .products .added_to_cart {
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
	border-radius: 4px;
	border: none;
	font-size: 12px;
	margin: 0;
}
.woocommerce-page .woocommerce-result-count {
	float: left;
	font-size: 14px;
	line-height: 46px;
	margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
	float: right;
	margin-top: 20px;
}
.woocommerce-page .product-type-simple {
	position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: inherit;
}
footer .ta-widget .woocommerce ul.cart_list li img, footer .ta-widget .woocommerce ul.product_list_widget li img {
	margin-top: 7px;
}
/*woocommerce-tabs*/
.tabs.wc-tabs {
	text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-width: 0 0 1px 0;
	border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 22px;
	line-height: 25px;
}
.related.products {
	text-align: center;
}
.related.products h2 {
	font-size: 26px;
	line-height: 40px;
}
/*woocommerce-form*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
	margin-bottom: 20px;
	border: 1px solid #ebebeb;
	color: #ccc;
	border-radius: 3px;
	padding: 6px 12px;
}
.select2-container .select2-choice {
	height: 40px;
	padding: 6px 12px;
}
/*woocommerce-cart*/
.woocommerce table.shop_table {
	border-radius: 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
	float: none;
	line-height: 30px;
	padding: 5px 35px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	line-height: 30px;
	padding: 5px 35px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 3px;
	height: 40px;
	border-width: 1px;
	border-style: solid;
}
/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	margin: 0px 0 40px;
	border-radius: 3px;
	list-style: none;
}
.woocommerce-page .woocommerce-message a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-error {
	list-style: none;
	padding: 0;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
}
.woocommerce-page .woocommerce-error a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	list-style: none;
	padding: 0;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
	margin-top: 25px !important;
}
.woocommerce-page .woocommerce-info a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	float: left;
	text-align: left;
	padding-top: 30px;
}
.woocommerce-page .woocommerce .woocommerce-info {
	border-radius: 3px;
	border: none;
	padding-top: 15px;
	margin-bottom: 40px;
}
.woocommerce-page .woocommerce .woocommerce-info a {
	opacity: 0.9;
}
/*woocommerce-pagination*/
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	float: left;
	line-height: 1.42857;
	margin: 0 3px;
	padding: 6px 12px;
	border-width: 1px;
	border-style: solid;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav .woocommerce-pagination ul li span.current {
	border-width: 1px;
	border-style: solid;
}
/*woocommerce-price-filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #1a2128;
}
/*----contactform----*/
.wpcf7-form .wpcf7-form-control {
	margin-top: 6px;
	margin-bottom: 15px;
	font-size: 12px;
	height: 40px;
	padding: 6px 12px;
	display: block;
	line-height: 1.42857143;
	width: 100%;
	border-width: 1px;
	color: #000;
	border-style: solid;
}
.wpcf7-form .wpcf7-textarea {
	height: 150px;
	border-radius: 3px;
}
.wpcf7-form .wpcf7-form-control:hover, .wpcf7-form .wpcf7-form-control:focus {
	box-shadow: none;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
	padding: 5px 35px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	transition: all 0.4s ease-in-out 0s;
	width: auto;
}

.wpcf7-form .wpcf7-checkbox {

}

/*----contactform footer-widget----*/
footer .ta-widget .wpcf7-form .wpcf7-form-control.wpcf7-submit {
	margin-bottom: 0;
}
/*---------------------------------------
=========================================
	content-Home-Sections
=========================================
-----------------------------------------*/

/*---------------------------------------
	ta-slider-warraper
-----------------------------------------*/
.ta-slider-warraper #ta-slider {
	margin: 0;
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
}
.ta-slider-warraper #ta-slider .item img {
	width: 100%;
	min-height: 400px;
}
.ta-slider-warraper #ta-slider .item iframe {
	border: 6px solid #fff;
}
/*--------------- ti slider inner ---------------*/
#ta-slider .ta-slider-inner {
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
	background: rgba(0,0,0,0.4);
}
#ta-slider .inner-table {
	display: table;
	height: 100%;
}
#ta-slider .inner-table-cell {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 100%;
}
#ta-slider .slide-caption {
	width: 60%;
	margin: auto;
	text-align: center;
}
#ta-slider .slide-caption .description {
	font-size: 18px;
	line-height: 24px;
	padding: 0;
	margin: 0 auto;
	width: 70%;
}
#ta-slider .slide-caption .description p {
	margin: 0;
}
#ta-slider p {
	font-size: 14px;
}
/*--------------- ta-slider-Control ---------------*/
.ta-slider-warraper .owl-controls {
	margin-top: -24px;
}
.ta-slider-warraper .owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	display: block;
	font-size: 225%;
	line-height: 30px;
	opacity: 1;
	border-radius: 3px;
	border-style: solid;
	border-width: 3px;
	text-align: center;
}
.ta-slider-warraper .owl-controls .owl-buttons div i {
}
.ta-slider-warraper .owl-controls .owl-buttons {
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.ta-slider-warraper:hover .owl-controls .owl-buttons {
	opacity: 1;
}
.ta-slider-warraper:hover .owl-controls .owl-buttons .owl-prev {
	left: 35px;
}
.ta-slider-warraper:hover .owl-controls .owl-buttons .owl-next {
	right: 35px;
}
.ta-slider-warraper .owl-controls .owl-buttons .owl-prev, .ta-slider-warraper .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 50%;
	z-index: 5;
	margin: -30px 0 0;
	transition: all 0.3s ease 0s;
}
.ta-slider-warraper .owl-controls .owl-buttons .owl-prev {
	left: 8px;
}
.ta-slider-warraper .owl-controls .owl-buttons .owl-next {
	right: 8px;
}
.ta-slider-warraper .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.ta-slider-warraper .owl-controls .owl-page.active span {
	width: 12px;
	height: 12px;
}
.ta-slider-warraper .owl-controls .owl-page span  {
	width: 8px;
	height: 8px;
	display: block;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
}
.ta-slider-warraper .owl-pagination {
	bottom: 15px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
/*--------------- ti slider inner formats---------------*/

/*quote-format*/
#ta-slider .item .ta-slider-inner .quote-format {
	width: 65%;
	margin: 0 auto;
	position: relative;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-icon {
	border-radius: 3px;
	height: 75px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 75px;
	text-align: center;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-icon i {
	bottom: 0;
	font-size: 40px;
	left: 0;
	margin: 0 auto;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-format-inner {
	display: table;
	position: relative;
	left: 15%;
	text-align: left;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-format-inner h1 {
	margin-top: 0;

}
#ta-slider .item .ta-slider-inner .quote-format .quote-format-inner p {
	width: 85%;
}
/*aside-format*/
#ta-slider .item .ta-slider-inner .aside-format {
	width: 65%;
	margin: 0 auto;
	position: relative;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-icon {
	border-radius: 3px;
	height: 75px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 75px;
	text-align: center;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-icon i {
	bottom: 0;
	font-size: 40px;
	left: 0;
	margin: 0 auto;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-format-inner {
	display: table;
	position: relative;
	left: 15%;
	text-align: left;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-format-inner h1 {
	margin-top: 0;
	font-weight: 400;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-format-inner p {
	width: 85%;
}
/*audio-format*/
#ta-slider .item .ta-slider-inner .audio-format {
	width: 65%;
	margin: 0 auto;
	position: relative;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-icon {
	border-radius: 3px;
	height: 75px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 75px;
	text-align: center;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-icon i {
	bottom: 0;
	font-size: 40px;
	left: 0;
	margin: 0 auto;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-format-inner {
	display: table;
	position: relative;
	left: 15%;
	text-align: left;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-format-inner p {
	width: 85%;
}
#ta-slider .item .ta-slider-inner .audio-format audio {
	display: table-row;
	padding-top: 5px;
}
/*video-format*/
#ta-slider .item .ta-slider-inner .video-format .video-format-inner {
	margin: -25px 0 0;
	text-align: left;
}
/*--------------- ti slider Custom Buttons---------------*/
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus {
	outline: none;
	margin: 20px auto;
	letter-spacing: 1px;
}
.btn.btn-tislider-two {
	margin-left: 15px;
	outline: none;
	letter-spacing: 1px;
}
/*---------------------------------------
	ta-section
-----------------------------------------*/
.ta-section {
	padding: 40px 0;
	margin: 0;
	border-bottom: 1px solid #e8e8e9;
}
#content {
	padding: 60px 0;
}
/*---------------------------------------
	ta-heading
-----------------------------------------*/
.ta-heading {
	margin-bottom: 35px;
	text-align: center;
}
.ta-heading h1 {
	/*font-size: 26px;*/
	font-weight: 400;
}
.ta-heading h3 {
	font-size: 22px;
	font-weight: normal;
}
.ta-heading .ta-heading-inner {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 0 0 18px;
	line-height: 40px;
	text-transform: capitalize;
	width: auto;
	letter-spacing: 1px;
}
.ta-heading .ta-heading-inner::before {
	width: 100px;
	border: 1px solid;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	content: "";
	bottom: -1px;
	display: block;
	z-index: 444;
}
.ta-heading .ta-heading-inner i {
	display: block;
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	text-align: center;
	bottom: -20px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.ta-heading-bor-bt h5 {
	position: relative;
	font-size: 20px;
	margin-bottom: 40px;
	padding-bottom: 15px;
}
.ta-heading-bor-bt h5::before {
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*---------------------------------------
	ta-sercive
-----------------------------------------*/
.ta-service {
	box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	margin-bottom: 30px;
	position: relative;
	text-align: left;
	z-index: 12;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	display: none;
}
.ta-service .ta-service-inner {
	padding: 30px;
	background: rgba(0,0,0,0.2);
}
.ta-service:hover .ta-service-inner {
	box-shadow: 0 0 150px rgba(0, 0, 0, 0.5) inset, 0 0 150px rgba(0, 0, 0, 0.5) inset;
	content: "";
	transition: box-shadow 0.3s ease 0s;
}
.ta-service a {
	text-decoration: none;
	z-index: 15;
	position: relative;
}
.ta-service :hover .ta-service-inner i {
	border-width: 2px;
	border-style: solid;
	z-index: 111
}
.ta-service:hover .ta-service-inner .btn-more {
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
}
.ta-service-inner .ser-icon {
	border: 1px dashed #cccccc;
	border-radius: 2%;
	height: 80px;
	margin: 10px auto 0;
	text-align: center;
	transition: color 0s ease 0s, all 250ms ease 0s;
	width: 80px;
}
.ta-service-inner i {
	font-size: 36px;
	line-height: 80px;
}
.ta-service-inner h3 {
	letter-spacing: 1px;
	transition: all 0.5s ease 0s;
	font-size: 20px;
	width: 30%;
}
.ta-service-inner p {
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
}
.ta-service-inner .btn-more {
	margin: 10px 0 0;
	padding: 5px 18px;
	transition: all 0.3s ease 0s;
	border-width: 2px;
	border-style: solid;
}
.ta-port-load-hide-ser {
	display: none;
	float: left;
}
.ta-port-load-show-ser {
	display: block;
	float: left;
}
.ta-port-load-hide-ser, .ta-port-load-show-ser i {
	font-size: 20px;
	margin-right: 8px;
}
/*---------------------------------------
	ta-portfolio
-----------------------------------------*/
.ta-portfolio-box {
	position: relative;
	text-align: center;
	padding-bottom: 15px;
	border-width: 0 0 2px;
	border-style: solid;
	border-color: #e6e9ed;
	margin-bottom: 30px;
	background: #fff;
	display: none;
}
.ta-portfolio-box:hover {
	border-color: #ccc;
	box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
	transform: translateY(-8px);
	transition: all 0.4s ease-in-out 0s;
}
.ta-portfolio-box figure {
	position: relative;
	border-bottom: 1px solid #ccc;
}
.ta-portfolio-box .overlay {
	opacity: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	transition: all 0.4s ease-in-out 0s;
}
.ta-portfolio-box:hover .overlay {
	opacity: 1;
}
.ta-portfolio-box .overlay .btn {
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
	color: #fff;
	margin-top: 18%;
	padding: 5px 14px;
	border-radius: 50%;
	margin-right: 5px;
}
.ta-portfolio-box .overlay .btn:focus {
	outline: none;
}
.ta-portfolio-box h4, .ta-portfolio-box h4 a {
	font-size: 16px;
	line-height: 20px;
}
.ta-portfolio-category a {
	display: inline-block;
	line-height: 16px;
	padding-right: 5px;
}
#ta-port-load {
/*display: none;*/
}
.ta-port-load-hide {
	display: none;
	float: left;
}
.ta-port-load-show {
	display: block;
	float: left;
}
.ta-port-load-hide, .ta-port-load-show i {
	font-size: 20px;
	margin-right: 8px;
}
.ta-port-modal .modal-content {
	border-radius: 0;
}
.ta-port-modal .modal-header {
	border-bottom: 0;
}
.ta-port-modal .modal-title {
	font-size: 20px;
	line-height: 18px;
}
.ta-port-modal .modal-footer {
	border-top: 0;
}
/*---------------------------------------
	ta-funfact
-----------------------------------------*/
.ta-funfact {
	/*background: url(images/fun/background.jpg) no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);*/
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.ta-funfact .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 8px 0 10px;
}
.ta-funfact-inner {
	text-align: center;
	margin-bottom: 30px;
	padding: 20px 10px;
}
.ta-funfact-inner i {
	font-size: 43px;
}
.ta-funfact-inner h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 25px;
}
.ta-funfact-inner .tittle {
	font-size: 16px;
}
/*---------------------------------------
	ta-skills
-----------------------------------------*/
.ta-skills h5 {
	font-size: 16px;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 15px;
	font-weight: bold;
}
.ta-skills h5::before {
	bottom: 0px;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ta-skills h6 {
	font-size: 14px;
}
/*---------------------------------------
	ta-feature
-----------------------------------------*/
.ta-feature-box {
	clear: both;
}
.ta-feature-box-icon {
	background: rgba(0,0,0,0);
	float: left;
	display: inline-block;
	height: 35px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 50px;
	line-height: 35px;
}
.ta-feature-box-icon i {
	border-radius: 5px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	font-size: 20px;
	border-width: 2px;
	border-style: solid;
}
.ta-feature-box-icon i:hover {
	border-width: 2px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}
.ta-feature-box-info {
	margin-left: 30px;
	padding-left: 65px;
}
.ta-feature-box-info h4 {
	font-size: 16px;
	line-height: 20px;
}
#feature-slider .owl-controls .owl-buttons div {
	margin: 5px;
	font-size: 23px;
	opacity: 0.8;
	display: inline-block;
	padding: 5px 13px;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
#feature-slider .owl-controls .owl-buttons div i {
}
#feature-slider:hover .owl-controls .owl-buttons div {
	opacity: 1;
}
#feature-slider .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	left: 20px;
	top: 40%;
}
#feature-slider .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	right: 20px;
	top: 40%;
}
#feature-slider .owl-controls .owl-buttons div.owl-prev {
	left: 20px;
}
#feature-slider .owl-controls .owl-buttons div.owl-next {
	right: 20px;
}
#feature-slider .owl-pagination {
	padding-bottom: 10px;
}
#feature-slider .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
#feature-slider .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background: rgba(255,255,255,0.20);
	transform: rotate(40deg);
}
#feature-slider .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
#feature-slider .owl-pagination {
	bottom: 30px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
/*---------------------------------------
	ta-team-section
-----------------------------------------*/
.ta-team-section {
}
.ta-team-box {
	padding: 0;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #eee;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.ta-team-box img {
	max-width: 100%;
}
.ta-team-info {
	position: absolute;
	bottom: 0;
	z-index: 420;
	width: 100%;
	text-align: center;
	transition: all 0.4s linear 0s;
}
.ta-team-box .ta-team-info {
	transform: translate3d(0, 65px, 0);
	-moz-transform: translate3d(0, 65px, 0);
	-ms-transform: translate3d(0, 65px, 0);
	-o-transform: translate3d(0, 65px, 0);
	-webkit-transform: translate3d(0, 65px, 0);
}
.ta-team-box:hover .ta-team-info {
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.ta-team-info h3 {
	font-size: 18px;
	display: block;
	line-height: 22px;
	padding-bottom: 10px;
}
.ta-team-info p.designation {
	font-style: italic;
	font-size: 13px;
}
.ta-team-info p {
	font-size: 12px;
	line-height: 25px;
	display: none;
	padding-right: 15px;
	padding-left: 15px;
}
.ta-team-box:hover .ta-team-info p {
	display: block;
}
.ta-team-social {
	padding: 20px 0;
}
.ta-team-social a {
	padding: 0 13px;
}
.ta-team-social a:hover {
	transition: all 0.3s ease 0s;
}
.ta-team-box:hover .ta-team-social {
}
/*---------------------------------------
	ta-callout
-----------------------------------------*/
.ta-callout {
	background: url(images/call/background.jpg) no-repeat fixed 0 0 /cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	text-align: center;
}
.ta-callout .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 80px 0;
}
.ta-callout .overlay h3 {
	font-size: 42px;
    font-weight: 600;
    line-height: 50px;
}
.ta-callout .overlay p {
	font-size: 18px;
    line-height: 25px;
}
.ta-callout-feature {
	display: block;
	padding: 12px 20px;
	margin-bottom: 20px;
	transition: all 0.3s ease 0s;
	background: rgba(0,0,0,0.6);
	border-radius: 2px;
	text-align: left;
}
.ta-callout-feature i {
	padding-right: 20px;
}
.six-sec-ease-in-out {
	-webkit-transition: width 6s ease-in-out;
	-moz-transition: width 6s ease-in-out;
	-ms-transition: width 6s ease-in-out;
	-o-transition: width 6s ease-in-out;
	transition: width 6s ease-in-out;
}
.ta-callout-feature-box {
	clear: both;
	margin-bottom: 40px;
}
.ta-callout-feature-box-icon {
	border-radius: 5px;
	background: rgba(0,0,0,0);
	float: left;
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 50px;
	line-height: 35px;
	border-width: 2px;
	border-style: solid;
}
.ta-callout-feature-box-icon i {
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	font-size: 20px;
}
.ta-callout-feature-box-icon:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}
.ta-callout-feature-box-info {
	margin-left: 12px;
	padding-left: 70px;
	text-align: left;
}
.ta-callout-feature-box-info h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
}
/*---------------------------------------
	ta-blog
-----------------------------------------*/
.ta-blog-section {
}
.ta-blog-section .overlay {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 40px 0;
}
.ta-blog-post-box {
	margin-bottom: 40px;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border-radius: 3px;
	overflow-wrap: break-word;
}
.ta-blog-post-box .small {
	font-size: 14px;
	padding: 30px;
}
.ta-blog-post-box .small > p {
	margin-bottom: 20px;
}
.ta-blog-thumb {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	float: left;
}
.ta-blog-thumb img {
	position: relative;
	max-width: 100%;
	float: left;
	height: auto;
	border-radius: 8px 8px 0 0;
}
.ta-blog-thumb .responsive-video iframe {
	border-radius: 8px 8px 0 0;
}
.ta-blog-date {
	height: 32px;
	left: 0px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: auto;
	padding: 0 10px;
	margin: 10px 10px -14px;
	z-index: 10;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}
.ta-blog-date .h3 {
	font-size: 14px;
}
.ta-blog-date span {
	font-size: 14px;
}
.ta-blog-author {
	background: #e8e8e8 none repeat scroll 0 0;
	font-size: 16px;
	font-weight: 800;
	width: 65px;
	height: 65px;
	left: 0;
	right: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	bottom: 0;
	margin: 0 auto -30px auto;
	z-index: 999;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
}
.ta-blog-author img {
	max-width: 100%;
	border-radius: 100%;
}
.ta-blog-post-box h2:first-child {
	font-size: 18px;
	line-height: 20px;
	position: relative;
}
.ta-blog-category {
	padding: 10px 0;
}
.ta-blog-category a {
	color: #b6b6b6;
	display: inline;
	font-weight: normal;
	padding: 0 10px 0 0;
}
.ta-blog-category i {
	color: #888;
}
.btn-blog {
	padding: 10px 20px;
	border-radius: 2px;
	border-width: 1px;
	border-style: solid;
	background: transparent;
}
.btn-blog:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}
.ta-info-author-block {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	margin-top: 10px;
	padding: 20px 20px 0px 20px;
	color: #999;
}
.ta-info-author-block a {
	color: #777;
	font-size: 13px;
}
.ta-info-author-block .row {
	margin: 0;
}
.ta-info-author-block h4 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
}
.ta-info-author-block h4 span {
	color: #999999;
	font-size: 13px;
	padding-right: 5px;
}
.ta-info-author-block h4 span i {
	padding-right: 5px;
}
.ta-info-author-block .ta-author-pic img {
	margin: 0 25px 15px 0;
	float: left;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 50%;
	width: 100px;
	height: 100px;
}
.ta-info-author-block .ta-info-author-social {
	font-size: 24px;
	padding: 0;
}
.ta-info-author-block .ta-info-author-social li a {
	color: #dbdbdb;
	font-size: 24px;
}
.ta-info-author-block .ta-info-author-social li a:hover {
	color: #777;
}
.comments-area h2.comments-title {
	font-size: 20px;
	margin-bottom: 40px;
}
.comments-area .comment-reply-link:before {
	content: "\f112";
	font-family: FontAwesome;
	padding-right: 8px;
}
.comments-area label {
    clear: both;
    width: 100%;
}
.comments-area .comment-reply-link {
	border-radius: 4px;
	margin-left: 10px;
	padding: 4px 8px;
	transition: all 0.3s ease 0s;
	border-width: 1px;
	border-style: solid;
	background: #f0f0f0;
	color: #666;
	border-color: #f0f0f0;
}
.comments-area a {
	color: #777;
}
.comments-area .reply a {
	border-radius: 4px;
	margin-left: 10px;
	padding: 4px 8px;
	transition: all 0.3s ease 0s;
	border-width: 1px;
	border-style: solid;
}
.comments-area .comment-body {
    border-bottom: 1px solid #eee;
    padding: 10px 10px 16px;
}
.ta-comments a i {
	padding-right: 6px;
}
.ta-comments h4 {
	color: #888;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
}
.ta-comments h4 span {
	color: #999999;
	font-size: 12px;
	padding-left: 7px;
}
.ta-comments .btn {
	margin-left: 5px;
}
.ta-comments .media {
	margin-top: 0;
}
.ta-comments .comment .media-body > p:last-child {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 30px;
	margin-top: 0;
}
.ta-comments li .media-body > .small {
	border-bottom: none!important;
	padding: 0;
	color: #999;
}
.ta-comments li .media-body > p {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0px 20px 5px;
	margin-bottom: 20px;
	color: #999;
}
.ta-comments li .media .media {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ta-comments li:last-child .media-body > p {
	border-bottom: none;
	padding: 0;
}
.comments-area img {
	height: 64px;
	width: 64px;
	border-radius: 3px;
}
.comments-area .comment-list li {
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
}
.comments-area .comment-list li .comment-meta {
	background: transparent;
}
.ta-blog-thumb > .responsive-video {
	z-index: 9;
	min-height: 240px;
}
.blog-slider {
	position: relative;
	z-index: 9;
	margin-bottom: -34px;
}
.blog-slider .owl-controls .owl-buttons div {
	margin: 5px;
	font-size: 23px;
	opacity: 0.8;
	display: inline-block;
	padding: 5px 13px;
	border: 1px solid #fff;
	color: #fff;
	opacity: 0;
	transition: all 0.4s ease 0s;
	border-width: 1px;
	border-style: solid;
}
.blog-slider .owl-controls .owl-buttons div:hover {
	border-width: 1px;
	border-style: solid;
}
.blog-slider .owl-controls .owl-buttons div i {
}
.blog-slider:hover .owl-controls .owl-buttons div {
	opacity: 1;
}
.blog-slider .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	left: 20px;
	top: 40%;
}
.blog-slider .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	right: 20px;
	top: 40%;
}
.blog-slider .owl-controls .owl-buttons div.owl-prev {
	left: 20px;
}
.blog-slider .owl-controls .owl-buttons div.owl-next {
	right: 20px;
}
.blog-slider .owl-pagination {
	padding-bottom: 10px;
}
.blog-slider .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.blog-slider .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background: rgba(255,255,255,0.20);
	transform: rotate(40deg);
}
.blog-slider .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.blog-slider .owl-pagination {
	bottom: 30px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
/*---------------------------------------
	ta-calltoaction
-----------------------------------------*/
.ta-calltoaction {
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.ta-calltoaction .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 4px 0;
}
.ta-calltoaction-box-icon {
	float: left;
	display: inline-block;
	margin-right: 25px;
	width: 50px;
}
.ta-calltoaction-box-icon i {
	height: 50px;
	line-height: 70px;
	text-align: center;
	width: 50px;
	font-size: 50px;
}
.ta-calltoaction-box-info h5 {
	line-height: 40px;
}
.ta-calltoaction .btn {
	margin-top: 10px;
}
.ta-calltoaction .btn-theme {
	border-width: 1px;
	border-style: solid;
}
/*---------------------------------------
	ta-plans
-----------------------------------------*/
.ta-plans {
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	text-align: center;
}
.ta-plans .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 40px 0;
}
.ta-plans .ta-plan {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.ta-plans .ta-plan.active {
	box-shadow: 0px 0 14px 0 rgba(0, 0, 0, 0.2);
	transform: scale(1.1);
}
.ta-plans .ta-plan:hover {
	box-shadow: 0px 0 14px 0 rgba(0, 0, 0, 0.2);
}
.ta-plans .ta-plan header {
	padding: 36px 0 0;
	text-align: center;
}
.ta-plans .ta-plan .btn {
	padding: 5px 13px;
	font-weight: normal;
	margin-top: 25px;
}
.ta-plans .ta-plan h2 {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 0px;
	letter-spacing: 0.15em;
	width: 100%;
	background: #cfcfcf;
	padding: 15px 0;
}
.ta-plans .ta-plan small {
	display: table;
	font-size: 13px;
	font-style: italic;
	margin: 30px auto 0;
}
.ta-plans .ta-plan-price {
	margin-bottom: 30px;
}
.ta-plan-price .ta-currency {
	font-size: 30px;
	margin-right: 5px;
	position: relative;
	vertical-align: top;
}
.ta-plan-price .ta-amount {
	font-size: 300%;
	font-weight: 900;
}
.ta-plan-price .ta-period {
	font-size: 16px;
}
.ta-plan-features {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 1px 2px;
	margin: 0;
	padding: 25px 35px;
	list-style: none;
	text-align: left;
}
.ta-plan-features li:first-child {
	border: medium none;
}
.ta-plan-features li {
	border-top: 1px solid #bcc7d1;
	padding: 10px 0;
}
.ta-plan-features li i {
	margin-right: 10px;
	font-size: 18px;
}
.ta-plans .ta-plan .ta-pupular-ribbon {
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	display: block;
	font-size: 11px;
	padding: 4px 12px;
	position: absolute;
	right: -24px;
	text-align: center;
	text-transform: capitalize;
	top: 24px;
	transform: rotate(90deg);
	width: 80px;
	border-radius: 0 0 10px 0;
}
.ta-plans .ta-plan .ta-new-ribbon {
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	display: block;
	font-size: 11px;
	padding: 4px 12px;
	position: absolute;
	right: -24px;
	text-align: center;
	text-transform: capitalize;
	top: 24px;
	transform: rotate(90deg);
	width: 80px;
	border-radius: 0 0 10px 0;
}
.ta-plans .ta-plan .ta-upcoming-ribbon {
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	display: block;
	font-size: 11px;
	padding: 4px 12px;
	position: absolute;
	right: -24px;
	text-align: center;
	text-transform: capitalize;
	top: 24px;
	transform: rotate(90deg);
	width: 80px;
	border-radius: 0 0 10px 0;
}
.ta-plans .ta-plan .ta-none-ribbon {
	display: none;
}
/*---------------------------------------
	ta-testimonials
-----------------------------------------*/
.testimonials-section {
	background: url(images/testimonial/background.jpg) no-repeat fixed 0 0 / cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	text-align: center;
}
.testimonials-section .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 8px 0 40px;
}
.content-testimonials {
	margin: 0 auto;
	border-radius: 4px;
}
.content-testimonials span.icon-quote {
	font-size: 28px;
	position: relative;
	bottom: 25px;
	line-height: 30px;
	padding: 10px 15px;
	border-radius: 4px;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.content-testimonials span.icon-quote i {
}
.testimonials-section .testimonials_qute {
	color: #ffffff;
	float: left;
	width: 100%;
	padding: 25px 25px 15px;
}
.testimonials-section .sub-qute {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	font-style: italic;
}
.testimonials-section .ta-client:before {
	content: "\f10d";
	font-family: fontawesome;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -40px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 34px;
}
.testimonials-section .ta-client {
	margin-bottom: 10px;
	position: relative;
}
.testimonials-section .ta-client img {
	width: 80px;
	height: 80px;
	border-style: solid;
	border-width: 2px;
	border-radius: 50%;
}
.testimonials-section .user-title::before {
	background-color: #929291;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	width: 75px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.testimonials-section .user-title {
	font-size: 16px;
	letter-spacing: 2px;
	margin: 10px 0 8px;
	padding: 10px 0;
	position: relative;
}
.testimonials-section .user-designation {
	font-style: italic;
	margin-bottom: 0;
}
#ta-testimonial .owl-controls .owl-buttons div {
	margin: 5px;
	font-size: 23px;
	opacity: 0.8;
	display: inline-block;
	padding: 5px 13px;
	opacity: 0;
	transition: all 0.4s ease 0s;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
#ta-testimonial .owl-controls .owl-buttons div i {
}
#ta-testimonial:hover .owl-controls .owl-buttons div {
	opacity: 1;
}
#ta-testimonial .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	left: 20px;
	top: 40%;
}
#ta-testimonial .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	right: 20px;
	top: 40%;
}
#ta-testimonial .owl-controls .owl-buttons div.owl-prev {
	left: 20px;
}
#ta-testimonial .owl-controls .owl-buttons div.owl-next {
	right: 20px;
}
#ta-testimonial .owl-pagination {
	padding-bottom: 10px;
}
#ta-testimonial .owl-page {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	display: inline-block;
	height: 5px;
	margin: 2px;
	width: 5px;
}
#ta-testimonial .owl-page.active {
	height: 8px;
	width: 8px;
}
/*---------------------------------------
	ta-client-section
-----------------------------------------*/
.ta-clients-section {
	margin: auto;
}
.ta-clients-section .overlay {
	padding: 40px 30px;
}
.ta-clients-section .item {
	border-radius: 3px;
	color: #ffffff;
	margin-right: 10px;
	text-align: center;
}
.ta-clients-section img {
	width: 100%;
	max-height: 55px;
	min-width: 160px;
}
.ta-clients-section .owl-controls .owl-buttons div {
	margin: 5px 5px 5px 0;
	font-size: 18px;
	opacity: 0.8;
	display: inline-block;
	padding: 5px 13px;
	opacity: 1;
	transition: all 0.4s ease 0s;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
}
.ta-clients-section .owl-controls .owl-buttons div i {
}
.ta-clients-section:hover .owl-controls .owl-buttons div {
	opacity: 1;
}
.ta-clients-section .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	left: 0;
	top: 75%;
}
.ta-clients-section .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	left: 40px;
	top: 75%;
}
.ta-clients-section .owl-controls .owl-buttons div.owl-prev {
	left: 0;
}
.ta-clients-section .owl-controls .owl-buttons div.owl-next {
	left: 40px;
}
.ta-clients-section .owl-pagination {
	padding-bottom: 10px;
}
.ta-clients-section .owl-page {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	display: inline-block;
	height: 5px;
	margin: 2px;
	width: 5px;
}
.ta-clients-section .owl-page.active {
	height: 8px;
	width: 8px;
}
/*---------------------------------------
	ta-contact-section
-----------------------------------------*/
.ta-contact .overlay {
	padding: 40px 0;
	margin: 0;
}
.ta-contact h5 {
	font-size: 20px;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 15px;
}
.ta-contact h5::before {
	bottom: 0px;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	border-width: 1px;
	border-style: solid;
}
.form-control {
	border-radius: 3px;
	margin-bottom: 20px;
	box-shadow: inherit;
	height: 40px;
}
.form-control {
	border-width: 1px;
	border-style: solid;
}
.form-control::-moz-placeholder {
opacity: 1;
}
.form-control:focus, .form-control:hover, .form-control:active {
	box-shadow: none;
}
.ta-contact .ta-widget-address {
	padding: 0 15px 15px 0;
}
.ta-contact .ta-widget-address > li:first-child {
	padding-top: 0;
}
.ta-contact .ta-widget-address > li {
	list-style: none;
	padding: 15px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.ta-contact .ta-widget-address > li:last-child {
	border-bottom: none;
}
.ta-contact .ta-widget-address li span.icon-addr {
	height: 25px;
	line-height: 25px;
	margin-right: 18px;
	text-align: center;
	width: 25px;
	display: inline-block;
	border-radius: 3px;
}
.ta-contact .ta-widget-address li span.icon-addr i {
	font-size: 14px;
}
.ta-contact .ta-widget-address strong {
	padding-right: 5px;
}
/*---------------------------------------
	ta-request-Quote-section
-----------------------------------------*/
.ta-req {
	background: url("images/subscriber/background.jpg") no-repeat fixed 0 0 / cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.ta-req .overlay {
	padding: 40px 0;
	margin: 0;
}
.ta-req .overlay {
	background: #222;
}
.ta-req h5 {
	font-size: 20px;
	position: relative;
	padding-bottom: 15px;
}
.ta-req h5, .ta-req p, .ta-req a {
	color: #fff;
}
.form-control {
	border-radius: 3px;
	margin-bottom: 20px;
	box-shadow: inherit;
	height: 40px;
}
.ta-req .form-control {
	background: rgba(0,0,0,0);
	color: #fff;
}
.form-control {
	border-width: 1px;
	border-style: solid;
}
.form-control::-moz-placeholder {
opacity: 1;
}
.form-control:focus, .form-control:hover, .form-control:active {
	box-shadow: none;
}
/*---------------------------------------
	ta-gmap-section
-----------------------------------------*/
.ta-gmap-wrapper {
	padding: 0;
	margin: 0;
}
.ta-gmap-wrapper #map {
	padding: 0;
	width: 100%;
	height: 300px;
	border: 0;
	margin-bottom: 0;
}
/*---------------------------------------
	ta-subscriber-section
-----------------------------------------*/
.ta-subscriber {
	background: url("images/subscriber/background.jpg") no-repeat fixed 0 0 / cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.ta-subscriber .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 40px 30px;
}
.ta-subscriber h4 {
	font-size: 160%;
}
.ta-subscriber h2 {
	line-height: 25px;
	font-size: 200%;
}
.ta-subscriber h5, .ta-subscriber p, .ta-subscriber a {
	color: #fff;
}
.ta-subscriber .subscription-form .int-box {
	border-radius: 3px;
	box-shadow: inherit;
	height: 40px;
	margin-bottom: 25px;
	margin-top: 25px;
	width: 62%;
}
.ta-subscriber .subscription-form .btn {
	border: 0 none;
	border-radius: 2px;
	margin: 5px;
	transition: all 0.25s ease 0s;
}
/*---------------------------------------
	ta-video-section
-----------------------------------------*/
.ta-video {
	background: url(images/video/background.jpg) no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	text-align: center;
}
.ta-video .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 0;
}
.ta-video .overlay .subtitile {
	font-style: italic;
}
.btn-video {
	font-size: 70px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 35%;
	transition: all 0.25s ease 0s;
}
.ta-video .buttonBar {
	display: none;
}
/*---------------------------------------
	ta-view-detail-section
-----------------------------------------*/
.ta-view-detail-section {
}
.ta-view-detail-top-section {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
	padding: 10px 10px 10px;
	margin: 0px 0 20px 0;
	background: #f5f5f5;
}
.ta-view-detail-btnarea {
	text-align: center;
	padding: 0;
}
.ta-view-detail-btnarea .btn {
	margin: 10px;
}
.ta-view-detail-btnarea .btn i {
	padding-right: 10px;
}
.ta-view-detail-content {
	padding: 30px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
	background: #f5f5f5;
	color: #666;
}
.ta-view-detail-content img {
	margin: 20px auto;
	width: 100%;
	height: auto;
}
.ta-view-detail-slider .owl-controls {
	margin-top: -24px;
}
.ta-view-detail-slider .owl-controls .owl-buttons div {
	margin: 5px;
	font-size: 23px;
	opacity: 0.8;
	display: inline-block;
	padding: 5px 13px;
	border-width: 1px;
	border-style: solid;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.ta-view-detail-slider .owl-controls .owl-buttons div i {
}
.ta-view-detail-slider:hover .owl-controls .owl-buttons div {
	opacity: 1;
}
.ta-view-detail-slider .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	left: 20px;
	top: 40%;
}
.ta-view-detail-slider .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	right: 20px;
	top: 40%;
}
.ta-view-detail-slider .owl-controls .owl-buttons div.owl-prev {
	left: 20px;
}
.ta-view-detail-slider .owl-controls .owl-buttons div.owl-next {
	right: 20px;
}
.ta-view-detail-slider .owl-pagination {
	padding-bottom: 10px;
}
.ta-view-detail-slider .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.ta-view-detail-slider .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	background: rgba(255,255,255,0.20);
}
.ta-view-detail-slider .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.ta-view-detail-slider .owl-pagination {
	bottom: 30px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
.ta-detail-purchase {
	background: #f3f3f3;
	padding: 15px;
	margin-top: 10px;
	border-bottom: 2px solid #e6e6e6;
}
.ta-detail-purchase .purchase-inner {
	background: #fff;
	text-align: center;
	line-height: 35px;
}
.ta-detail-purchase .purchase-inner span {
	font-size: 20px;
}
.ta-detail-purchase .purchase-price {
	padding: 20px;
	font-size: 40px;
	font-weight: bold;
}
.ta-detail-download .btn-download {
	display: block;
	line-height: 36px;
	margin: 12px 0;
	padding: 5px 35px;
	position: relative;
	width: 100%;
	font-size: 16px;
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.2);
}
.ta-detail-download .btn-download:hover {
	color: #fff;
}
.ta-detail-download .btn-download i {
	padding-right: 10px;
}
.ta-detail-download .buynow {
	background: #fefcea;
	color: #000;
}
.ta-detail-download .live-preview {
	background: #6f9a37;
}
/* --------------------------------------
=========================================
	ta-breadcrumb-section
=========================================
-----------------------------------------*/
.ta-breadcrumb-section {
	background: url(images/breadcrumb/background.jpg) repeat fixed center center;
	height: 100%;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	box-shadow: 0 0 5px 0 #aaaaaa;
}
.ta-breadcrumb-section .overlay {
	background: rgba(0, 0, 0, 0.6);
	height: 100%;
	padding: 100px 0;
	position: relative;
	width: 100%;
}
.ta-breadcrumb-title {
	text-align: center;
	padding: 0;
}
.ta-breadcrumb-title h1 {
	font-size: 45px;
	font-weight: 400;
	margin: 0;
	padding-top: 20px;
}
.ta-page-breadcrumb {
	list-style: none outside none;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}
.ta-page-breadcrumb > li {
	display: inline-block;
}
.ta-page-breadcrumb > li + li:before {
	content: "\f105";
	font-family: fontawesome;
	padding: 0 5px;
}
/* --------------------------------------
=========================================
	ta-sidebar
=========================================
-----------------------------------------*/
.ta-sidebar {
	padding: 0;
}
.ta-sidebar a {
	transition: all 0.3s ease 0s;
}
.ta-sidebar .ta-widget .btn {
	padding: 2px 12px;
	border: none;
	border-radius: 3px;
	height: 40px;
}
.ta-sidebar .ta-widget {
	margin-bottom: 30px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
    padding: 10px 20px;
}
.ta-sidebar .ta-widget ul {
	padding: 0;
	list-style: none;
}
.ta-sidebar .ta-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.ta-sidebar .ta-widget ul li:last-child {
	border-width: 0 0 0px 0;
	border-style: solid;
	margin: 0;
}
.ta-sidebar .ta-widget h2 {
	font-size: 16px;
	line-height: 20px;
}
.ta-sidebar .ta-widget h6, .ta-sidebar .ta-widget h2 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.ta-sidebar .ta-widget h6::before, .ta-sidebar .ta-widget h2::before {
	border-width: 1px;
	border-style: solid;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	transition: all 0.4s ease 0s;
}
.ta-widget h6:hover::before {
	width: 50%;
}
.ta-sidebar .ta-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.ta-sidebar .ta-widget ul.menu li .sub-menu {
	margin-left: 15px;
}
.ta-sidebar .ta-widget ul.menu li .sub-menu li {
	border-bottom: none;
	padding: 10px 0 0;
}
.ta-sidebar .ta-widget.widget_search .btn {
	border: medium none;
	border-radius: 0 3px 3px 0;
	height: 40px;
	padding: 2px 12px;
	transition: all 0.3s ease 0s;
}
.ta-sidebar .ta-category-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.ta-sidebar .ta-category-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.ta-sidebar .ta-widget .ta-widget-tags, .ta-sidebar .ta-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
.ta-sidebar .ta-widget .ta-widget-tags a, .ta-sidebar .ta-widget .tagcloud a {
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 9px 0;
	padding: 6px 12px;
	transition: all 0.4s ease-in-out 0s;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
.ta-sidebar .ta-widget-tags a:hover, .ta-sidebar .ta-widget .tagcloud a:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
.ta-sidebar .ta-widget .ta-twitter-feed li {
	margin: 2px 0;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
}
.ta-sidebar .ta-widget .ta-twitter-feed li::before {
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	top: 4px;
	bottom: 0;
	content: "\f099";
}
.ta-sidebar .ta-widget .ta-twitter-feed li a {
	padding-right: 3px;
}
.ta-sidebar .ta-widget .ta-twitter-feed li .twitter-text {
	display: table;
}
.ta-sidebar .ta-widget .ta-twitter-feed li .date-twitter {
	font-size: 12px;
}
.ta-sidebar .ta-opening-hours li i {
	font-size: 14px;
	padding-right: 10px;
}
.ta-sidebar .ta-widget .ta-widget-address li {
	clear: both;
}
.ta-sidebar .ta-widget .ta-widget-address li span.icon-addr {
	height: 25px;
	line-height: 25px;
	margin: 5px 15px 8px 8px;
	text-align: center;
	width: 25px;
	display: inline-block;
	float: left;
	border-radius: 3px;
}
.ta-sidebar .ta-widget .ta-widget-address li span.icon-addr i {
	font-size: 14px;
}
.ta-sidebar .ta-widget .ta-instagram li {
	display: inline-block;
	margin: -13px 0;
	border-radius: 2px;
}
.ta-sidebar .ta-widget .ta-instagram li a:hover {
	padding-left: 0;
}
.ta-sidebar .ta-widget .ta-instagram li a img {
	width: 70px;
	height: 70px;
	border-radius: 2px;
}
.ta-sidebar .ta-widget .ta-instagram li a img:hover {
	opacity: 0.7;
}
.ta-sidebar .ta-widget .ta-social {
	padding: 10px 0px;
}
.ta-sidebar .ta-widget .ta-social li {
	display: inline-block;
}
.ta-sidebar .ta-widget .ta-social li span.icon-soci {
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin: 8px 12px 8px 8px;
	text-align: center;
	width: 32px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
.ta-sidebar .ta-widget .ta-social li span.icon-soci:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
.ta-sidebar .ta-widget .ta-social li span.icon-soci i {
	font-size: 16px;
}
.ta-sidebar .ta-widget-payment a {
	font-size: 30px;
}
.ta-sidebar .ta-widget-tollfree li {
	font-size: 20px;
}
.ta-sidebar .ta-widget-tollfree li i {
	font-size: 36px;
	padding-right: 15px;
}
.ta-sidebar .ta-widget .ta-widget-quote .form-control {
	border-radius: 0;
	margin-bottom: 20px;
	font-size: 12px;
}
.ta-sidebar .ta-widget .ta-widget-quote .btn {
	border-radius: 2px;
	padding: 5px 35px;
}
/*--ta-mailchimp--*/
.ta-sidebar .ta-mailchimp-widget .btn {
	border-radius: 0 3px 3px 0;
	transition: all 0.3s ease 0s;
}
/*--ta-blog-post end--*/
.ta-sidebar .ta-widget .ta-blog-post {
	margin-bottom: 0;
	margin-top: 0 !important;
	overflow: hidden;
	padding-bottom: 20px;
}
.ta-sidebar .ta-widget .ta-post-area {
	display: block;
	float: left;
	margin-left: 0;
	margin-right: 15px;
}
.ta-sidebar .ta-widget .ta-blog-post .ta-post-area img {
	border-radius: 2px;
	display: block;
	height: 70px;
	max-width: 70px;
	transition: all 0.3s ease-in-out 0s;
}
.ta-sidebar .ta-widget .ta-blog-post h3 {
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: -5px;
	word-wrap: break-word;
}
.ta-widget .ta-blog-post span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	font-style: italic;
}
/*--ta-blog-post end--*/
/*--calendar_wrap--*/
.ta-sidebar .ta-widget .calendar_wrap table {
	width: 100%;
	font-size: 11px;
}
.ta-sidebar .ta-widget .calendar_wrap table caption {
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	padding: 5px 12px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.ta-sidebar .calendar_wrap table thead th {
	border-width: 1px;
	border-style: solid;
}
.ta-sidebar .calendar_wrap table tbody td:hover, .ta-sidebar .calendar_wrap table tbody #today:hover {
	transition: all 0.3s ease 0s;
}
.ta-sidebar .calendar_wrap table tfoot {
	border-width: 1px;
	border-style: solid;
}
.ta-sidebar .ta-widget .calendar_wrap table thead th {
	text-align: center;
	padding: 6px 0;
}
.ta-sidebar .ta-widget .calendar_wrap table tbody td {
	line-height: 2.5em;
	transition: background 0.15s ease 0s;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.ta-sidebar .ta-widget .calendar_wrap table tfoot {
	font-size: 11px;
}
.ta-sidebar .ta-widget .calendar_wrap table tfoot tr td#prev {
	padding: 5px;
	text-transform: uppercase;
}
.ta-sidebar .ta-widget .calendar_wrap table tfoot tr td#next {
	padding: 5px;
	text-align: right;
	text-transform: uppercase;
}
/*--calendar_wrap end--*/
.ta-sidebar .ta-widget .textwidget select, .ta-sidebar .ta-widget .textwidget img {
	width: 100%;
}
/*----woocommerce footer-widget----*/
.ta-sidebar .ta-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0 3px 3px 0;
	margin-left: -1px;
}
/* --------------------------------------
=========================================
	ta-error page
=========================================
-----------------------------------------*/
.ta-error-404 h1 {
	font-size: 100px;
	line-height: 80px;
	font-weight: 400;
}
.ta-error-404 h1 i {
	padding: 5px;
}
.ta-error-404 h4 {
	line-height: 40px;
}
.ta-error-404 p {
	line-height: 30px;
}
/* --------------------------------------
=========================================
	ta-faq's page
=========================================
-----------------------------------------*/

/* --------------------------------------
=========================================
	ta-footer
=========================================
-----------------------------------------*/
footer {
	/* background: url(images/fun/background.jpg) no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0); */
}
.ta-footer-top-area {
	padding: 30px 0;
}
.ta-footer-top-area .ta-app-widget .btn {
	padding: 2px 12px;
}
.ta-footer-top-area .ta-app-widget .btn > i {
	padding-right: 10px;
}
.ta-footer-top-area .ta-app-widget h5 a i {
	font-size: 26px;
}
footer .ta-footer-widget-area {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 50px;
}
footer .ta-widget {
	margin-bottom: 50px;
}
footer .ta-widget:nth-child(4n+1) {
	clear: both;
}
footer .ta-widget .ta-subscribe {
	padding: 1px 12px;
	border-radius: 0 3px 3px 0;
	height: 40px;
}
footer .ta-widget .ta-subscribe:hover, footer .ta-widget .ta-subscribe:focus {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-search-widget .btn {
	padding: 1px 12px;
	border-radius: 0;
	height: 40px;
}
footer .ta-widget.widget_search .btn {
	border-width: 1px;
	border-style: solid;
	padding: 2px 12px;
	height: 40px;
	border-top-right-radius: 3px;
}
footer .ta-widget.widget_search .btn-default, footer .ta-widget.widget_search .btn-default:hover {
	background-color: initial;
}
footer .ta-widget.widget_search .btn:hover, footer .ta-widget.widget_search .btn:focus {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget h6 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 30px 0;
	position: relative;
	padding-bottom: 12px;
}
footer .ta-widget h6::before {
	border: 1px solid;
	bottom: 0px;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px
}
footer .ta-widget:hover h6::before {
	width: 50%;
	transition: all 0.3s ease 0s;
}
footer .ta-widget ul {
	padding: 0;
	list-style: none;
}
footer .ta-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
footer .ta-widget ul li a:hover {
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget ul li:first-child {
	padding-top: 0;
}
footer .ta-widget ul li:last-child {
	border-bottom: none;
}
footer .ta-widget ul li {
	margin: 0;
	padding: 10px 0;
	position: relative;
}
footer .ta-widget ul li a {
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget ul li a:hover {
	padding-left: 10px;
}
footer .ta-widget .list-unstyled li:first-child {
	padding-top: 0;
}
footer .ta-widget .list-unstyled li {
	margin: 0;
	padding: 10px 0;
	position: relative;
}
footer .ta-widget .list-unstyled li {
	border-width: 1px;
	border-style: solid;
}
footer .ta-widget .list-unstyled li :last-child {
	border-bottom: none;
}
footer .ta-widget .list-unstyled li a:hover {
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget .list-unstyled li a {
	line-height: 25px;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget .list-unstyled li a:hover {
	padding-left: 10px;
}
footer .ta-widget .ta-twitter-feed li {
	margin: 2px 0;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
	border-bottom: none;
}
footer .ta-widget .ta-twitter-feed li::before {
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	top: 4px;
	bottom: 0;
	content: "\f099";
}
footer .ta-widget .ta-twitter-feed li a {
	padding-right: 3px;
}
footer .ta-widget .ta-twitter-feed li .twitter-text {
	display: table;
}
footer .ta-widget .ta-twitter-feed li .date-twitter {
	font-size: 12px;
}
footer .ta-opening-hours {
	padding: 0 10px 0 0;
}
footer .ta-widget .ta-opening-hours li {
	padding: 6px 0;
}
footer .ta-widget .ta-opening-hours li:hover {
	cursor: pointer;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget .ta-opening-hours li i {
	font-size: 14px;
	padding-right: 10px;
}
footer .ta-widget .ta-widget-address li {
	border-bottom: 0;
}
footer .ta-widget .ta-widget-address li span.icon-addr {
	height: 25px;
	float: left;
	line-height: 25px;
	margin: 5px 15px 8px 8px;
	text-align: center;
	width: 25px;
	display: inline-block;
	border-radius: 3px;
}
footer .ta-widget .ta-widget-address li span.icon-addr i {
	font-size: 14px;
}
footer .ta-widget .ta-social {
	padding: 10px 0px;
}
footer .ta-widget .ta-social li {
	display: inline-block;
	margin-right: 5px;
	border-bottom: none;
}
footer .ta-widget .ta-social li a:hover {
	padding-left: 0;
}
footer .ta-widget .ta-social li span.icon-soci {
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin: 8px;
	text-align: center;
	width: 32px;
	border-radius: 3px;
}
footer .ta-widget .ta-social li span.icon-soci:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget .ta-social li span.icon-soci i {
	font-size: 16px;
}
footer .ta-widget .ta-widget-tags, footer .ta-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
footer .ta-widget .ta-widget-tags a, footer .ta-widget .tagcloud a {
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 9px 0;
	padding: 6px 12px;
	transition: all 0.4s ease-in-out 0s;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
}
footer .ta-widget .ta-widget-tags a:hover, footer .ta-widget .tagcloud a:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-widget .ta-widget-quote .form-control {
	border-radius: 0;
	margin-bottom: 20px;
	border: none;
	font-size: 12px;
}
footer .ta-widget .ta-instagram li {
	display: inline-block;
	margin: -3px 0 0;
	border-radius: 2px;
	padding: 0;
	border-bottom: none;
}
footer .ta-widget .ta-instagram li a:hover {
	padding-left: 0px;
}
footer .ta-widget .ta-instagram li a img {
	width: 75px;
	height: 75px;
	border-radius: 2px;
}
footer .ta-widget .ta-instagram li a img:hover {
	opacity: 0.7;
}
footer .ta-widget-tollfree {
	margin-bottom: 30px;
}
footer .ta-widget-tollfree li {
	font-size: 20px;
}
footer .ta-widget-tollfree li i {
	font-size: 36px;
	padding-right: 15px;
}
footer .ta-widget-payment a {
	font-size: 30px;
}
footer .ta-widget .calendar_wrap table {
	width: 100%;
	font-size: 11px;
}
footer .ta-widget .calendar_wrap table caption {
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	padding: 5px 12px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
footer .ta-widget .calendar_wrap table thead th {
	text-align: center;
	padding: 6px 0;
	border-width: 1px;
	border-style: solid;
}
footer .ta-widget .calendar_wrap table tbody td {
	line-height: 2.5em;
	transition: background 0.15s ease 0s;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
footer .calendar_wrap table tbody #today:hover {
	transition: all 0.3s ease 0s;
}
footer .calendar_wrap table tbody td:hover {
	transition: all 0.3s ease 0s;
}
footer .ta-widget .calendar_wrap table tfoot {
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
}
footer .ta-widget .calendar_wrap table tfoot tr td#prev {
	padding: 5px;
	text-transform: uppercase;
}
footer .ta-widget .calendar_wrap table tfoot tr td#next {
	padding: 5px;
	text-align: right;
	text-transform: uppercase;
}
footer .ta-widget .textwidget select, footer .ta-widget .textwidget img {
	width: 100%;
}
footer .ta-blog-post {
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	padding-bottom: 20px;
}
footer .ta-post-area {
	display: block;
	float: left;
	margin-left: 0;
	margin-right: 15px;
}
footer .ta-blog-post .ta-post-area img {
	border-radius: 2px;
	display: block;
	height: 70px;
	max-width: 70px;
	transition: all 0.3s ease-in-out 0s;
}
footer .ta-blog-post h3 {
	display: block;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: -5px;
	word-wrap: break-word;
}
footer .ta-blog-post span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	font-style: italic;
}
footer .ta-widget .form-control {
	border-width: 1px;
	border-style: solid;
}
/*----woocommerce footer-widget----*/
footer .ta-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0 3px 3px 0;
	margin-left: -1px;
}
/*----contactform footer-widget----*/
footer .ta-widget .wpcf7-form .wpcf7-form-control {
	border: none;
}
footer .ta-footer-copyright {
	padding: 25px 0 10px;
}
footer .ta-footer-copyright p, footer .ta-footer-copyright a {
	font-size: 13px;
	line-height: 23px;
}
footer .ta-social {
	padding: 0px;
	margin: 0;
}
footer .ta-social li {
	display: inline-block;
	margin-right: 5px;
	border-bottom: none;
}
footer .ta-social li a:hover {
	padding-left: 0;
}
footer .ta-social li span.icon-soci {
	border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 30px;
    margin: 0 4px;
    text-align: center;
    width: 32px;
}
footer .ta-social li span.icon-soci:hover {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .ta-social li span.icon-soci i {
	font-size: 14px;
}
/* --------------------------------------
=========================================
	ta-scroll-button
=========================================
-----------------------------------------*/
.ti_scroll {
	background: #90b70f !important;
	bottom: 2%;
	display: none;
	height: 40px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 12px;
	text-align: center;
	width: 40px;
	z-index: 9999;
	border-radius: 3px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
}
.ti_scroll:hover {
	opacity: 1;
}
.ti_scroll i {
	font-size: 26px;
	line-height: 36px;
}
.ti_scroll:hover, .ti_scroll:focus {
	transition: all 0.3s ease 0s;
}

.modal.returning {

}

.modal.returning .modal-dialog.modal-lg {
	border: 2px solid #326698;
	background: #ffffff;
	width: 552px;
}

.modal.returning .modal-content {
	padding: 48px;
}

.modal.returning .modal-content h2 {
	font-size: 35px;
	width: 410px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.modal.returning .modal-content p {
	text-align: center;
	color: #326698;
	font-weight: bold;
}

.modal.returning .modal-content .close-button {
	position: absolute;
	right: 10px;
	font-size: 37px;
	top: 10px;
	color: #989898;
}

.modal.returning .modal-content .close-button a {
		color: #989898;
}

.modal.returning .modal-content p.red-box {
	display: block;
	width: auto;
	background: #cc3433;
	color: #ffffff;
	height: 52px;
	text-align: center;
	font-size: 15px;
	padding: 14px;
	margin-top: 2em;
	margin-bottom: 1em;
}

.modal.returning .modal-content center {
	margin-top: 2.5em;
}


/* --------------------------------------
=========================================
	ta-Responsive Part
=========================================
-----------------------------------------*/
@media (max-width: 992px) {
.woocommerce-page .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
}
.woocommerce-page .products .product > a:first-child {
/*		min-height: 325px; */
}
}
@media (max-width: 767px) {
.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 48%;
	float: left;
	clear: both;
	margin: 0 0 2.992em;
}
.woocommerce .upsells.products ul li.product:nth-child(4), .woocommerce-page ul.products li.product:nth-child(4) {
	margin: 0 0 2.992em;
}
.woocommerce .upsells.products ul li.product:nth-child(4+1), .woocommerce-page ul.products li.product:nth-child(4+1) {
	clear: none;
}
.woocommerce .upsells.products ul li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
	margin-right: 0;
	float: right;
}
.woocommerce .upsells.products ul li.product:nth-child(odd), .woocommerce-page ul.products li.product:nth-child(odd) {
	clear: left;
}
}
@media (max-width: 600px) {
.woocommerce-page .product .images {
	width: 100%;
}
.woocommerce-page .product .entry-summary {
	width: 100%;
	padding-left: 0%;
	margin-top: 50px;
}
.woocommerce-page .woocommerce-tabs .tabs li a {
	font-size: 14px;
}
.woocommerce-page .woocommerce-tabs .tabs li {
	padding: 10px 10px;
}
.listpost-content-wrap-large {
	position: relative;
}
.listpost-content-wrap-large {
	padding: 20px 0px 0px 0px;
}
.entry-meta-large {
	position: relative;
	float: left;
	width: 100%;
}
.entry-footer-large {
	padding-right: 0;
}
}
@media (max-width: 480px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 100%;
}
.woocommerce-page .woocommerce-result-count {
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
}
.woocommerce-page .woocommerce-ordering {
	float: none;
}
.woocommerce-page .products .product > a:first-child {
	width: 240px;
}
.woocommerce-page .woocommerce-tabs .tabs li {
	width: 100%;
}
.woocommerce-page .woocommerce-tabs .tabs li {
	width: 100%;
	border-bottom: 2px solid #CCC;
}
.woocommerce-page .woocommerce-tabs .tabs {
	border-bottom: 0;
}
.woocommerce-page .woocommerce-tabs .comment_container {
	position: relative;
	padding-left: 0px;
	padding-top: 50px;
}
.woocommerce-page .products .product > a:first-child {
	width: 100%;
}
/* cart page */
.woocommerce table.shop_table th {
	padding: 5px 5px;
	font-size: 8px;
}
.woocommerce-page .woocommerce .product-name a {
	font-size: 12px;
	line-height: 16px;
	float: left;
}
.woocommerce table.shop_table td {
	padding: 6px 4px;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table td span, .woocommerce table.shop_table td a, .woocommerce table.shop_table td strong {
	font-size: 12px;
}
.woocommerce table.shop_table td .amount {
	font-size: 12px;
}
.woocommerce-page .woocommerce .product-quantity input.qty {
	width: 45px;
}
.woocommerce td.product-quantity {
	min-width: 40px;
}
.woocommerce-page .woocommerce input[type="submit"] {
	font-size: 10px;
}
.woocommerce-page .woocommerce .cart_totals tr.cart-subtotal th {
	font-size: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	font-size: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table td span, .woocommerce-cart .cart-collaterals .cart_totals table td a {
	font-size: 12px;
}
.woocommerce form .form-row label {
	font-size: 12px;
}
.woocommerce-page .woocommerce .woocommerce-info, .woocommerce-page .woocommerce .woocommerce-info a {
	font-size: 12px;
}
.woocommerce-checkout-payment label {
	font-size: 14px;
}
.woocommerce-page .woocommerce #payment div.payment_box p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.woocommerce form .form-row {
	width: 100%;
}
.woocommerce-page .woocommerce .order_details li {
	width: 100%;
	border-bottom: 1px dashed #d3ced2;
	border-right: none;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	margin-top: 5px
}
.woocommerce-page address {
	font-size: 12px;
}
.woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error li {
	font-size: 12px;
}
.woocommerce-page .woocommerce .cart-collaterals .cart_totals a {
	width: 100%;
	margin-right: 0;
}
.woocommerce-page .woocommerce .checkbox {
	font-size: 16px;
}
.woocommerce-page .myaccount_address {
	font-size: 12px;
}
.woocommerce-page #content .quantity input.minus, .woocommerce-page #content .quantity input.plus {
	display: none;
}
.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 100%;
}
}
/* [end] woocommerce */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-wp .navbar-collapse.collapse {
	display: none;
}
.navbar-wp .navbar-collapse.collapse.in {
	display: block;
}
.navbar-wp .navbar-header .collapse, .navbar-toggle {
	display: block;
}
.navbar-header {
	float: none;
}
}
 @media only screen and (min-width: 240px) and (max-width: 460px) {
.ta-footer-top-area .ta-app-widget .btn {
	margin-top: 10px;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
/* Top Details*/
.ta-head-detail .info-left {
	float: none;
	text-align: center;
	margin: 10px 0 17px;
	float: none;
}
.ta-head-detail .info-right {
	float: none;
	text-align: center;
	margin: 10px 0 17px;
	float: none;
}
/* logo*/
.navbar-default .navbar-brand {
	margin: 0 auto;
	text-align: center;
}
.navbar-wp .navbar-nav > li > a {
	padding: 12px;
}
.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	z-index: 8;
}
.navbar-wp .ta-search-box {
	float: left;
}
.ta-search {
	margin: 0 auto;
}
.ta-plans .ta-plan.active {
	transform: scale(1);
}
.ta-subscriber .subscription-form .int-box {
	width: 100%;
}
/*--video-format--*/
#ta-slider .item .ta-slider-inner .video-format .video-format-inner {
	margin: -20px 0 0;
	padding: 0 5px;
	text-align: center;
}
}
@media screen and (min-width: 1024px) {
.ta-slider-inner {
}
}
@media screen and (min-width: 240px) and (max-width: 1179px) {
.boxed {
	width: auto;
}
.ta-slider-inner p {
	width: auto;
}
}
@media screen and (min-width: 530px) and (max-width: 1024px) {
/*--------------- ta-slider ---------------*/
.ta-slider-inner {
	min-width: auto !important;
	width: auto !important;
}
/*--quote-format--*/
#ta-slider .item .ta-slider-inner .quote-format {
	width: 90%;
}
/*--aside-format--*/
#ta-slider .item .ta-slider-inner .aside-format {
	width: 90%;
}
/*--audio-format--*/
#ta-slider .item .ta-slider-inner .audio-format {
	width: 90%;
}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
/*--video-format--*/
#ta-slider .item .ta-slider-inner .video-format .responsive-video, #ta-slider .item .ta-slider-inner .video-format .video-format-inner {
	width: 50%;
	float: left;
}
#ta-slider .item .ta-slider-inner .video-format .video-format-inner {
	margin: -20px 0 0;
	padding: 0 5px;
	text-align: center;
}
}
@media screen and (min-width: 240px) and (max-width: 767px) {
.ta-main-nav {
	text-align: center;
}
.navbar-toggle {
	float: none;
}
.navbar-brand{
	float: none;
	display: block;
}
/*--------------- ta-slider ---------------*/
.navbar-wp .navbar-nav>.active>a, .navbar-wp .navbar-nav>.active>a:hover, .navbar-wp .navbar-nav>.active>a:focus {
	border-bottom: none;
}
.navbar-wp .navbar-nav > a, .navbar-wp .navbar-nav> a:hover, .navbar-wp .navbar-nav a:focus {
	border-bottom: none;
}
.ta-slider-inner {
	min-width: auto !important;
	width: auto !important;
}
#ta-slider .slide-caption .description {
	font-size: 180%;
	line-height: 1em;
	margin: 0 auto;
	width: 100%;
}
.ta-slider-warraper .owl-controls .owl-buttons div {
	width: 30px;
	height: 30px;
	font-size: 200%;
	line-height: 10px;
	border-width: 2px;
	border-style: solid;
}
/*--quote-format--*/
#ta-slider .item .ta-slider-inner .quote-format {
	width: 100%;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-icon {
	height: 50px;
	width: 50px;
	border-width: 1px;
	border-style: solid;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-icon i {
	padding: 12px 20px 20px 12px;
	font-size: 225%;
}
#ta-slider .item .ta-slider-inner .quote-format .quote-format-inner {
	display: table;
	left: 67px;
	width: 90%;
}
/*--aside-format--*/
#ta-slider .item .ta-slider-inner .aside-format {
	width: 100%;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-icon {
	height: 50px;
	width: 50px;
	border-width: 1px;
	border-style: solid;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-icon i {
	padding: 12px 20px 20px 12px;
	font-size: 225%;
}
#ta-slider .item .ta-slider-inner .aside-format .aside-format-inner {
	display: table;
	left: 67px;
	width: 90%;
}
/*--audio-format--*/
#ta-slider .item .ta-slider-inner .audio-format {
	width: 100%;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-icon {
	height: 50px;
	width: 50px;
	border-width: 1px;
	border-style: solid;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-icon i {
	padding: 12px 20px 20px 12px;
	font-size: 225%;
}
#ta-slider .item .ta-slider-inner .audio-format .audio-format-inner {
	display: table;
	left: 67px;
	width: 90%;
}
/*--------------- ta-subscription-form ---------------*/
.ta-subscriber .subscription-form .int-box {
	width: 100%;
}
}

/******************** Val added 23.09.2019 ***********************/

.dataTables_wrapper {
	overflow-x: auto;
}
.tablepress th,
.tablepress tr td:first-child {
	background: #d3e29d !important;
	color: black !important;
}
.tablepress th {
	pointer-events: none;
}
.tablepress th:after {
	display: none !important;
}
.dataTables_wrapper input[type="search"] {
	border: none;
	border: 1px solid #bbb;
	border-radius: 4px;
	margin-right: 5px;
}
.dataTables_wrapper select {
	border: none;
	border: 1px solid #bbb;
	border-radius: 4px;
	margin-right: 5px;
}


/*SPONSOR PAGE*/
.page-id-1229 .ta-breadcrumb-section {
	background: url(/wp-content/uploads/2017/02/2-min.jpg) no-repeat center center;
	background-size: cover;
	box-shadow: none;
}
.page-id-1229 .ta-breadcrumb-section .overlay {
	background: rgba(0, 0, 0, 0.5);
}
.sponsors-container {
	margin: 50px 0;
}

.sponsors-content {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
	margin: 50px 0 0 0;
}
.sponsors-content.premium {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 40px;
}
.sponsors-content .box {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	background: white;
	box-shadow: 0 0 30px #bbb;
	transition: 0.5s;
}
.sponsors-content .box:hover {
	box-shadow: 0 0 10px #bbb;
}


.sponsors-content .box .image {
	position: absolute;
	top: 20%;
	left: 20%;
	width: calc(100% - 40%);
	height: calc(100% - 40%);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.5s;
}
.sponsors-content .box .sponsor-box-inside {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #90B70F;
	padding: 20px;
	padding-bottom: 50px;
	opacity: 0;
	transition: 0.5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.sponsors-content .box .sponsor-box-inside h4,
.sponsors-content .box .sponsor-box-inside p,
.sponsors-content .box .sponsor-box-inside {
	color: white;
}
.sponsors-content .box .sponsor-box-inside .sponsor-description {
	font-size: 16px;
	line-height: 1.4;
}
.sponsors-content .sponsor-box-icon-container {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 20px;
	transition: 0.5s;
	opacity: 1;
	transition: 0.5s;
}
.sponsors-content .sponsor-box-info-close {
	position: absolute;
	left: 10px;
	opacity: 0;
	z-index: -5;
	transition: 0.5s;
}
.sponsors-content .sponsor-box-icon-container .sponsor-box-icon {
	margin-right: 5px;
	cursor: pointer;
 	-webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
	filter: grayscale(70%);
	transition: 0.5s;
}
.sponsors-content .sponsor-box-icon-container .sponsor-box-icon:hover {
 	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	filter: grayscale(0);
}
.sponsors-content .sponsor-box-icon-container .sponsor-box-icon:hover > .tooltip {
	opacity: 1;
	top: 39px;
	bottom: auto;
	background: #666;
	color: white;
	padding: 6px;
	display: block;
	width: max-content;
}
.sponsors-content .box.info-active .image  {
	opacity: 0;
}
.sponsors-content .box.info-active .sponsor-box-inside  {
	opacity: 1;
}
.sponsors-content .box.info-active .sponsor-box-icon-container .sponsor-box-icon  {
	opacity: 0;
}
.sponsors-content .box.info-active .sponsor-box-info-close {
	opacity: 1;
	z-index: 5;
	cursor: pointer;
}
.sponsors-content .box .info-container {
	display: none;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
}
.sponsors-content .box .info-container .close-info-container {
	width: 100%;
	text-align: right;
	cursor: pointer;
	display: block;
	position: relative;
	top: -20px;
	right: -20px;
}
.sponsors-content .box .info-container .info-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 60%;
	height: max-content;
	max-height: 80vh;
	padding: 50px;
	background: #336699;
	font-size: 19px;
}
.sponsors-content .box .info-container .info-content h2,
.sponsors-content .box .info-container .info-content p,
.sponsors-content .box .info-container .info-content {
	color: white;
}
.sponsors-content .box .info-container .info-content h2 {
	font-size: 28px;
}
.sponsors-content .box .info-container .info-content p {
	font-size: 19px;
}


@media screen and (max-width: 991px) {

	.sponsors-content {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 20px;
	}
	.sponsors-content.premium {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 40px;
	}

	.sponsors-container .sponsors-content .box .info-container .info-content {
		top: 0;
		left: 0;
		transform: none;
		width: 100%;
		height: 100%;
		max-height: none;
		padding: 40px 20px;
		overflow-y: scroll;
	}
	.tooltip {
		margin-top: -85px;
	}
}

@media screen and (max-width: 590px) {
	.sponsors-content {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}
	.sponsors-content.premium .box {
		padding-bottom: 65%;
	}
	.sponsors-content.premium {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 20px;
	}
	.sponsors-content .sponsor-box-icon-container {
		padding: 5px;
	}
	.sponsors-content .sponsor-box-icon-container .sponsor-box-icon {
		width: 20px !important;

	}
	.sponsors-content .box .sponsor-box-inside {
		padding: 5px;
	}
	.sponsors-content .box .sponsor-box-inside .sponsor-description {
		font-size: 14px;
	}
}

/*TOP BANNER*/
.top-info-banner {
	background: #333333;
	text-align: center;
}
.top-info-banner p {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 17px;
}
.top-info-banner a {
	display: inline-block;
	padding: 4px 9px;
	margin: 8px;
	border-radius: 4px;
	background: #90B710;
	color: white;
	font-size: 18px;
}
@media screen and (max-width: 590px) {
	.top-info-banner a {
		display: block;
		width: max-content;
		margin: 8px auto;
	}
}

.wpforms-field-label,
.wpforms-field.wpforms-field-html,
.wpforms-field-label-inline {
	color: #90B70E;
	font-weight: 400 !important;
}
.wpforms-form input,
.wpforms-form textarea {
	border: 2px solid #ccc !important;
}
.wpforms-submit-container button[type="submit"] {
	display: block !important;
	margin-left: auto !important;
	background-color: #386899 !important;
	color: white !important;
	font-size: 17px !important;
	padding: 7px 28px !important;
	border-radius: 5px !important;
	transition: .2s;
}
.wpforms-submit-container button[type="submit"]:hover {
	background-color: #90b70f !important;
}

.container img {
    height: auto;
}
