/*body {
	background: url("../images/background.jpg") repeat scroll 0 0 #e5e5e5;
	font-size:13px;
}
a {
	color:#0B6E9E;	
}
.error {
	color:#F00;
	font-size:12px;
	text-align:center;
}*/
.error p {
	margin: 2px 0px;
	text-align:center;
}
.success {
	color:#060;
	text-align:center;
	font-size:12px;
	float:left;	
}
.photogalary-modal-body {
  	padding:5px !important;
}
.photogalary-modal-content {
  	border-radius:0;
}
.photogalary-modal-dialog {
    margin: 100px auto;
    width: 65%;
}
.photogalary-modal-body .close {
    background-color: #fea600;
    border: 3px solid #ffffff;
    border-radius: 50%;
    margin-right: -10px;
    margin-top: -20px;
    opacity: 1;
    padding: 3px 5px;
    z-index: 9999;
    position: absolute;
    right: 0;
}
.carousel-inner .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	text-align:center;
	margin:0 auto;
	width:100%;
	height:475px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control {
    bottom: 0;
    color: #2d7da4;
    font-size: 15px;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}
@media (max-width: 989px) {
	.photogalary-modal-dialog {
		margin: 0px auto;
		width: 100%;
		padding: 15px;
	}
	.carousel-inner .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 300px;
	}
	.carousel-control {
		width:25px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    	font-size: 15px;
	}
	.carousel-indicators li {
		border-radius: 8px;
		height: 8px;
		width: 8px;
	}
	.carousel-indicators .active {
		height: 9px;
		width: 9px;
	}
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #b7b7b7;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #e1e1e4;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #9BD7D5;
}
.panel-default > .panel-heading {
	background:#3193c0; /* Old browsers */
	background-image:url(css-gradients-fallback/main-menu-bg.png);
	background-image:-moz-linear-gradient(top,#4cb1e0 0%,#1675a1 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4cb1e0),color-stop(100%,#1675a1));
	background-image:-webkit-linear-gradient(top,#4cb1e0 0%,#1675a1 100%);
	background-image:-o-linear-gradient(top,#4cb1e0 0%,#1675a1 100%);
	background-image:-ms-linear-gradient(top,#4cb1e0 0%,#1675a1 100%);
	background-image:linear-gradient(top,#4cb1e0 0%,#1675a1 100%);
  	border-color: #3193c0;
	font-weight:normal;
	color:#ffffff;
}
.panel-default > .panel-heading:hover {
	background:#1983af; /* Old browsers */
	background-image:url(css-gradients-fallback/main-item-hover-bg.png);
	background-image:-moz-linear-gradient(top,#3fa4d3 0%,#005682 100%);
	background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0%,#3fa4d3),color-stop(100%,#005682));
	background-image:-webkit-linear-gradient(top,#3fa4d3 0%,#005682 100%);
	background-image:-o-linear-gradient(top,#3fa4d3 0%,#005682 100%);
	background-image:-ms-linear-gradient(top,#3fa4d3 0%,#005682 100%);
	background-image:linear-gradient(top,#3fa4d3 0%,#005682 100%);
	color:#fff;
}
.panel-title {
    font-size: 12px;
    font-weight: bold;
}
.panel-heading {
    padding: 7px 10px;
}
.panel-group .panel + .panel {
    margin-top: 2px;
}
.panel-title > a {
	text-decoration:none;
}
.wrapper {
    float: left;
	overflow:hidden;
    width: 100%;
}
.headerwrapper {
	width:100%;
}
.headercontainer {
	padding-top:10px;
	padding-bottom:2px;
}
.eduhomebutton {
	float: right;
    margin-right: -15px;
    padding-bottom: 0;
    padding-top: 0;
}
.headerspecializationbutton {
    background-color: #fcac31;
    border-radius: 5px;
    color: #003a44;
    float: right;
    
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    line-height: 21px;
    margin-right: -15px;
    margin-top: 18px;
    padding: 3px 10px;
    text-align: right;
}
.headerspecializationbutton a {
	color: #003a44;
	text-decoration:none;
}
.headerhelp {
	color: #880015;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: -15px;
    margin-top: 3px;
    text-align: right;
}
.headerhelp a {
	color: #880015;
	text-decoration:none;
}
.topnavwrapper {
    background: none repeat scroll 0 0 #0b6e9e;
	overflow:visible;
}
.headernavcontainer {
    background-color: #0b6e9e;
}
.navigationmenubutton {
    background-color: transparent;
    background-image: none;
    border: medium none;
    float: left;
    margin: 0 0 0 -25px;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    padding: 5px;
}
.headernavcollapse {
    padding: 0;
}
.topnavcontainer {
    background: none repeat scroll 0 0 #0b6e9e;
}
.headertabrow {
    background-color: #0b6e9e;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
}
.mainwrapper {
	width:100%;
}
.maincontainer {
	padding:0px;
}
.maincontainerdiv {
	
	margin:10px 0px;	
}
.homeslider {
	border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 0px;	
}
.leftquoteform {
	margin-left: -10px;
    padding: 0;	
}
.quoteform {
	
	background-image: url("../images/containerbackground.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
	margin:0px 10px;
	border-radius:5px;
	padding: 0px 37px 9px 21px;
}
.quoteformheader {
	 font-weight:bold;
/*	 border-bottom:1px solid #ccc;*/
	 color:#FFFFFF;
	 font-size: 20px;
	 text-align:center;
}
.quoteformtextfieldscontainer {
	 //border-bottom:1px solid #333;
	 text-align:center;
}
.quoteformtextfields {
	 margin:1% 3%;
	 width:94%;
	 height:25px;
	 padding-left:5px;
	 //text-align:center;
}
.quoteformselectfieldscontainer {
	 //text-align:center;
}
.quoteformselectfields {
	 margin:1% 3%;
	 width:94%;
/*	 height:25px;*/
	 padding-left:5px;
	 
	 padding-right:0px;
}
.ordernowform {
    //background-color: #fcac31;
	background-image: url("../images/containerbackground.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
	margin-bottom: 15px;
	float:left;
	width:100%;
}
.ordernowform input {
	height: 25px;
	padding-left:5px;
	padding-right: 0px;
	margin-top: 15px;
}
.ordernowform textarea {
	padding-left:5px;
	margin-top: 15px;
	height:141px;
	padding-right: 0px;
}
.ordernowform select {
	height: 25px;
    margin-top: 15px;
    padding-left: 5px;
	padding-right: 0px;
}
.ordernowform label {
	margin-left: -22px;
	margin-top: 15px;
}
.leftmenucontainer {
    margin-bottom: 10px;
}
.leftmenunavcontainer {
	//background-color: #0b6e9e;
	padding:0px;
}
.leftmenunavcollapse {
	//padding:0px;	
}
.leftmenunavigationmenubutton {
    background-color: transparent;
    background-image: none;
    border: medium none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 -10px;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 100%;
}
.leftmenuheader {
	background-color: #ffffff;
    border-bottom: 1px solid #ff9900;
    color: #003a44;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}
.rightcontainer {
	background-color: #ffffff;
/*    //border: 1px solid #0b6e9e;*/
    margin-bottom: 10px;
    overflow: hidden;
/*    padding: 0;	*/
}
.rightcontainer h1 {
	background-color: #ffffff;
    border-bottom: 1px solid #ff9900;
    color: #003a44;
    font-size: 18px;
    font-weight: bold;
    margin: 0 -15px;
    padding: 5px 10px;
}
.rightcontainer h2 {
	background-color: #c0c0c0;
    color: #003a44;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px;
}
.ribbonmaincontainer {
	padding:0px;
	margin-left:-15px;	
}
.ribboncontainer {
	background: none repeat scroll 0 0 #53a3b4;
    height: auto;
    position: relative;
/*    top: 10px;*/
 top: 0px;
    width: 104%;
/*    //z-index: 100;*/
}
.ribboncontainer h1 {
	background:none;
    border:none;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 -15px;
    padding: 15px;
}
.triangle-l {
    border-color: transparent #53a3b4 transparent transparent;
    border-style: solid;
    border-width: 15px;
    float: left;
    height: 0;
    left: -15px;
    position: relative;
/*    top: -5px;*/

    top:-15px;
    width: 0;
}
.specilizationbutton {
	float:right;
	margin-top:-30px;	
}
.staticcontainer {
	padding: 10px 12px;
}
.staticcontainer p {
	padding: 0px;
	margin:10px 0px;
}
.staticcontainer h2 {
    background-color: #c0c0c0;
    color: #003a44;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px;
}
.servicegenuinityimage1 {
	width:100%;
	height:310px;
}
.servicegenuinityimage2 {
	width:100%;
	height:200px;
}
.expertiesimage {
	width:100%;
	height:110px;	
}
.adviceguidenceimage {
	width:100%;
	height:190px;
}
.ourassurenceimage {
	width:100%;
	height:150px;
}
.checkmark {
	padding:5px;	
}
.checkmark li {
    list-style: disc outside url("../images/checkmark.png");
	margin-bottom:7px;
	text-align: justify;
}
.roundedcircle {
	width:100%;
	float:left;
	border:3px solid #0b6e9e;
	border-radius:50%;
	height:117px;
	overflow:hidden;
	text-align:center;
}
.roundedcircleheading {
	width:100%;
	float:left;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#62190B;
}
.roundedcircle img {
	height: 150px;
/*    margin: 0 auto;*/
    width: 160%;
}
.howweserveimgcont {
	margin-top:10px;
	margin-bottom:10px;	
}
.smallpdfcontainer {
    background: none repeat scroll 0 0 #fefefe;
    border: 1px solid #9d9e8c;
    float: left;
    height: 175px;
    overflow: hidden;
    padding: 10px;
	border-radius:10px;
	margin-top:10px;
	width: 100%;
}
.smallpdfcontainer ul, li {
    list-style-type: none;
}
.smallpdfcontainer ul li ul {
    margin-left: 0px;
}
.smallpdfcontainer ul {
    margin-left: -45px;
}
.smallpdfcontainer h2 {
	 background: none repeat scroll 0 0 #ffffff;
    color: #404040;
    font-family: arial;
    font-size: 15px;
    margin: 0 2px;
    padding: 0 0 5px;
    text-align: center;
}
.pdfimg {
    float: left;
    padding: 10px 10px 0 5px;
    width: 40%;
}
.samplebutton {
    background: linear-gradient(#2ba81c, #073e01) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
	margin: 5px 0px;
    padding: 4px 8px;
    transition: all 0.5s ease-in-out 0s;
}
.samplebutton a {
 	color:#ffffff;	
}
.contactform input {
	padding-left:5px;
	margin-top: 10px;
}
.contactform textarea {
	padding-left:5px;
	margin-top: 10px;
	height:151px;
}
.contactform select {
	height: 23px;
    margin-top: 10px;
    padding-left: 5px;
}
.contactform label {
	margin-top: 10px;
}
.contactmap iframe {
    position: relative;
    width: 100%;
    height: 300px;
}
.main-getintouch {
	background-image: url("../images/containerbackground.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-top: 10px;
    min-height: 336px;
    float: left;
}
.getintouch-address {
    float: left;
    font-size: 16px;
    padding-bottom: 44px;
    padding-left: 10px;
    padding-top: 10px;
}
.getintouch-address-head {
    color: #003a44;
    font-size: 25px;
}
.getintouch-img {
    float: left;
    padding-top: 15px;
}
.getintouch-address ul {
    list-style: none outside none;
	padding-left:0px;
}
.punchlinecontainer {
	color: #fff;
    margin: 10px auto;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
	text-align:center;
	background: none repeat scroll 0 0 #9bd7d5;
}
.punchlinecontainer:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 25px 25px 0; /* This trick side-steps a webkit bug */
    border-style:solid;
    border-color:#fff #fff #9bd7d5 #9bd7d5; /* A bit more verbose to work with .rounded too */
    background:#658E15; /* For Opera when also applying a border-radius */
    display:block; width:0; /* Only for Firefox 3.0 damage limitation */
    /* Optional: shadow */
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
            box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}
.punchlineheader {
	color: #005061;
    font-family: Comic Sans MS;
    font-size: 18px;
    font-weight: bold;
    margin-left: -15px;
}
.punchlinesubheader {
	color: #880015;
    font-size: 12px;
}
.punchlinesubheader a {
	color: #880015;	
}
.serviceprovidewrapper {
	background-color: #0b6e9e;
    margin-bottom: 15px;
    margin-top: 15px;	
}
.serviceprovidecont {
	margin: 10px 0;
    padding: 0;
}
.serviceprovidecontinner {
	//padding:0px;	
}
.serviceprovideheader {
	color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    text-align: center;
    margin-top: 5px;
}
.serviceprovidelogo {
	padding:0px;
	text-align: center;	
}
.serviceprovidelogo img {
    float: left;
    height: 50px;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 50px;
}
.serviceprovidecontent {
	color:#ffffff;
	float:left;
	padding: 0;
    font-size: 12px;
    text-align: justify;	
}
.serviceprovidecontent a {
    background-color: #066393;
    border-radius: 10px;
    margin-left: 2px;
    padding: 2px 7px;
}
.slickcontainer {
	//height:75px;	
}
.slickcontainer img {
	height:75px;
	padding:3px;
	width:100%;
}
.slicksmallcontainer {
	border: 1px solid #000000;
    border-radius: 5px;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#ffffff;
}
/*footer styles starts*/
.footermenucollapse {
	margin-left: -15px;
    margin-right: -15px;
    padding: 0;	
}
.footer {
	width:100%;
	background-color:#0B6E9E;
}
.footercontainer {
	background-color:#0B6E9E;
	background:none;
}
.footercatdivs {
	border-right:1px dotted #FFFFFF;
	color:#FFFFFF;
	padding-top:5px;
	min-height: 207px;
}
.lastfootercatdivs {
	color:#FFFFFF;
	padding-top:5px;
}
.footerheading {
	font-size:11px;
	background-color:#ff9900;
	font-weight:bold;
	padding:2px 2px;
	margin-bottom:10px;
	border-radius:3px;
	overflow: hidden;
}
.leftfooter {
	width:50%;
	padding:5px;
	float:left;
}
.footerlinks {
    font-size:11px;
	width:100%;
	float:left;	
}
.footerlinks a{
	color:#FFFFFF;
	width:100%;
	float:left;		
}
.footersocialicons {
    display: inline;
    height: 40px;
    width: 40px;
}
.bottomlinks {
	padding-right:10px;
	border-right:1px solid #FFFFFF;
}
.bottomlinks a{
	color: #333333;
}
.lastbottomlinks a {
	padding-right:10px;
	color: #333333;
}
.bottomlinks a:hover {
	color: #FFFFFF;
}
.lastbottomlinks a:hover {
	color: #FFFFFF;
}
.bottomhr {
	border-bottom: 1px solid #6BA2D8;
    border-top: 1px solid #14446E;
    float: left;
	height:0;
	margin:10px;
	width:100%;
}
.footersocialicons {
	width:40px;
	height:40px;
	display:inline;
	
}
/*footer styles ends*/
.footerquickcontact {
	bottom: -22px;
	margin-bottom: 0;
	position: fixed;
	right: 0px;
}
.quickcontactbody {
	padding: 10px 8px;	
}
.quickcontactcontainer {
	border-color:#880015;	
}
.quickcontactheader {
	font-size:16px;	
}
.quickcontacttextfields {
    height: 25px;
    margin-bottom: 10px;
    padding-left: 5px;
    width: 100%;
}

/*.navbar-fixed-bottom 
{
    bottom: auto;
    margin-bottom: 0;
}*/