/*---------------------*/

/*#####################
Additional Styles (required)
######################*/

#myCarousel .thumbnail {
	margin-bottom: 0;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control {
	color:#fff;
	top:40%;
	color:#428BCA;
	bottom:auto;
	padding-top:4px;
	width:30px;
	height:30px;
	text-shadow:none;
	opacity:1;
}
.carousel-control:hover {
	color: #d9534f;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control.right {
	left:auto;
	right:-32px;
}
.carousel-control.left {
	right:auto;
	left:-32px;
}

.carousel-indicators {
	bottom:-30px;
}
.carousel-indicators li {
	border-radius:0;
	width:10px;
	height:10px;
	background:#ccc;
	border:1px solid #ccc;
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	background:#3276b1;
	border-color:#3276b1;
}



/*---------------------*/
.ready_section {
	padding-top: 51px !important;
	padding-bottom: 51px !important;
}

.recognized {
font-family: 'Suravaram', serif;
	font-size: 30px;
font-weight:bold;
	color: #fff;
	margin: 5px 0 5px;
}


@media (max-width: 767px){
.recognized {font-size: 18px;}
}



p.recogniseTxt {
font-family: 'Roboto', sans-serif;
	font: 400 14px/16px;
	color: #fff;
	margin-bottom: 10px;
}

.recogniseList {
	list-style: none;
	margin: 26px 0 0;
	display: inline-block;
	padding: 0;	
}

.recogniseList li {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	padding-left: 50px;
	position: relative;
	overflow: hidden;
}

.recogniseList li span.no {
	background-color: #fff;
	border-radius: 50px;
	color: #4a4a4a;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight:bold;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 30px;
}

.recogniseList li div {
	border-bottom: 1px solid #7aaa5e;
	font-size: 13px;
	line-height: 15px;
}

.recogniseList li div span {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:bold;

	display: inline-block;
	margin: 0 0 10px;
}

.recogniseList li div p {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.ua10-bg-green {
background: #2a98c4;
	padding: 10px 10px 5px 10px;
}


.recogniseList li:last-of-type div {
	border: none;
}

/*--------*/

.text-alignment{
	text-align:right;
	padding: 7px;
}
.container-alignment{
	margin: 50px auto;
}
/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 300px) {
	.text-alignment{
		text-align:center;
	}
}
/* SMARTPHONES LANDSCAPE */
@media only screen and (min-width: 480px) {
	.text-alignment{
		text-align:center;
	}
}
/* TABLETS PORTRAIT */
@media only screen and (min-width: 768px) {
	.text-alignment{
		text-align:right;
	}
	
}
@media only screen and (max-width: 768px) {
	.bottom-space{
		margin-bottom:10px;
	}
}

/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 1024px) {
	.text-alignment{
		text-align:right;
	}
}

.error {
color:#cc3300;
font-size: 18px;
font-weight:bold;
font-style:italic;
}

/*----Intro----*/

.logo-design-sec-2 {
	padding: 10px 0 10px 0;
	color: #6b6a6a;
	line-height: 25px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	background:#eee;
}

.logo-design-sec-2 h1 {
font-family: 'Rochester', cursive;
	font-size: 38px;
	text-align: left;
	color: #D42B23;
	border-left: 15px solid #D42B23;
	padding-left:15px;

}

@media (max-width: 767px){
.logo-design-sec-2 h1 {font-size: 28px;}
.font-light-spl-2 {margin-top: 25px; }
}


.font-light-25 {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	line-height: 33px;
	margin-top: 15px;
}

.font-light-25-2 {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	line-height: 33px;
	margin-top: 15px;
	font-style: italic;
}

.font-light-spl {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	line-height: 33px;
	margin-top: 15px;
	text-align: justify;
}

.font-light-spl-2 {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	line-height: 28px;
	margin-top: 50px;
	text-align: left ;
}

/*---FAQ-Q-A----------------------------------------------- */

.questions {
	padding-top: 5px !important;
	padding-bottom: 1px !important;
}

.benefitsBg {
	background-color: #fff;
}

.marB50 {
	margin-bottom: 50px;
}

.crmHD, .crmHD a {
	font-family: 'Suravaram', serif;
	font-size: 40px;
	text-align: left;
	color: #0f4d62;
	margin: 5px 0 15px 0;
}

.crmHD a:hover {
text-decoration: none;
}

.faq {
	margin-bottom: 25px;
	
}

