@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Cookie');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
body {
	font-size:12px;
	font-family: cambria;
	margin:0;
	padding:0;
	font-weight:500;
}
* {
	font-size: 16px;
	font-family: cambria;
}
a {
	text-decoration:none !important;
	cursor:pointer !important;
	color:#333;
	font-family: cambria;
}
ul, li {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size: 16px;
	line-height: 30px;
}
h1 {
	font-size:28px;
	font-family: cambria;
}
h2 {
	font-size:33px;
	font-family: cambria;
	margin-bottom:30px;
	color:#fff;
}
.sec-title h2 {
	color:#333;
	font-size:28px;
	font-family: cambria;
	margin-bottom:0;
}
p.avivon__title {
	font-size: 37px;
	font-family: cambria;
	margin-bottom: 30px;
	color: #fff;
}
h3 {
	font-size:28px;
	font-family: cambria;
	margin-bottom:17px;
}
h4 {
	font-size:28px;
	font-family: cambria;
	margin-top: 23px;
}
h5 {
	font-size: 28px;
	font-family: cambria;
	margin-top: 23px;
}
.testimonials h4, .testimonials h5 {
	font-size: 32px;
	text-align: center;
	color: #fff;
}
h1 span, h2 span, h3 span, h4 span {
	color: #0061aa;
	font-size: 30px;
	font-family: cambria;
}
#gallery h2 {
	color:#333 !important;
}
.skills-section h2 {
	color: #333;
	font-size: 28px;
	font-family: cambria;
	line-height: 44px;
	margin-top: 0;
}
p.details-head {
	font-size: 28px !important;
	font-family: cambria;
	margin-top: 23px;
}
.pt0 {
	padding-top: 0 !important;
}
p.date {
	color:#fff;
}
.db {
	display:block;
}
.dn {
	display:none;
}
.fn {
	float:none !important;
}
/*---TOP HEADER CSS---*/
header {
	width:100%;
	background-size:100%;
	background-repeat-y: no-repeat;
}
.buttons {
	text-align: center;
	float:right;
}
.buttons ul li {
	float: left;
}
.btn-hover {
	width: 200px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	margin: 20px;
	height: 55px;
	text-align:center;
	border: none;
	background-size: 300% 100%;
	border-radius: 50px;
 moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 -webkit-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}
.btn-hover:hover {
	background-position: 100% 0;
 moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 -webkit-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}