.faq dt {
	color: #242d34;
	
	font-weight:700;
	font-size: 22px;	
	font-family: 'Suravaram', serif;
	margin-bottom: 0;
	position: relative;
}

.faq dd, .faq dt {
	padding-left: 40px;
}

.faq dt::before {
	background-color: #ff5656;
	content: "Q";
	position: absolute;
	font-family: 'Suravaram', serif;
	font-weight:400;
	font-size: 22px;
}


.faq dt::before {
	left: 0;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	display: block;
	height: 30px;
	width: 30px;
	top: 0;
}

.faq dd {
	font-weight:400;
	font-size: 22px;
	position: relative;
	font-family: 'Suravaram', serif;
}



/*--------*/

.noRgtLftpad {
	padding-left: 0;
	padding-right: 0;
}

.serviceDiv {
	color: #242d34;
	padding: 51px 0;
}

.helpTxt {
	color: #278ddf;
	font-size: 40px;
	margin-bottom: 15px;
}

.fTiza {
	font-family: 'Rochester', cursive;
}

.serviceTxt {
	font: 400 20px/23px robotomedium;
}


.serviceHD {
	font: 400 30px/36px robotomedium;
	margin: 0;
	white-space: nowrap;
}

.border span, .serviceHD span {
	display: inline-block;
	position: relative;
}

.service-middel {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0;
}

.serviceHD > span::before {
	margin-right: 15px;
	right: 100%;
}

.border > span::after, .border > span::before, .serviceHD > span::after, .serviceHD > span::before {
	background: #e1e1e1;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 125px;
}

.serviceHD > span::after {
	left: 100%;
	margin-left: 15px;
}

.border > span::after, .border > span::before, .serviceHD > span::after, .serviceHD > span::before {
	background: #e1e1e1;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 125px;
}


.rate {
	font: 400 15px/17px robotoregular;
	margin: 15px 0 20px;
}

.rate span {
	color: #0b4f8f;
	font-family: robotomedium;
}

.border {
	font: 400 16px/17px robotoregular;
	color: #252d34;
	margin-bottom: 47px;
	white-space: nowrap;
	overflow: hidden;
}

.border span, .serviceHD span {
	display: inline-block;
	position: relative;
}

.border > span::before {
	margin-right: 10px;
	right: 100%;
}

.border > span::after, .border > span::before {
	width: 300px;
}

.border > span::before {
	margin-right: 10px;
	right: 100%;
}

.border > span::after, .border > span::before {
	width: 300px;
}

.servicemsg {
	font: 400 17px/23px robotolight;
	margin: 0 auto 65px;
	width: 75%;
}

.servicemsg span {
	font-family: robotomedium;
}

/*--------------------*/
/*--navbar-uava------------------------------------------------ */

.navbar-uava { background: #191919; margin-bottom: 0; border: 0 solid transparent;}
.navbar-uava .ua-msms-nh button { margin: 15px 10px 0 0 ;	padding: 0; border: none; line-height: 22px; color: #ddd; }
.navbar-uava .ua-msms-nh button:active { background: inherit; }
.navbar-uava .ua-msms-nh button:focus { background: inherit; }
.navbar-uava .ua-msms-nh button:hover { background: inherit; }
.navbar-uava .ua-msms-nh i { margin: 0 0 0 0; padding: 0 0 0 0; font-size: 24px; }
.navbar-uava .ua-msms-nh span.ua-msms-menu { margin: 0 0 0 0; padding: 0 0 0 0; font-size: 16px; font-weight: bold;}

@media (max-width: 767px){
.navbar-uava .navbar-nav { text-align: left !important;}
}

@media (max-width: 767px){
.navbar-uava .navbar-nav .dropdown-menu {margin: 0 0 0 10px; border-left: solid 2px #0081c6; border-radius: 0; margin-right: 15px;}
.navbar-uava .navbar-nav .open .dropdown-menu a { color: #fff;}
.navbar-uava .navbar-nav li.ua-msms-li-expand .open ul.dropdown-menu li a { color: #fff; }
.navbar-uava .navbar-nav li.ua-msms-li-expand .open ul.dropdown-menu li a:hover { color: #0081c6; }
}

.ua-xp-logo { padding: 0 0 0 0;}

.ua-xp-logo-cover {
	margin: 0;
	padding: 6px 9px 6px 6px;
	border-left: 0px solid #D42B23;
	text-align: left;
}


.ua-xp-logo-env {
	margin: 0;
	padding: 0 0 0 5px;
	border-left: 0px solid #D42B23;
	text-align: left;
}

.ua-xp-brand a {
	margin: 0;
	padding: 9px;
	text-align: left;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: #0081c6;
	border-radius: 0 15px 0 0;
}


.navbar-nav li.ua-msms-li-expand { margin: 7px 0 0 0; padding: 2px 0 0 0; font-family: 'Open Sans',sans-serif; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; }
.navbar-nav li.ua-msms-li-expand a.ua-msms-a-opener { margin: 0; padding: 10px 10px 8px 10px; background-color: transparent; color: #2db6ff;}
.navbar-nav li.ua-msms-li-expand a.ua-msms-a-opener:active { color: #2db6ff; text-decoration: none; }
.navbar-nav li.ua-msms-li-expand a.ua-msms-a-opener:focus { color: #fd4326; text-decoration: none; }
.navbar-nav li.ua-msms-li-expand a.ua-msms-a-opener:hover { color: #fd4326; text-decoration: none; }

.navbar-nav li.ua-msms-li-expand ul.dropdown-menu { background-color: #262626;}
.navbar-nav li.ua-msms-li-expand ul.dropdown-menu li { padding-top: 1px; }
.navbar-nav li.ua-msms-li-expand ul.dropdown-menu li a { padding: 7px 15px; color: #fff; font-size: 14px; }
.navbar-nav li.ua-msms-li-expand ul.dropdown-menu li a:active { color: #fff; text-decoration: none; }
.navbar-nav li.ua-msms-li-expand ul.dropdown-menu li a:focus { color: #fff; text-decoration: none; }
.navbar-nav li.ua-msms-li-expand ul.dropdown-menu li a:hover { color: #2db6ff; text-decoration: none; background-color: inherit; }

.navbar-nav li.ua-msms-li-plain { margin: 0; padding: 1px 0 0 0; font-family: 'Open Sans',sans-serif; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; }
.navbar-nav li.ua-msms-li-plain a { margin: 0; padding: 10px 10px 10px 14px ; color: #fff; text-decoration: none;}
.navbar-nav li.ua-msms-li-plain a:active { color: #ddd; text-decoration: none; }
.navbar-nav li.ua-msms-li-plain a:focus { color: #ddd; text-decoration: none; }
.navbar-nav li.ua-msms-li-plain a:hover { color: #ddd; text-decoration: none; }

.navbar-nav li.ua-msms-li-plain a.ua-msms-a-buynow { margin: 7px 0 0 0; padding: 3px 6px 3px 6px ; color: #fff; background: #0081c6; text-decoration: none; }
.navbar-nav li.ua-msms-li-plain a.ua-msms-a-buynow:hover { background: #3cb0fd; text-decoration: none; }

/*-------------------------------------------------- */

/*--------------------*/

.ua-fedi-env {
	margin: 0;
	padding: 10px 0 2px 0 ;
	background: #0f4d62;
	border-top: 4px solid #2980b9;
}

.ua-fedi-bottom {

	font-family: 'Roboto', sans-serif;
}


.ua-fedi-bottom p {
	margin: 0;
	padding: 0;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
}

.ua-fgh-contact {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	color: #fff;
	text-align:right;
}

@media (max-width: 767px){
.ua-fgh-contact {text-align:left;}
.ua-fedi-bottom p {color: #fff; font-size: 14px; margin-bottom: 10px;}
}

.ua-fgh-contact i {
padding:0 5px 0 0;
}


/*---------------------*/

.page-header, .page-header a{
font-family: 'Suravaram', serif;
	font-size: 40px;
	text-align: left;
	color: #0f4d62;
	margin: 5px 0 5px 0;
}

.page-header a{
text-decoration:none;
}


@media (max-width: 767px){
.page-header {font-size: 34px;}
}

.page-header small {
font-family: 'Open Sans',sans-serif;
font-size: 14px;
font-style:italic;
}
/*--------*/

.logo-design-sec {
	padding: 40px 0 40px 0;
	color: #6b6a6a;
	line-height: 25px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	background:#eee;
}



.logo-design-sec h1 {
font-family: 'Open Sans',sans-serif;
	font-size: 32px;
	text-align: left;
	padding-left:15px;
		color: #D42B23;
	border-left: 15px solid #D42B23;
}



.font-light-25 {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	line-height: 33px;
	margin-top: 15px;
}

.font-light-spl {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-style:italic;
	line-height: 33px;
	margin-top: 35px;
	text-align: justify;
}

/*--------*/

.ua-form-color {
background: #2a98c4;
color: #fff;
}

.ua10 .panel-heading {
background-color: #f5f5f5;
color:#333;
font-size: 28px;
font-family: 'Bree Serif', serif;
font-weight: bold;
}


.ua-00-box,  .ua-00-box p , .ua-00-box h4 {
font-family: 'Bree Serif', serif;
}

.ua-00-box p {
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}

.ua10 {
font-family: 'Bree Serif', serif;
}

.ua10 .panel-body {
font-size: 16px;
}

.ua10 a, .ua10 a:hover, .ua10 a:focus, .ua10 a:active {
font-weight:bold;
color:#000;
}



.homesilder {
	width: 100%;
	float: left;
	margin: 0px 0 0 0;
	background: url(images/silderimg.jpg) left repeat-x;
	padding: 0px 0 0 0;
	height: 480px;
}

/*--------*/

.ua-theme {
	width: 100%;
	margin: 0px 0 0 0;
	background: url(wovenbadges/silderimg.jpg) left repeat-x;
	padding: 0px 0 0 0;
	height: auto;
}


.ua-theme h2 {
	color: #fff;
	font-size: 50px;
	font-family: 'Suravaram', serif;
	font-weight: 400;
	margin: 50px 0 0;
	padding: 0;
	text-transform: uppercase;
}

@media (max-width: 767px){
.ua-theme h2 {font-size: 25px; margin: 20px 0 0;}
}

.ua-theme h3 {
	color: #fff;
	font-size: 61px;
	font-family: 'Suravaram', serif;
	font-weight: 800;
	margin: 0;
	padding: 3px 1px 0 0px;
	text-transform: uppercase;
}

@media (max-width: 767px){
.ua-theme h3 {font-size: 40px;}
}

.ua-theme p {
	width: 100%;
	color: #fff;
	font-size: 32px;
	font-family: 'Suravaram', serif;
	font-weight: 300;
	margin: 0;
	padding: 10px 0 0 0px;
}

@media (max-width: 767px){
.ua-theme p {font-size: 24px; padding-bottom:10px;}
}


.ua-theme-pict img {
margin: 25px 0 25px 0;
padding: 0;	
background:#eee;
}

.ua-theme-cont {
}

/*--------*/

.ua-top {
	margin: 20px 0 20px 0;
}

.ua-top-box1 {
}

.ua-top-box2 {
}

.ua-top-box3 {
}

/*--------*/

.portfolio-item h3 {
font-family: 'Suravaram', serif;
text-align: center;
font-size: 18px;
margin-top: 5px;
padding-left:0px;
}

@media (max-width: 767px){
.portfolio-item h3 {font-size: 22px;}
}

/*--------*/

.ua-top3 {
margin: 5px 0 5px 0;
padding: 5px 5px 5px 5px;	
background:#eee;
}

/*--------*/

.ua-cu1 ul {
font-family: 'Suravaram', serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 20px;
color: #fff;
}

.ua-cu1 ul a{
color: #fff;
}


.ua-cu1 ul i {
	padding-right: 10px;
	padding-bottom: 5px;
}


.ua-cu1 ul ul span {
	font-size: 11px;
}

.ua-cu1 ul ul i {
	font-size: 11px;
	color: #c5c5c5;
}


.form-horizontal {
font-family: 'Suravaram', serif;
font-size: 24px
}

.form-control, .btn {
font-family: 'Suravaram', serif;
font-size: 18px
}


.ua-2c-bottom {
background: none repeat scroll 0 0 #191233;
border-top: 0 solid #0f4d62;
}

.copyright { padding: 10px 0px; }

.copyright, .copyright a { 
font-family: 'Bree Serif', serif;
font-size: 12px;
font-weight: normal;
color: #c0c0c0;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #999;
	
}

.ua-cf-color {
background: none;
}

.ua-panel-size {
margin-bottom: 15px;
}


.ua-btn {
color: #fff;
background-color: #2980b9;
border-color: #2980b9;
font-family: 'Suravaram', serif;
font-size: 24px;
font-weight: bold;
}

.ua-nav-bg {
background: none repeat scroll 0 0 #191233;
margin-bottom:0px;
font-family: 'Bree Serif', serif;
}

.navbar-nav, .navbar-nav a {
font-family: 'Bree Serif', serif;
}


.navbar-brand {
font-family: 'Bree Serif', serif;
font-size: 18px;
font-weight: bold;
color: #fff;
}


.navbar-header a:hover, a:focus {
	color: #fff;
	text-decoration: none;
}

.nav > li > a {
font-family: 'Bree Serif', serif;
font-size: 18px;
	color: #fff;
	
	text-decoration: none;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}

.navbar-toggle {	
	border: 1px solid #fff;
}

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

.ua-intro p {
font-family: 'Suravaram', serif;
font-size: 22px;
font-weight: normal;
color: #000;
}

/*-----------------*/

.teaser {
  // break into new line after last element
  > div:last-child {
    clear: right;
  }
}

.teaser {
  // two colums
  @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
    > div:nth-child(2n+1) {
      clear: left;
    }
  }
}

.teaser {
  // three colums
  @media (min-width: @screen-md-min) {
    > div:nth-child(3n+1) {
      clear: left;
    }
  }
}

.navbar {
border-radius: 0;
}


.ua-13-lineb {
padding-top :10px;
padding-bottom :15px;
border-bottom: 1px solid #ccc;
}

.ua-17-lbox {
border-top: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
padding: 25px 16px;
border-radius: 3px;
background: #fff;
}


.ua-17-logo {
border-bottom: 1px solid #eee;
padding-bottom: 20px;
text-align: center;
}

.ua-17-fbox p {
font-family: 'Open Sans', sans-serif;
color: #555555;
text-align: left;
font-size: 14px;
line-height: 26px;
letter-spacing: 0.3px;
margin: 0;
padding: 0;
}

.ua-18-head h3 {
	background-color: #00822a;
	padding: 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	font-family: "open sans";
	float:left;
	text-align: center;
	margin: 0 20px 20px 20px;
	letter-spacing: 0.3px;
	clear: both;
}

.ua-20-clear {
clear: both;            
}


.ua-19-gline {
border-top: 3px solid #cc3300;
}


.brand-carousel {
padding: 0 0; }

.brand-carousel .item{
border:1px solid #f0f0f0;
padding: 15px;
}
.brand-carousel .item img{
max-width: 100%;
}


/*--------*/
.ua-box-footer {
	margin: 0;
	padding: 10px 0 10px 0;
	background: black;
}

/*--------*/

.ua-box-b1-footer  {
font-family: 'Montaga', serif;
color: #aabcbc;
font-size: 22px;
}

.ua-box-b1-footer p span  {
	margin: 0;
	padding: 0;
color: #fff;
font-size: 28px;
}


.ua-box-b1-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.ua-box-b1-footer li {
font-size: 18px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px #636060 solid;
}

.ua-box-b1-footer h3 {
font-family: 'Montaga', serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	line-height: 150%;
}

.ua-box-b1-footer h4 {
font-family: 'Montaga', serif;
	margin: 0;
	padding: 10px 0px 10px 0;
	font-size: 22px;
	font-weight: bold;
	color: #aabcbc;
	line-height: 150%;
}

.ua-box-b1-footer p {
font-family: 'Montaga', serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #f3f3f3;
	font-size: 18px;
	text-align: left;
}

/*--------*/

.ua-box-b2-footer {
font-family: 'Bree Serif', serif;
color: #aabcbc;
font-size: 22px;
}


.ua-box-b2-footer h3 {
font-family: 'Bree Serif', serif;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 24px;
	font-weight: 700;
	color: #ccc;
	line-height: 150%;
}

.ua-box-b2-footer .form-control {
font-size: 18px;
}

/*--------*/

.ua-box-b3-footer h3 {
font-family: 'Bree Serif', serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: 700;
	color: #ccc;
	line-height: 150%;
}


.ua-box-b3-footer ul a {
    color: #aabcbc;
}

.ua-box-b3-footer ul {
font-family: 'Bree Serif', serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 16px;
	color: #aabcbc;
}

.ua-box-b3-footer ul i {
	padding-right: 10px;
	padding-bottom: 5px;
}

/*--------*/

.ua-20-img-panel {
border-bottom: 1px solid #eee;
padding: 5px;
text-align: center;
}


.box h3{
	text-align:center;
	position:relative;
	top:80px;
}
.box {
	width:70%;
	height:200px;
	background:#FFF;
	margin:40px auto;
}

/*==================================================
 * Effect 5
 * ===============================================*/
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;

  top: 80%;

  background: #777;
  box-shadow: 0 35px 20px #777;
  transform: rotate(-8deg);
}
.effect5:after
{
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

.ua-box-effects {
    background-color: yellow;
    box-shadow: 10px 10px 10px #eee;
    }
    
    
.webappstudio-animation {
border-radius: 40px 0 0 0;
	position: relative;
	margin: 40px auto;
	padding: 56px 0 30px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #fff;

	padding : 30px;
    width: 100px
	overflow: hidden;
	background: radial-gradient(ellipse closest-side at center, rgba(255,255,255,1) 70%,rgba(251,252,253,1) 85%,rgba(244,247,250,1) 100%);
}

.recommended_top {
	border-left: 8px solid #bfcada;
	background-color: #f9f9f9;
	padding: 10px;
	padding: 1rem;
}


#boxshadow {
    position: relative;
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    padding: 10px;
    background: white;
}

/* Make the image fit the box */
#boxshadow img {
    width: 100%;
    border: 1px solid #8a4419;
    border-style: inset;
}

#boxshadow::after {
    content: '';
    position: absolute;
    z-index: -1; /* hide shadow behind image */
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);                
    width: 70%; 
    left: 15%; /* one half of the remaining 30% */
    height: 100px;
    bottom: 0;
}

.ua-text-shadow {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.ua-reasons {
	margin: 2px;
	padding: 2px 0px;
	font-family: 'Bree Serif', serif;
	text-align: left;
}


.ua-reasons ul {
	margin: 0px;
	padding: 0px 5px;
}


.ua-reasons li.odd {
	background-color: rgb(243, 243, 243);
}

.ua-reasons ul li {
font-family: 'Bree Serif', serif;
	margin: 0px;
	background: url('fabricprintedlabels/blue-right-arrow.gif') no-repeat 10px 9px;
	font-size: 16px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	display: block;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 22px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.ua-21-head h1 {
font-family: 'Bree Serif', serif;
	background-color: #00822a;
	padding: 15px 15px 15px 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 200;

	float: left;
	text-align: center;
	margin: 0 20px 15px 0;
	letter-spacing: 0.3px;
	clear: both;
}


.ua-22-intro {
	font-size: 16px;
	font-family: 'Bree Serif', serif;
	line-height: 30px;
	margin-top: 15px;
	font-style: normal;
	text-align:justify;	
}



.ua-23-intro {	
	border-radius: 40px 0 0 0;
	position: relative;
	margin: 40px auto;
	padding: 35px 35px 35px 35px;
	background-color: #fff;	
	line-height: 30px;
	background: radial-gradient(ellipse closest-side at center, rgba(255,255,255,1) 70%,rgba(251,252,253,1) 85%,rgba(244,247,250,1) 100%);
}


.ua-23-intro p {
	font-family: 'Bree Serif', serif;
	font-size: 16px;
	text-align:justify;	
}


.ua-whyus-box ul {
	font-size: 18px;
	list-style-type: none;
	margin: 30px 0 0 0;
	padding-left: 10px;
}

.ua-whyus-box ul li {
	font-family: 'Bree Serif', serif;
	font-size: 16px;
	padding: 1px 0px 1px 0px;
	border-bottom: 0px #636060 solid;
}

.ua-whyus-box ul i {
	padding-right: 10px;
	font-size: 16px;
	color: #cc3300;
	vertical-align: middle;
}

.ua-hround {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: 'Bree Serif', serif;
	text-align: left;
}

.ua-hround h3 {
font-family: 'Bree Serif', serif;
	margin: 0;
	padding: 10px;
	background: url(fabricprintedlabels/round.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: navy;
}

.ua-hbar2 {
	margin: 0;
	padding: 0;
	background: url(fabricprintedlabels/hbarnew.png) no-repeat;
	font-family: 'Bree Serif', serif;
	text-align: left;
}

.ua-hbar2 h3 {
font-family: 'Bree Serif', serif;
	margin: 0;
	padding: 15px 7px 15px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #4b4b4b;
	letter-spacing: 1px;
	text-transform: uppercase;

}


.ua-24-rline {
border-top: 2px solid #cc3300;
margin :20px 0 0 0;
}


.ua-25-head h3, h1 {
font-family: 'Bree Serif', serif;
	background-color: #cc3300;
	padding: 15px 15px 15px 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	float: left;
	text-align: center;
	margin: 0 20px 15px 0;
	letter-spacing: 0.3px;
	clear: both;
}


.ua-faq-bottom {
margin-bottom: 40px;
}


.ua-cu122 {
margin: 40px 0 0 0;
}



.ua-26-rline-both {
border-top: 7px solid #cc3300;
border-bottom: 2px solid #cc3300;
}


label {
font-family: 'Bree Serif', serif;
	font-size: 16px;
}

.btn {
font-family: 'Bree Serif', serif;
}

.form-group input, .form-group textarea{
font-family: 'Bree Serif', serif;
font-size: 16px;
}

.panel-title a {
font-family: 'Bree Serif', serif;
color: #4b4b4b;
font-size: 16px;
}

/*
.ua-24 {
background-color: #f0f0f0;
}
*/

.ua-24 h1 {

}


.ua-00-basic h1 , h3 {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: initial;
border: initial;
font-family: sans-serif;
font-size: initial;
font-weight: initial;
color: initial;
text-align: center;
letter-spacing: initial;
line-height: initial;
float: initial;
clear: initial;
}

.ua-24 h1 , h3 {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: initial;
border: initial;
/*font-family: 'Bree Serif', serif;*/
font-size: initial;
font-weight: initial;
color: initial;
text-align: center;
letter-spacing: initial;
line-height: initial;
float: initial;
clear: initial;
}

.ua-24 {
padding: 15px 0 25px 0;

}

.ua-24 h1 {
margin: 0 0 0 0;
padding: 10px 0 0px 0;
font-family: 'Bree Serif', serif;
font-size: 32px;
color: #0e2b91;
text-align: center;
}



.ua-24 h2 {
margin: 0 0 15px 0;
padding: 10px 0 20px 0;
font-family: 'Bree Serif', serif;
font-size: 24px;
color: #0e2b91;
text-align: center;
}

.ua-24 h3 {
font-family: 'Bree Serif', serif;
font-size: 30px;
color: #cf002a;
font-style: normal;
text-align: left;
padding: 0 0 5px 0;
}

.ua-24 p {
	font-size: 16px;
	
	line-height: 30px;
	margin-top: 5px;
	font-style: normal;
	text-align: justify;
}

.ua-24 p.spcl{
border-left: 7px solid #cf002a;
padding: 5px 0 5px 15px;
font-style: normal;

}


.ua-24-passion h2 {
margin: 150px 0 0 0;
padding: 5px 0 5px 20px;
font-family: 'Bree Serif', serif;
font-size: 32px;
color: #0e2b91;
text-align:left;
font-style: normal;
border-left: 10px solid #cf002a;
}


.ua-24-passion p {
	font-size: 18px;
	font-family: 'Bree Serif', serif;
	
	margin-top: 25px;
	font-style: normal;
	text-align: justify;
}

.ua-25 {
padding-bottom: 20px;
}



/*---------------------*/

.ua41-products {
font-family: 'Bree Serif', serif;
}

.ua41-products h3 {
font-family: 'Bree Serif', serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: 500;
	color: #cf002a;
	
}


.ua41-products ul {
font-family: 'Bree Serif', serif;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

.ua41-products ul li {
	font-size: 16px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px #c1c1c1 solid;
}

.ua42-bg {
font-family: 'Bree Serif', serif;
	border: 1px solid rgb(238, 238, 238);
	border-left: 6px #006fd5 solid;
	line-height: 1.6;
	font-weight: normal;
	font-family: 'Bree Serif', serif;
	width: 100%;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ua42-bg p {
/*	font-family: 'Bree Serif', serif;*/
	margin-bottom: 10px;
	font-size: 16px;
}



/*---clients-----*/

.brand-carousel {
padding: 0 0; }

.brand-carousel .item{
border:1px solid #f0f0f0;
padding: 15px;
}
.brand-carousel .item img{
max-width: 100%;
}

.ua-24-rline {
border-top: 2px solid #cc3300;
margin :20px 0 0 0;
}

.ua-25-head h3, h1 {
font-family: 'Montaga', serif;
	background-color: #cc3300;
	padding: 15px 15px 15px 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	float: left;
	text-align: center;
	margin: 0 20px 15px 0;
	letter-spacing: 0.3px;
	clear: both;
}



/*--------*/

.ua10-bg-green {
	margin-top: 40px;
	background: #0789ba;
	padding: 10px;
	margin-bottom: 20px;
}


h2.recognized {
	font-family: 'Bree Serif', serif;
	text-align: left;
	
}

.recogniseList {
	list-style: none;
	margin: 26px 0 0;
	display: inline-block;
	padding: 0;
}

.recogniseList li {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	padding-left: 50px;
	position: relative;
	overflow: hidden;
}

.recogniseList li span.no {
	background-color: #fff;
	border-radius: 50px;
	color: #4a4a4a;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 30px;
}

.recogniseList li div {
	border-bottom: 1px solid #7aaa5e;
	font-size: 13px;
	line-height: 15px;
}


.recogniseList li div span {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin: 0 0 10px;
}



/*--------*/


.ua10 {
	margin-bottom: 25px;
	font-family: 'Bree Serif', serif;
}

.ua10 h3, .ua10 h4 panel-title, .ua10 panel-body {
    font-family: 'Bree Serif', serif;
    font-size: 22px;
    color: #cf002a;
    font-style: normal;
    text-align: left;
    padding: 10px 0 10px 0;
}



h4.panel-title {
	font-family: 'Bree Serif', serif;
}

/*--------*/
section.home-stats {
	background: #f4f5f8;
	padding: 30px 0;
	font-family: 'Bree Serif', serif;

}

.stats-info {
	float: left;
	font-family: 'Bree Serif', serif;
}

.stats-info h4.counter {
	font-size: 36px;

	color: #093eb6;
	font-weight: bold;
	margin: 0;
	line-height: 1;
}

.stats-info p {
	margin-bottom: 0;
}

.stats img {
	float: left;
	padding-right: 12px;
}

.row.stats > div {
	padding: 20px 15px;
	border-left: 1px solid #dee0e5;
}

.row.stats > div:first-child {
	border-left: none;
}

/*--------*/

.ua37-prod  h4{
	background: #016dab;
	padding: 10px;
	color: #fff;
	font-family: 'Bree Serif', serif;
	font-weight: 700;
}

/*--------*/
.h4text1{
text-align:left; 
margin:0 0 10px 0;
background: #016dab;
}

.h4text1 h4 {
font-family: 'Bree Serif', serif;
text-align:left; 
margin:0;
text-align:left;
display: inline-block;
padding: 10px;
color: #fff;
font-size: 16px;
font-weight: 700;

}

.h4text1 span{
margin:0;
font-size: 12px;
display: inline-block;
	background: #cc3300;
	padding: 8px;
	color: #fff;
}

.h4text1 span a {
font-family: 'Bree Serif', serif;
text-decoration:none;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
}

.h4text1 span a:hover {
text-decoration: underline;
}
/*---------------------*/

.ua43-p {
font-family: 'Bree Serif', serif;
margin: 5px 0 5px 0;
}

/*---------------------*/

.ua44-name-divider {
	border-top: 10px solid #f0f0f0;
	margin: 20px 0 0 0;
}

.ua44-line {
	border-top: 2px solid #cc3300;
	
}

.ua44-h h3, h1 {
	font-family: 'Bree Serif', serif;
	background-color: #cc3300;
	padding: 15px 15px 15px 15px;
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	float: left;
	text-align: center;
	margin: 0 20px 15px 0;
	letter-spacing: 0.3px;
	clear: both;
}

#ua44-name-divider { }

/*---------------------*/
.gray-container {
	background-color: #F2F2F2;
	padding: 35px 0 25px 0 ;
}

.black {
	color: #343434;
}

.title-left {
	text-align: left;
}

.title, .title-left {
	display: block;
	text-transform: uppercase;
	margin: 0;
	font-weight: 700;
	font-size: 1.714em;
}


.gray-container p.big-p, .white-container p.big-p {
	font-size: 16px;
	font-family: 'Bree Serif', serif;
	padding: 2% 0 !important;
	text-align: left !important;
	font-style: italic;
}

/*---------------------*/

.navbar-main {
padding-top: 10px;
margin-bottom: 0px;
}


/*---------------------*/

.ua-section-nms {
    background: #fff;
}

.ua-container-nms {
    padding: 60px 0 50px;
}

.ua-container-nms h2 {
	font-size: 22px;
	color: #d01a46;
}

@media (max-width: 767px){ 
.ua-container-nms h2 {
	font-size: 20px;
	color: #d01a46;
	line-height: 27px;
}
}


.ua-rline-nms {
	width: 60px;
	height: 2px;
	background: #ED1651;
	margin: 15px 0;
}

.ua-col-nms {
	padding: 20px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}

.ua-h3-nms h3 {
	color: #000;
	margin: 0 0 13px;


	font-size: 19px ;
	text-align: left;
}

@media (max-width: 767px){ 
.ua-h3-nms h3 {
font-size: 18px;
font-weight: 700;
}
}

.ua-p-nms p {

}

.ua-a-nms a {
	padding: 5px 20px;
	border: 1px solid #ED1651;
	text-align: center;
	color: #ED1651;
}

.ua-a-nms a:hover {
	text-decoration: none;
}

/*---------------------*/