.btn-hover:focus {
	outline: none;
}
.btn-hover.color-2 {
	background-image: linear-gradient(to right, #0773b3, #b79fda, #fa7199, #df3807);
	box-shadow: 0 4px 15px 0 rgb(187, 187, 236);
	padding: 10px 28px;
}
a.btn-hover.color-2 {
	color: #fff;
	font-family: cambria;
	font-weight: 500;
}
.more-details {
	padding: 40px 0;
	margin-right: -10px;
}
.event-details p {
	font-weight: 500;
	font-size: 14px;
	line-height: 11px;
}
.event-details p span {
	font-size: 19px;
	font-family: calibri;
	font-weight: 600;
}
.event-details {
	float: left;
	margin-left: 39px;
	padding: 38px 12px 17px 0;
}
.logo {
	float: left;
	width: 20% important;
}
.sec-title-second {
	margin-bottom: 42px;
}
.more-content i {
	color: #d42215;
	margin-right: 10px;
	float: left;
	margin-top: 8px;
}
.social-btns .btn, .social-btns .btn:before, .social-btns .btn .fa {
	transition: all 0.35s;
	transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-btns .btn:before {
	top: 90%;
	left: -110%;
}
.social-btns .btn .fa {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.social-btns .btn.facebook:before {
	background-color: #3b5998;
}
.social-btns .btn.facebook .fa {
	color: #3b5998;
}
.social-btns .btn.twitter:before {
	background-color: #3cf;
}
.social-btns .btn.twitter .fa {
	color: #3cf;
}
.social-btns .btn.google:before {
	background-color: #dc4a38;
}
.social-btns .btn.google .fa {
	color: #dc4a38;
}
.social-btns .btn.dribbble:before {
	background-color: #f26798;
}
.social-btns .btn.dribbble .fa {
	color: #f26798;
}
.social-btns .btn.skype:before {
	background-color: #00aff0;
}
.social-btns .btn.skype .fa {
	color: #00aff0;
}
.social-btns .btn:focus:before, .social-btns .btn:hover:before {
	top: -10%;
	left: -10%;
}
.social-btns .btn:focus .fa, .social-btns .btn:hover .fa {
	color: #fff;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.social-btns {
	float:right;
}
.social-btns .btn {
	display: inline-block;
	background-color: #fff;
	width: 40px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	position: relative;
	overflow: hidden;
	border-radius: 28%;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
	opacity: 0.99;
	border: 1px solid #ddddde;
}
.social-btns .btn:before {
	content: '';
	width: 120%;
	height: 120%;
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
footer {
    width: 100%;
    float: left;
}


.social-btns .btn .fa {
	font-size: 24px;
	vertical-align: middle;
}
.top {
	width: 100%;
	padding-bottom: 7px;
	border-bottom: 1px solid #eee;
}
.cb {
	clear:both;
}
.tag-line {
	float:left;
}
.tag-line p {
	font-size: 15px;
	color: #d7190d;
	line-height:30px;
}
/*---HEADER CLASSES ENDS----*/


.image-section {
	width: 100%;
	padding: 50px 0 13px 0;
	background:url(../images/about-bg-3.jpg);
	margin-top: -43px;
	background-position:center;
	background-size:100%;
	background-repeat-y: no-repeat;
}
.image-section h1 {
	text-align: center;
	margin-bottom: 26px;
	font-family: cambria;
	font-size: 34px;
	color: #000;
	font-weight: 500;
}
#shiva {
	width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	float:left;
	margin:5px;
}
.count {
	line-height: 48px;
	color: #d82721;
	margin-left: 23px;
	font-size: 32px;
	font-family: cambria;
}
#talkbubble {
	position: relative;
	float: right;
	padding-top: 8px;
}
.linker {
	font-size : 20px;
	font-color: black;
}
/*.about-img {
	display: inline-block;
	position: relative;
	min-height:470px;
}*/
 /*.about-img::before {
 position: absolute;
 left: 0;
 bottom: -61px;
 width: 90%;
 height: 90%;
 content: '';
 background: #d82721;
 border:5px solid #eee;
 top:5%;
}*/
.box-img {
	position: relative;
}
.box-img::after {
 position: absolute;
 background-image: url(../images/icon/dots.png);
 top: -35px;
 left: -35px;
 z-index: -2;
 content: '';
 height: 180px;
 width: 180px;
}
.box-img::before {
 position: absolute;
 background-image: url(../images/icon/dots.png);
 bottom: -90px;
 right: -70px;
 z-index: -2;
 content: '';
 height: 180px;
 width: 180px;
}
.carousel-control.left, .carousel-control.right {
	background:transparent;
}
/*.about-img img {
	margin-left: 40px;
}*/
.counter ul li {
	width: 47%;
	float: left;
	margin-bottom: 30px;
	border: 3px double #503232;
	min-height: 76px;
	padding: 4px 10px;
	margin: 5px 5px;
}
.counter ul li p {
	font-size: 22px;
	font-family: cambria;
	float: left;
	padding-top: 14px;
	padding-right: 0px;
	line-height: 23px;
}
.counter {
	width: 100%;
	padding: 30px 0;
}
.counter ul li img {
	color: #d82721;
	padding-right: 10px;
	float: left;
	padding-top: 12px;
}
.four-logo {
	width: 100%;
	text-align: center;
	background:url(../images/participants.png) center;
	padding: 24px 0;
	background-size: 100%;
}
/*.logo-section {
   background: #ffff;
    border: 5px solid #5e6099;
height: 129px;
    vertical-align: middle;
    padding: 15px 10px;
}*/
.logo-section a {
	display: block;
}
.four-logo p {
	color: #fff;
	font-size: 25px;
	margin-bottom:20px;
}
.venue-detail {
	text-align:left;
}
.venue-detail h2 {
	font-family: cambria;
	font-size: 20px;
	color: #000;
	margin:0;
	font-weight: 500;
}
.venue-detail h3 {
	font-size: 21px;
	margin: 3px 0 21px;
}
/*.participants{width:100%;  background:url(../images/participants.png) center; padding: 69px 0; text-align:center; min-height: 327px; position: relative; background-size:100%; background-repeat-y: no-repeat;}*/
.participants {
	width: 100%;
	background: url(../images/participants.png) center;
	padding: 10px 0 18px;
	text-align: center;
	position: relative;
	background-size: 100%;
	background-repeat-y: no-repeat;
}
.participants p {
	color: #fff;
	border: 1px solid #ddd;
	padding: 16px 10px;
}
.participants ul li {
	width: 22%;
	margin: 0 1%;
	float: left;
	font-size: 16px;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 15px;
	text-align: center;
}
/* pricing plans */
.cat-bg {
	background: url(../images/cate-bg.png);
	background-position: top center;
	margin-top: -58px;
	z-index: -1;
	padding: 0px 0 79px 0;
	background-size:100%;
	background-repeat-y: no-repeat;
}
.price-row {
	padding-top: 6em;
}
section {
	box-sizing: border-box;
}
.container .column {
	position: relative;
	width: 380px;
	float: left;
	transition: 0.5s;
}
.container .column .box {
	width: 290px;
	min-height: 422px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 150px;
	border-bottom-right-radius: 150px;
	overflow-y: hidden;
	transition: 0.5s;
	background: #fff;
	border: 1px solid #d4d4d4;
}
.container .column .box:hover {
	transform: scale(1.1);
}
.container .column .box .title .fa {
	margin-top: 20px;
	font-size: 2em;
	color: #35b53e;
}
.title h5 {
	color: #35b53e;
	font-size: 1.2em;
	margin-top: 10px;
	text-transform: capitalize;
}
.container .column .box .option ul {
	margin: 20px 0;
	padding: 0;
}
.container .column .box .option ul li {
	list-style: none;
	color: #333;
	padding: 10px 0;
	border-bottom: 1px solid rgba(136, 136, 136, 0.31);
	text-align: justify;
}
.container .column .box .option ul li:last-child {
	border-bottom: none;
}
.container .column .box .bg-theme {
	margin: 0 auto;
}
a.btn.w3ls-btn:hover {
	color: #fff;
}
/* //pricing plans */

p.category-title {
	color: #227ab9;
	font-size: 20px;
	text-transform: capitalize;
	line-height: 27px;
	margin-top: 15px;
	font-weight: 600;
}
.option li {
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}
/*-- footer --*/

.footer {
	background: #080808;
	padding: 78px 0 54px 0;
	margin-top: 0px;
}
ul.social-nav.model-3d-0.footer-social.social.two {
	float: none;
}
.footer-left p {
	color: #c1c1c1;
	line-height: 25px;
	font-size: 16px;
}
.sign-gd h4, .sign-gd-two h4 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 25px;
	font-weight: 500;
	letter-spacing: 1px;
}
.sign-gd h4 span, .sign-gd-two h4 span {
	font-weight: 300;
}
.sign-gd ul li, .sign-gd-two ul li {
	color: #848484;
	line-height: 2em;
	font-size: 15px;
	list-style-type: none;
}
.sign-gd ul li a, .sign-gd-two ul li a {
	color: #c1c1c1;
	font-size: 15px;
}
.sign-gd ul li a:hover, .sign-gd-two ul li a:hover {
	color: #ffffff;
}
 .post-grid:nth-child(2) {
 margin: 1em 0;
}
.address-left {
	float: left;
	width: 10%;
}
.address-left i.fa.fa-phone, .address-left i.fa.fa-envelope, .address-left i.fa.fa-map-marker {
	color: #FFFFFF;
	font-size: 16px;
}
.address-right {
	float: right;
	width: 87%;
}
.address-right h6 {
	color: #c1c1c1;
	font-size: 15px;
	margin: 0;
	font-weight: 500;
}
.address-right p {
	font-size: 15px;
	color: #efebe6;
}
.address-right p a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}
.address-right p a:hover {
	color: #b5b5b5;
}
.address-right p span {
	display: block;
	margin: .5em 0;
}
ul.social-nav.model-3d-0.footer-social.social.two {
	margin-top: 2em;
}
.social-nav li {
	display: inline-block;
	margin: 0 6px;
}
.social-nav li {
	display: inline-block;
	margin: 0 6px;
}
.social-nav i {
	font-size:20px;
	color:#fff;
}
/*--social icons--*/

.address-grid:nth-child(2) {
 margin: 0.7em 0;
}
.flickr-post ul li {
	display: inline-block;
	margin: 5px 5px;
}
.flickr-post ul li {
	display: inline-block;
	margin: 1% 1%;
	width: 28%;
	border: 1px solid #212020;
	padding: 4px;
}
p.copy-right {
	color: #d0d0d0;
	text-align: center;
	font-size: 15px;
	border-top: 1px solid #383737;
	background: #080808;
	padding: 15px 0 20px 0;
	margin: 0;
	margin-top: -56px;
	position: relative;
}
p.copy-right a {
	color: #62b6e8;
	font-size: 15px;
}
p.copy-right a:hover {
	color: #848484;
}
p.footer-heading {
	font-size: 21px;
	color: #62b6e8;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: 600;
}
.footer_inner_info_w3ls_agileits {
	width: 100%;
	float: left;
	padding: 0px 0 28px;
}
.sign-gd-two span {
	color: #c1c1c1;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
}
.location {
	color: #c1c1c1;
	font-size: 18px;
    line-height: 30px;
}
.download-section {
	width: 100%;
	padding: 70px 0 30px 0;
}
.video {
	width: 100%;
	border: 2px solid #000;
	overflow: hidden;
	padding: 5px 5px 0 5px;
}
.video iframe {
	width: 249px;
	height: 163px;
}
p.video-heading {
	background: #d82721;
	color: #fff;
	padding: 6px 0;
	text-align: center;
	font-size: 19px;
}
.brochure {
	border: 2px solid #000;
	padding: 5px;
}
.brochure img {
	width: 248px;
	height: 163px;
}
.gallery-img .item {
	border: 2px solid #000;
}
.gallery-img .item img {
	height: 210px;
}
.gallery-img {
	background-position: top center;
	margin-top: -58px;
	z-index: -1;
}
.gallery-bg {
	background: url(../images/gallery-bg.png) no-repeat;
	height: 75px;
}
#gallery {
	background: #fff;
}
a.lightbox img {
	height: 206px;
	width: 206px;
}
.participants .owl-prev {
	color: #fff;
	font-size: 47px;
	left: -28px;
	position: absolute;
	top: 10px;
}
.participants .owl-next {
	color: #fff;
	font-size: 47px;
	right: -28px;
	position: absolute;
	top: 10px;
}
.participants .item {
	margin: 0 4px;
}
.carousel-wrap .owl-next {
	display:none;
}
.carousel-wrap .owl-prev {
	display:none;
}
.award-logo .item {
	border: 1px solid #cecaca;
	padding: 0 15px;
}
.award-logo {
	padding: 0 0 50px 0;
	margin-bottom: 57px;
}
.award-logo .owl-prev {
	position: absolute;
	top: 30px;
	font-size: 64px;
	left: -28px;
	color: #0d75b4;
}
.award-logo .owl-next {
	position: absolute;
	top: 30px;
	font-size: 64px;
	right: -28px;
	color: #0d75b4;
}
/*=============================
Page Title CSS
===============================*/
/*-----------------------------
    Breadcrumb CSS
-----------------------------*/
.breadcrumb {
	background:transparent;
}
ol.breadcrumb {
	margin: 0;
	padding: 0;
}
.breadcrumb>li {
	display: inline-block;
	color: #fff;
	font-size: 17px;
}
.breadcrumb-container {
	background-position: 0% 24% !important;
}
.breadcrumb-inner {
	height: 155px;
	padding: 31px 0;
	text-align: center;
}
.breadcrumb-item.active a {
	text-decoration: underline;
	color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
 display: inline-block;
 padding-right: .5rem;
 color: #fff;
 content: "-";
}
.breadcrumb-inner h1 {
	color:#fff;
	letter-spacing: 0.5px;
	font-size: 39px;
}
.breadcrumb-item a {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.breadcrumb-item:not(.active) a {
 letter-spacing: 2px;
}
.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 155px;
	background: #1447ea; /* Old browsers */
	background: -moz-linear-gradient(left, #1447ea 0%, #03deec 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1447ea 0%, #03deec 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1175b5 0%, #ab9cd7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1447ea', endColorstr='#03deec', GradientType=1 ); /* IE6-9 */
}
.op-P9 {
	opacity: 0.8;
}
.exhibitor-list {
	width:100%;
	padding:50px 0 0 0;
}
.exhibitor-list ul li {
	font-size: 16px;
	position: relative;
	padding-left: 21px;
	width: 33%;
	float: left;
	line-height: 41px;
}
.exhibitor-list ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
    color: #000;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 0px;
	left: 0;
}
.visitor-list {
	width:100%;
	padding:50px 0;
}
.visitor-list ul li {
	font-size: 16px;
	position: relative;
	padding-left: 21px;
	width: 100%;
	float: left;
	line-height: 41px;
}
.visitor-list ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
    color: #000;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 0px;
	left: 0;
}
td, th {
	font-size: 15px;
}
.mb0 {
	margin-bottom: 0 !important;
}
.tz-gallery {
	margin-bottom: 106px;
}
.extra-content {
	background: #447fb5;
	padding: 20px 0;
	text-align: center;
}
.extra-content p {
	font-size: 16px;
	color:#fff;
}
.sec-title {
	padding: 10px 0;
}
.skills-section {
	position: relative;
	padding: 30px 0 15px;
	margin-bottom: 60px;
}
.skills-section .image {
	position: relative;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top:20px;
	margin-bottom: 40px;
}
.skills-section p, .skills-section a {
	font-size: 16px;
	line-height: 28px;
}
p.skills-head {
	color: #0673ac;
	font-size: 20px;
}
.skills-section .image img {
	width: 100%;
}
.skills-section .image .award {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #f13729;
	padding: 0px 18px 10px;
	box-shadow: 0px 21px 21px 0px rgba(0, 0, 0, 0.15);
}
.skills-section .image .award .icon {
	color: #fff;
	font-size: 60px;
	text-align:center;
}
i.fa.fa-eye {
	text-align: center;
}
.skills-section .image .award h5 {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding-left: 40px;
}
.skills-section .image .award h5:before {
	position: absolute;
	content: '';
	background: #fff;
	left: 0;
	top: 12px;
	width: 30px;
	height: 1px;
}
.skills-section .image .award .text {
	color: #fff;
}
.skills-section .progress-levels .progress-box h5 {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 12px;
}
.skills-section .progress-levels .progress-box .bar {
	background: #e9e6e6;
	height: 1px;
}
.skills-section .progress-levels .progress-box .bar .bar-innner {
	height: 1px;
}
.skills-section .progress-levels .progress-box .bar .bar-fill {
	height: 1px;
	background: #f13729;
}
.skills-section .progress-levels .progress-box .percent {
	background: #f13729;
	color: #fff;
	font-family: cambria;
	line-height: 24px;
	padding: 0 7px;
	top: -12px;
}
.skills-section .progress-levels .progress-box {
	padding-bottom: 25px;
}
a.theme-btn {
	background: #f13729;
	color: #fff;
	padding: 8px 10px;
	font-size: 16px;
}
.text p, t {
	font-size: 16px;
	line-height: 28px;
}
.clta-area {
	position: relative;
	z-index: 1;
}
.clta-area .clta-bg {
	width: 451px;
}
.theme-bg-gray {
	background-color: #f5f5f5;
}
.area-padding-2 {
	padding: 58px 0;
}
.clta-area .clta-bg {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 689px;
	height: 100%;
	background-image: url(../images/clta-img.jpg);
	background-size: cover;
	background-position: center;
}
.clta-area:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 689px;
	height: 100%;
	background-color: #1376b6;
	opacity: .93;
}
.clta-area .shared-form-box .shared-form input, .clta-area .shared-form-box .shared-form textarea {
	background-color: #fff;
	border: 1px solid #ccccd1;
	padding: 15px 26px;
	color: #222232;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 5px;
	font-weight: 500;
	font-size: 16px;
	position: relative;
	z-index: 10;
}
.avivon-heading .avivon__title:after {
	position: absolute;
	content: '';
	left: -5px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	top: -2px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.avivon-heading.white-heading {
	position: absolute;
	z-index: 1;
}
.shared-form form {
	z-index: 1;
	position: relative;
}
.mt-63 {
	margin-top: 63px;
}
.more-content {
	background: url(../images/cate-bg.png);
	background-position: top center;
	margin-top: -109px;
	z-index: -1;
	padding: 36px 10px 50px 44px;
	background-size: 100%;
	background-repeat-y: no-repeat;
	margin-bottom: 0px;
}
.more-content p {
	font-size: 16px;
	line-height: 33px;
	float: left;
	width: 97%;
	margin-top: 0px;
	margin-bottom: 0;
}
/*testimonial clasess*/
.testimonials h1 {
	font: 600 35px/60px 'Open Sans', sans-serif;
}
.partners h1 {
	font: 600 35px/60px 'Open Sans', sans-serif;
}
.testimonials {
	width: 100%;
	background: url(../images/bg.png) no-repeat;
	padding-top: 20px;
	padding: 12px 0px 48px;
}
.testimonials .carousel-indicators li {
	border:1px solid red;
	background:red;
}
.testimonials .carousel-inner>.item {
	font:400 13px/23px 'Open Sans', sans-serif;
	text-align:center;
}
.testimonials h2 {
	font:600 17px/23px 'Open Sans', sans-serif;
	text-align:center;
	letter-spacing:0.5px;
	color: #333;
}
.testimonials .carousel-indicators {
	bottom: -6px;
}
.partners ul li {
	width: 27%;
	float: left;
	list-style-type: none;
	margin: 9px 15px;
	border: 1px solid #ded8d8;
	padding: 10px;
}
.testimonials p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 5px;
s
}
.testimonials p:last-child {
	font-weight: 600;
	padding-bottom: 18px;
	font-size: 18px;
}
/*testimonial clasess ends*/
.text ul li {
	padding-left:10px;
	line-height: 35px;
}
.text ul li i {
	color: #f13729;
	margin-right: 10px;
}
.more-content span {
	color: #0773b1;
	font-size: 19px;
	font-weight: 600;
	display: block;
	margin-top: 15px;
}
.text span {
	color: #0773b1;
	font-size: 19px;
	font-weight: 600;
	display: block;
}
.form_wrapper {
	background: #f7f7f7;
	width: 70%;
	max-width: 100%;
	box-sizing: border-box;
	padding: 10px;
	margin: -2% auto 0;
	position: relative;
	z-index: 1;
	border-top:5px solid #3084be;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: none;
	transition: none;
	-webkit-animation: expand 0.8s 0.6s ease-out forwards;
	animation: expand 0.8s 0.6s ease-out forwards;
	opacity: 0;
}
.form_wrapper h2 {
	font-size: 27px;
	line-height: 1.5em;
	margin: 0;
	color: #333;
}
.form_wrapper .title_container {
	text-align: center;
	padding-bottom: 15px;
}
.form_wrapper h3 {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
}
.form_wrapper label {
	font-size: 12px;
}
.form_wrapper .row {
	margin: 10px -15px;
}
.form_wrapper .row > div {
	padding: 0 15px;
	box-sizing: border-box;
}
.form_wrapper .col_half {
	width: 50%;
	float: left;
}
.form_wrapper .input_field {
	position: relative;
	margin-bottom: 20px;
	-webkit-animation: bounce 0.6s ease-out;
	animation: bounce 0.6s ease-out;
	font-size: 15px;
}
.form_wrapper .input_field > span {
	position: absolute;
	left: 0;
	top: 0;
	color: #333;
	height: 100%;
	border-right: 1px solid #cccccc;
	text-align: center;
	width: 30px;
}
.form_wrapper .input_field > span > i {
	padding-top: 10px;
	font-size: 15px;
}
.form_wrapper .textarea_field > span > i {
	padding-top: 10px;
}
.form_wrapper input[type="text"], .form_wrapper input[type="email"], .form_wrapper input[type="password"], .form_wrapper input[type="tel"] {
	width: 100%;
	padding: 8px 10px 9px 20px;
	height: 35px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	outline: none;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	transition: all 0.30s ease-in-out;
}
.form_wrapper input[type="text"]:hover, .form_wrapper input[type="email"]:hover, .form_wrapper input[type="password"]:hover {
	background: #fafafa;
}
.form_wrapper input[type="text"]:focus, .form_wrapper input[type="email"]:focus, .form_wrapper input[type="password"]:focus {
	-webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
	-moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
	box-shadow: 0 0 2px 1px rgba(219, 47, 39, 0.43);
	border: 1px solid #d819118a;
	background: #fafafa;
}
.form_container .row .col_half.last {
	border-left: 1px solid #cccccc;
}
.checkbox_option label {
	margin-right: 1em;
	position: relative;
}
.checkbox_option label:before {
	content: "";
	display: inline-block;
	width: 0.5em;
	height: 0.5em;
	margin-right: 0.5em;
	vertical-align: -2px;
	border: 2px solid #cccccc;
	padding: 0.12em;
	background-color: transparent;
	background-clip: content-box;
	transition: all 0.2s ease;
}
.checkbox_option label:after {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	top: 7px;
	transform: scaleX(-1) rotate(135deg);
	transform-origin: left top;
	width: 7px;
	display: none;
}
.checkbox_option input:hover + label:before {
	border-color: #000000;
}
.checkbox_option input:checked + label:before {
	border-color: #000000;
}
.checkbox_option input:checked + label:after {
	-moz-animation: check 0.8s ease 0s running;
	-webkit-animation: check 0.8s ease 0s running;
	animation: check 0.8s ease 0s running;
	display: block;
	width: 7px;
	height: 20px;
	border-color: #000000;
}
.radio_option label {
	margin-right: 1em;
}
.radio_option label:before {
	content: "";
	display: inline-block;
	width: 0.5em;
	height: 0.5em;
	margin-right: 0.5em;
	border-radius: 100%;
	vertical-align: -3px;
	border: 2px solid #cccccc;
	padding: 0.15em;
	background-color: transparent;
	background-clip: content-box;
	transition: all 0.2s ease;
}
.radio_option input:hover + label:before {
	border-color: #000000;
}
.radio_option input:checked + label:before {
	background-color: #000000;
	border-color: #000000;
}
.select_option {
	position: relative;
	width: 100%;
}
.select_option select {
	display: inline-block;
	width: 100%;
	height: 35px;
	padding: 0px 15px;
	cursor: pointer;
	color: #7b7b7b;
	border: 1px solid #cccccc;
	border-radius: 0;
	background: #fff;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	transition: all 0.2s ease;
}
.select_option select::-ms-expand {
 display: none;
}
.select_option select:hover, .select_option select:focus {
	color: #000000;
	background: #fafafa;
	border-color: #000000;
	outline: none;
}
.select_arrow {
	position: absolute;
	top: calc(50% - 4px);
	right: 15px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-width: 8px 5px 0 5px;
	border-style: solid;
	border-color: #7b7b7b transparent transparent transparent;
}
.select_option select:hover + .select_arrow, .select_option select:focus + .select_arrow {
	border-top-color: #000000;
}
.credit {
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 15px;
	color: #f5ba1a;
}
.credit a {
	color: #e1a70a;
}
 @-webkit-keyframes check {
 0% {
 height: 0;
 width: 0;
}
 25% {
 height: 0;
 width: 7px;
}
 50% {
 height: 20px;
 width: 7px;
}
}
@keyframes check {
 0% {
 height: 0;
 width: 0;
}
 25% {
 height: 0;
 width: 7px;
}
 50% {
 height: 20px;
 width: 7px;
}
}
@-webkit-keyframes expand {
 0% {
 -webkit-transform: scale3d(1, 0, 1);
 opacity: 0;
}
 25% {
 -webkit-transform: scale3d(1, 1.2, 1);
}
 50% {
 -webkit-transform: scale3d(1, 0.85, 1);
}
 75% {
 -webkit-transform: scale3d(1, 1.05, 1);
}
 100% {
 -webkit-transform: scale3d(1, 1, 1);
 opacity: 1;
}
}
@keyframes expand {
 0% {
 -webkit-transform: scale3d(1, 0, 1);
 transform: scale3d(1, 0, 1);
 opacity: 0;
}
 25% {
 -webkit-transform: scale3d(1, 1.2, 1);
 transform: scale3d(1, 1.2, 1);
}
 50% {
 -webkit-transform: scale3d(1, 0.85, 1);
 transform: scale3d(1, 0.85, 1);
}
 75% {
 -webkit-transform: scale3d(1, 1.05, 1);
 transform: scale3d(1, 1.05, 1);
}
 100% {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}
}
@-webkit-keyframes bounce {
 0% {
 -webkit-transform: translate3d(0, -25px, 0);
 opacity: 0;
}
 25% {
 -webkit-transform: translate3d(0, 10px, 0);
}
 50% {
 -webkit-transform: translate3d(0, -6px, 0);
}
 75% {
 -webkit-transform: translate3d(0, 2px, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
@keyframes bounce {
 0% {
 -webkit-transform: translate3d(0, -25px, 0);
 transform: translate3d(0, -25px, 0);
 opacity: 0;
}
 25% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
 50% {
 -webkit-transform: translate3d(0, -6px, 0);
 transform: translate3d(0, -6px, 0);
}
 75% {
 -webkit-transform: translate3d(0, 2px, 0);
 transform: translate3d(0, 2px, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
.text a {
	display: block;
}
.text .fa {
	color: #f13729;
}
.text span {
	font-size: 18px;
}
.text strong {
	font-weight: 600;
	color: #0f72b5;
}
.dib {
	display:inline-block !important;
}
.manual-form {
	margin-left:30px;
	margin-bottom:10px;
}
/** CONTACT 1 STARTED **/
.contact-1 .form-control {
	width: 100%;
	padding: 10px 20px;
	font-size: 13px;
	outline: 0;
	height: 45px;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}
.contact-1 .form-control:focus {
	color: #495057;
	outline: 0;
	box-shadow: none;
	background-color: transparent;
	border: 1px solid #eee;
}
.contact-info {
	margin-left: 25px;
}
.contact-1 textarea {
	min-height: 105px;
}
.text-hotel p span {
	font-size: 19px;
	color: #1576b6;
	font-weight: 600;
}
.contact-1 .contact-info .media img {
	width: 40px;
	padding-right: 15px;
}
.contact-1 .contact-info .media i {
	width: 55px;
	font-size: 20px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
	border: 1px dashed #535353;
	text-align: center;
	margin-right: 20px;
}
.contact-1 {
	width: 100%;
	padding: 50px 0;
}
.contact-1 .contact-info .media h5 {
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
p.contact-head {
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.contact-1 .contact-info .media p {
	margin-bottom: 5px;
	font-size: 15px;
}
.contact-1 .contact-info .media p a {
	color: #535353;
	font-size: 15px;
}
.contact-1 .contact-info .media.mrg-btn-0 {
	margin-bottom: 0;
}
.contact-1 h2 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #333;
}
.contact-info img {
    width: 27px;
    float: left;
}
.contact-1 .contact-info .media i {
	width: 55px;
	font-size: 20px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
	border: 1px dashed #535353;
	text-align: center;
	margin-right: 20px;
}
.contact-info .media-body {
	float: left;
}
.exhibitor-box {
    border: 1px solid #000;
    margin: 12px 0;
    padding: 16px 21px;
    text-align: center;
}
.pl-17 {
	padding-left:17px;
}
.contact-info .media {
	display: inline-table;
}
 @media only screen and (max-width:768px) {
header {
 background: url(../images/1157b6fd85f1ff2.jpg) no-repeat;
}
.logo {
 float: left;
 width: 100%;
}
nav {
 background: ;
}
.main-menu {
width: 100%;
 left: 0%;
}
 .main-menu li {
 display: block;
 border-bottom: 1px solid #eee;
}
.sub-menu {
 background: #0b74b4;
}
.event-details {
 margin-left: 22px;
}
.btn-hover.color-2 {
 background-image: linear-gradient(to right, #0773b3, #b79fda, #fa7199, #df3807);
 box-shadow: 0 4px 15px 0 rgb(187, 187, 236);
 padding: 8px 11px;
 margin: 7px;
}
a.btn-hover.color-2 {
 margin: 5px;
}
.buttons ul li {
 float: left;
 margin: 9px 0px;
}
.more-details {
 padding: 20px 0;
 margin-right: 0;
}
.video iframe {
 width: 100%;
 height: 163px;
}
.brochure img {
 width: 100%;
 height: 163px;
}
.participants {
background-repeat-y: repeat;
padding: 37px 0;
padding: 1px 0 37px 0;
min-height:auto;
}
.participants ul li {
width:48%;
margin: 5px;
}
.container .column .box {
width:100%;
padding: 5px 5px;
min-height: 393px;
}
.container .column {
width: 33.33%;
}
.cat-bg {
background-repeat-y: repeat;
padding: 50px 0 115px 0;
}
.footer {
 margin-top: 0px;
 -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
 padding: 35px 0 54px 0;
}
p.footer-heading {
 margin-top: 25px;
}
.address-right {
 width: 95%;
}
.address-left {
 width: 3%;
}
.partners ul li {
 width: 40%;
}
.col-md-9.shared-form-box {
 z-index: 1;
 margin-top: 114px;
}
.clta-area:after {
 width: 58%;
}
.clta-area .clta-bg {
width: 58%;
}
 .form_wrapper {
 width: 100%;
}
 .more-content {
background-repeat-y: repeat;
}
 .mt-20 {
margin-top:20px;
}
 .more-content p, .skills-section p {
 padding: 0px 0px;
}
.skills-section .image {
margin-bottom:0;
}
.more-content h3, .skills-section h3 {
 padding-left: 20px;
}
 .sub-menu-second {
 left: 0 !important;
 width:100% !important;
}
}
 @media only screen and (max-width:736px) {
 .event-details {
 padding: 28px 0px;
}
.image-section {
 padding: 22px 0 13px 0;
}/*
 .about-img {
 margin-top: 33px;
}*/
}
 @media only screen and (max-width: 479px) {
/* LK Style Start */
/* pricing plans */

.container .column .box .option ul {
	margin: 0px 20px 20px 20px;
	padding: 0;
}
.container .column .box .option ul li {
	list-style: none;
	color: #333;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid rgba(136, 136, 136, 0.31);
	text-align: justify;
	font-size: 12px !important;
	line-height: auto;
}
.container .column .box .option ul li:last-child {
	border-bottom: none;
}
.container .column .box .bg-theme {
	margin: 0 auto;
}
a.btn.w3ls-btn:hover {
	color: #fff;
}
/* //pricing plans */
/* LK Style End */
 #gallery {
    background: #fff;
    width: 100%;
    float: left;
    padding: 0 15px;
}
.four-logo ul li {
    width: 100% !important;
    float: left !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.logo {
 float: left;
 Width: 100%;
}
nav {
 background: ;
}
.main-menu {
width: 100%;
 left: 0%;
}
 .main-menu li {
 display: block;
 border-bottom: 1px solid #eee;
}
.sub-menu {
 background: #0b74b4;
}
.top {
text-align:center;
}
.tag-line {
 float: none;
}
.social-btns {
 float: none;
}
.logo {
 float: none;
 text-align: center;
 margin: auto;
}
.event-details {
 float: none;
 padding: 28px 12px 0 12px;
 margin: auto;
 text-align: center;
}
.buttons ul li {
 float: none;
 margin: 21px 0;
}
.buttons ul li:first-child {
margin-top:0;
}
.buttons {
 float: none;
}
.more-details {
 padding: 20px 0 2px 0;
 margin-right: 0;
}
 .image-section {
 background: url(../images/about-bg-3.jpg) no-repeat;
 margin-top: -30px;
 background-size: cover;
}
.image-section .carousel {
 margin-top: 90px;
}
.image-section {
 padding: 50px 0 13px 0;
}
.counter {
 width: 100%;
 padding: 0 0 30px 0;
}
 .counter ul li {
width:100%;
}/*
.about-img {
 min-height: 279px;
}*/
.download-section {
 width: 100%;
 padding: 0px 0 50px 0;
}
.video iframe {
 width: 100%;
}
.brochure img {
 width: 100%;
 height: 163px;
}
.participants ul li {
width:100%;
margin: 5px 0;
}
.cat-bg {
background-repeat-y: repeat;
}
.container .column {
 position: relative;
 width: 100%;
 float: left;
 transition: 0.5s;
 margin: 10px 0;
}
.container .column .box {
 width: 100%;
 min-height: 307px;
}
.cat-bg {
 padding: 16px 0 80px 0;
}
.gallery-bg {
 background: url(../images/gallery-bg.png);
 background-size: 100%;
}
.footer {
 background: #080808;
 padding: 10px 0 54px 0;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
 margin-top: 0px;
}
 .clta-area {
 position: relative;
 z-index: 1;
 width: 100%;
 overflow: hidden;
}
.clta-area:after {
 width: 100%;
}
.clta-area .clta-bg {
width: 100%;
}
.partners ul li {
 width: 50%;
 margin: 9px -4px;
}
.more-content {
 background-repeat-y: repeat;
 padding: 26px 15px;
}
.mt-63 {
 margin-top: 30px;
}
 .exhibitor-list ul li {
 font-size: 16px;
 position: relative;
 padding-left: 21px;
 width: 100%;
 float: left;
 line-height: 41px;
}
.sec-title {
 padding: 0px 0 30px 0;
}
.text ul li {
 padding-left: 0px;
}
.extra-content p {
 padding: 0 10px;
}
.skills-section {
 padding: 10px 0px 20px 0px;
}
.g-recaptcha {
    transform:scale(0.85);
    transform-origin:0 0;
}
.testimonials {
    padding: 0px 0 88px;
}
.participants .owl-prev {
    color: #fff;
    font-size: 47px;
    left: -15px;
    position: absolute;
    top: 10px;
}
.participants .owl-next {
    color: #fff;
    font-size: 47px;
    right: -15px;
    position: absolute;
    top: 10px;
}
.form_wrapper .col_half {
 width: 100%;
 float: none;
}
 .bottom_row .col_half {
 width: 50%;
 float: left;
}
 .form_container .row .col_half.last {
 border-left: none;
}
 .remember_me {
 padding-bottom: 20px;
}
.icon i.fa.fa-eye {
display:none;
}
.contact-info {
 margin-left: 9px;
}
.venue-detail h2 {
 
 font-family: cambria;
    font-size: 18px;
    color: #000;
    margin: 0;
    font-weight: 500;
}
.breadcrumb-inner h1 {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 28px;
}
.visitor-list {
 width: 100%;
 padding: 25px 20px;
}
.exhibitor-list {
 width: 100%;
 padding: 50px 20px;
}
.contact-info .media-body {
 float: none;
 width: 100%;
 display: block;
 margin: 10px;
}
.contact-1 .contact-info .media {
 margin-bottom: 0px;
}
.contact-info hr {
 display: none;
 margin: 0;
 padding: 0;
}
.pl-17 {
padding:0;
}

}
.four-logo ul {
	list-style: none;
	padding: 0 15px;
	margin: 0;
	float: left;
	width: 100%;
}
.four-logo ul li {
	width: 16%;
	float: left;
	margin-right: 1px;
	margin-left: 7px;
}
.four-logo ul li p {
	font-size: 18px;
}
.four-logo ul li img {
	width: 100%;
	height: 95px;
	background: #fff;
	object-fit: contain;
}
p.heading-t {
	text-align: center;
	font-size: 19px;
	font-weight: 600;
	display: block;
}
span.sp-t-30 {
	margin: 18px 0;
	width: 100%;
	float: left;
}
.manual-form a {
    margin: 4px 0;
}

	/*----------------------------------------------------------------*/
/*Services*/
#nr_services {
  padding: 10px 0 0;
}
#nr_services .service {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #333d40;
  height: 270px;
  width: 270px;
  border: 10px solid #008000;
  padding: 20px;
  border-radius: 100%;
  cursor: all-scroll;
  margin: 0 auto 10px;
}
#nr_services .service .innerRow {
  border: 2px solid rgba(247, 183, 30, 0.8);
  height: 100%;
  border-radius: 100%;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
      margin-left: 0;
    margin-right: 0px;
        background: #DB2919;
}
#nr_services .service .innerRow .fa {
  font-size: 50px;
  line-height: 50px;
  color: #008000;
  margin: 70px 0 10px;
  display: block;
}
#nr_services .service .innerRow .serviceName {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  color: #fff;
}
#nr_services .service .innerRow .serviceName:after {
  content: attr(data-hover);
  position: absolute;
  display: block;
  top: 0;
  max-width: 0;
  color: #FFF;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#nr_services .service:hover .innerRow {
  background: #008000;
}
#nr_services .service:hover .innerRow .fa {
  color: #FFF;
}
#nr_services .service:hover .innerRow .serviceName:after {
  max-width: 100%;
}
@media (max-width: 1024px) {
  #nr_services .service {
    height: 200px;
    width: 200px;
    border: 8px solid #008000;
    padding: 10px;
  }
  #nr_services .service .innerRow .fa {
    font-size: 26px;
    line-height: 26px;
    margin: 55px 0 5px;
  }
  #nr_services .service .innerRow .serviceName {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
  }
}
@media (max-width: 990px) {
  #nr_services .service {
    height: 148px;
    width: 148px;
    border: 7px solid #008000;
    padding: 8px;
  }
  #nr_services .service .innerRow .fa {
    font-size: 24px;
    line-height: 24px;
    margin: 33px 0 3px;
  }
  #nr_services .service .innerRow .serviceName {
    display: inline-block;
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  #nr_services .col-sm-3 {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
    float: left;
  }
  #nr_services .service {
    height: 148px;
    width: 148px;
    border: 7px solid #008000;
    padding: 8px;
    margin: 10px auto;
  }
  #nr_services .service .innerRow .fa {
    font-size: 24px;
    line-height: 24px;
    margin: 33px 0 3px;
  }
  #nr_services .service .innerRow .serviceName {
    display: inline-block;
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  #nr_services .col-sm-3 {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
    float: left;
  }
  #nr_services .service {
    height: 145px;
    width: 145px;
    border: 7px solid #008000;
    padding: 8px;
    margin: 10px auto;
  }
  #nr_services .service .innerRow .fa {
    font-size: 24px;
    line-height: 24px;
    margin: 30px 0 3px;
  }
  #nr_services .service .innerRow .serviceName {
    display: inline-block;
    font-size: 11px;
  }
}
@media (max-width: 610px) {
  #nr_services .col-sm-3 {
    width: 100%;
    float: none;
  }
  #nr_services .service {
    height: 200px;
    width: 200px;
    border: 7px solid #008000;
    padding: 8px;
    margin: 15px auto;
  }
  #nr_services .service .innerRow .fa {
    font-size: 28px;
    line-height: 28px;
    margin: 55px 0 3px;
  }
  #nr_services .service .innerRow .serviceName {
    font-size: 14px;
  }
}
/*Services Page*/
#services {
  font-family: 'Raleway', sans-serif;
  margin: 0 0 40px;
}
#services h3 {
  margin: 0 0 15px;
  color: #000;
}
#services h3 i {
  margin: 0 0 0 10px;
  width: 22px;
  line-height: 22px;
  font-size: 20px;
  display: inline-block;
  color: #FFF;
  border-radius: 100%;
  background: #008000;
  text-align: center;
}
@media (max-width: 1024px) {
  #services h3 {
    font-size: 20px;
  }
  #services h3 i {
    width: 20px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 0 0 5px;
  }
}
#services .whyUs {
  font-size: 17px;
  color: #9c9c9c;
  margin-top: 30px;
}
#services .whyUs .whyUsInner {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(156, 156, 156, 0.3);
}
#services .whyUs .whyUsInner .col-sm-7 {
  padding-left: 0;
}
#services .whyUs .whyUsInner .col-sm-5 {
  padding-right: 0;
}
#services .whyUs .whyUsInner .tagFeatures li {
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  margin: 0 11px 11px 0;
  padding: 4px 5px;
  border-radius: 10px;
  border: 1px solid #008000;
  font-size: 12px;
}
#services .whyUs .whyUsInner .tagFeatures li .badge {
  display: inline-block;
  margin-right: 2px;
  padding: 0;
  width: 15px;
  line-height: 15px;
  background: #8a8a8a;
  font-weight: normal;
  text-align: center;
}
#services .whyUs .whyUsInner .tagFeatures li .badge i {
  font-size: 11px;
}
@media (max-width: 1024px) {
  #services .whyUs {
    font-size: 14px;
  }
  #services .whyUs p {
    letter-spacing: 0.5px;
  }
}
#services .whatOffer {
  font-size: 17px;
  color: #9c9c9c;
}
#services .whatOffer .whatOfferInner {
  padding: 20px 0;
  border-bottom: 1px solid rgba(156, 156, 156, 0.3);
}
#services .whatOffer .whatOfferInner span {
  color: #008000;
}
#services .whatOffer .whatOfferInner span.bigLetter {
  text-align: center;
  font-size: 43px;
  font-weight: 200;
  width: 63px;
  line-height: 63px;
  display: inline-block;
  border-radius: 100%;
  background: #293133;
  margin: 5px 20px 20px 0;
}
@media (max-width: 1024px) {
  #services .whatOffer {
    font-size: 14px;
  }
  #services .whatOffer p {
    letter-spacing: 0.5px;
  }
  #services .whatOffer .whatOfferInner span {
    margin: 5px 15px 15px 0;
  }
}
#services .serviceFeature {
  padding: 30px 0;
  border-bottom: 1px solid rgba(156, 156, 156, 0.3);
}
#services .serviceFeature img {
  margin-bottom: 30px;
}
#services .serviceFeature .media .media-left {
  padding-right: 20px;
}
#services .serviceFeature .media .media-left i {
  width: 65px;
  line-height: 65px;
  text-align: center;
  background: rgba(51, 61, 64, 0.3);
  font-size: 22px;
  color: #FFF;
  border-radius: 100%;
}
#services .serviceFeature .media .media-body h5 {
  font-size: 16px;
  color: #000;
  margin-top: 5px;
}
#services .serviceFeature .media .media-body p {
  font-size: 13px;
  color: #9c9c9c;
  margin-bottom: 5px;
}
@media (max-width: 1024px) {
  #services .serviceFeature .col-sm-4 {
    width: 50%;
  }
}
@media (max-width: 992px) {
  #services .col-sm-9 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #services .serviceFeature .col-sm-4 {
    width: 100%;
    margin-bottom: 30px;
  }
}
