body {
	font-family:Verdana,Calibri,Tahoma,Arno Pro,Arial;
	font-size: 11px;
    line-height: 21px;
	font-weight: 300;
	
	
}

.feedback-panel {
	padding: 20px;
	width: 250px;
	border: 1px solid #DCDCDC;
	position: fixed;
	top: 200px;
	left: -291px;
	background-color: #9E9EC2;
	font-family: Calibri, "Arno Pro", Arial;
	font-size: 16px;
	color: #000;
	   }

.feedback-panel a.feedback-tab {
	border-width: 1px 1px 1px 0;
	display: block;
	height: 99px;
	left: 51px;
	bottom: 21px;
	position: relative;
	float: right;
	text-indent: -9999px;
	width: 30px;
	outline: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: url("../images/qu.png");
	   }


#back-top {bottom: 20px; position: fixed; right: 20px; z-index: 10000;}
#back-top a {display: block; height: 32px; text-align:center; line-height:32px; color:#FFF; transition: all 0.3s ease 0s; width: 32px; background:#38bdf2;}
#back-top a:hover{background:#0C1B25; color:#FFF;}

.error
{
    color:red;
}

#cont {
    margin: 0 auto;
    position: relative;
    z-index: 999999;
}
#cont a.feedback {
    background: url("../images/feedback-btn.png") no-repeat scroll 0 0 transparent;
    display: block;
    width: 30px;
    height: 120px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 265px;
}
#cont a.feedback:hover {
    background-position: -30px 0;
}
/* End Feedback Button Styles*/



#map
{
    width:100%;
    height: 350px;
}
input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #00afd1;
    text-transform: uppercase;
    padding: 6px 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
form input,textarea{
    
   color: #aaafb5;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #888888;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    
    padding: 7px 14px;
    display: block;
    margin-bottom: 10px;  
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

footer
{
    
    margin-top: 25px;
}
footer h4
{
    font-family: Calibri,Tahoma,Arno Pro,Arial;
    color: #333333;
}

ul.mylist{
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    text-decoration: none;
    list-style-type: none;
    display: inline-block;
}
ul.mylist li i {
color: #00afd1;
font-size: 14px;
margin-right: 4px;
}
nav select{
    
    display: none;
}

.nav-top ul,li
{
    margin: 0;
    padding: 0;
   
}

.nav-top li {
    float: left;
    list-style: none;
}
.nav-top
{
    background: radial-gradient(circle, #0D9DDC,#00afd1);
    padding: 12px 0;
    background: -webkit-radial-gradient(circle, #0D9DDC, #00afd1);
    background: linear-gradient(#0D9DDC, #00afd1);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0D9DDC', endColorstr='#00afd1');/*For IE7-8-9*/ 
height: 1%;/*For IE7*/ 
}

.nav-top ul li a
{
    padding-right:20px;
    color: #fff;
    text-decoration: none;
}



header {
padding-top:10px;
padding-bottom:10px;    
background:#FFF url(../images/bg-ui-gradient.png) left top repeat-x;
}


nav
{
    padding-top: 50px;
    float: right;
}
nav a{
    
    color:#454545;
}
nav a:hover{
    
    color: #00afd1;
}
nav ul li
{
    display: inline-block;
    
     margin: 0;
    padding: 0;
    list-style: none;
}
nav ul li a.active
{
    color:#00afd1;
}
nav li{
    float: left;
}
nav ul li a
{
    font-size:14px;
    padding:20px 5px 20px 5px;
    
}
ul .drop
{
    
    border-top:2px solid #00afd1;
}

ul .drop li
{
    background-color: #eee;
}
ul .drop li a
{
    display: block;
}
/* sub-menu */


ul.menu li ul{
   display: none;
   margin-left: -20px !important;
   margin-top: 5px !important;
   position: absolute;
   width: 200px;
   background-color: #444545;
   z-index:500;
   margin: 0;
   padding: 0;
   opacity:1 !important;
   
}
ul.menu li:hover ul{display:block;}

ul.menu li ul li{
    display:block;
   
    border-bottom:1px solid #e0e0e0 !important; 
    
    width:200px;
    float:left;
    position: relative;
  
    margin:0;
    height:auto;
    padding-bottom:0;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    -ms-transition-duration: 0.6s;
    transition-duration: 0.6s;
    color:#00afd1;
    background-image:none !important;
}

ul.menu li ul li.current_page_item{background:none}
ul.menu li ul li a{
    margin-left:2px;
    margin-top: 2px;
    margin-bottom: 2px;
    float:left;
    top:0;
    font-size:12px !important;
    color#00afd1;
    font-weight:normal;
    text-transform: capitalize;
    padding:6px 15px;
}
ul.menu li ul li a:hover{width:180px !important;}

ul.menu li ul li:last-child{border-bottom:none;}





a,a:hover{
    
    text-decoration: none;
}


.top_shadow{background:url('../images/shadow-2.png') no-repeat; position:absolute; width:100%; height:60%;}

.slide1
{
    background-color: #00afd1;
background-image: url(../images/glare.png);
background-position: center center;
background-repeat: no-repeat;
background: -webkit-radial-gradient(circle, #0D9DDC, #00afd1);
background: radial-gradient(circle, #0D9DDC,#00afd1);
background: -moz-radial-gradient(circle, #0D9DDC, #00afd1);
background: -ms-radial-gradient(circle, #0D9DDC, #00afd1);
}

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

.service-icon-left .service-icon {
	float: left;
}

.service-icon-left .service-content {
	padding-left: 45px;
}

.service-icon-left-more .service-icon {
	float: left;
}

.service-icon-left-more .service-content {
	padding-left: 60px;
}

.service-center .service-icon {
	margin-bottom: 14px;
}

.service-center .service-content h4 {
	margin-bottom: 6px;
}

.service-center .service-icon i {
	display: inline-block;
}

.service-box h4 {
	margin-bottom: 5px;
}

.service-box > div:first-child {
	padding: 0;
}

.service-boxed {
	margin-top: 30px;
	padding: 0 15px 20px 15px !important;
	border: 1px solid #eee;
	border-radius: 4px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.service-boxed:hover {
	border-color: #e2e2e2;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
	-o-box-shadow: 0 0 6px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
  	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
}

.service-boxed p {
    margin-bottom: 0;
}

.icon-large {
	text-shadow: 0 0 0 #00afd1;
}

.icon-large:hover, .service-box:hover .icon-large {
	color: #00afd1;
}

.icon-effect-1 {
	box-shadow: 0 0 0 3px #00afd1;
	-o-box-shadow: 0 0 0 3px #00afd1;
	-moz-box-shadow: 0 0 0 3px #00afd1;
  	-webkit-box-shadow: 0 0 0 3px #00afd1;
}

.icon-effect-1:after {
	background-color: #00afd1;
}

.icon-effect-1:hover, .service-box:hover .icon-effect-1 {
	color: #00afd1;
}

.icon-effect-2 {
	color: #00afd1;
	box-shadow: 0 0 0 3px #00afd1;
	-o-box-shadow: 0 0 0 3px #00afd1;
	-moz-box-shadow: 0 0 0 3px #00afd1;
  	-webkit-box-shadow: 0 0 0 3px #00afd1;
}

.icon-effect-2:after {
	background-color: #00afd1;
}

.icon-effect-3 {
	color: #00afd1;
	box-shadow: 0 0 0 3px #00afd1;
	-o-box-shadow: 0 0 0 3px #00afd1;
	-moz-box-shadow: 0 0 0 3px #00afd1;
  	-webkit-box-shadow: 0 0 0 3px #00afd1;
}

.icon-effect-4 {
	color: #00afd1;
	box-shadow: 0 0 0 3px #00afd1;
	-o-box-shadow: 0 0 0 3px #00afd1;
	-moz-box-shadow: 0 0 0 3px #00afd1;
  	-webkit-box-shadow: 0 0 0 3px #00afd1;
}

.icon-effect-5 {
	color: #00afd1;
	box-shadow: 0 0 0 3px #00afd1;
	-o-box-shadow: 0 0 0 3px #00afd1;
	-moz-box-shadow: 0 0 0 3px #00afd1;
  	-webkit-box-shadow: 0 0 0 3px #00afd1;
}

.icon-effect-6 {
	color: #00afd1;
	box-shadow: 0 0 0 3px #00afd1;
	-o-box-shadow: 0 0 0 3px #00afd1;
	-moz-box-shadow: 0 0 0 3px #00afd1;
  	-webkit-box-shadow: 0 0 0 3px #00afd1;
}

.icon-small {
	font-size: 2em;
	color: #444;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-small:hover, .service-box:hover .icon-small {
	text-shadow: 5px 5px 2px rgba(255,255,255,0);
}

.icon-medium {
	font-size: 3em;
	color: #444;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-medium:hover, .service-box:hover .icon-medium {
	text-shadow: 5px 5px 2px rgba(255,255,255,0);
}

.icon-large {
	font-size: 4em;
	color: #444;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-large:hover, .service-box:hover .icon-large {
	text-shadow: 5px 5px 2px rgba(255,255,255,0);
}

.icon-mini-effect {
	position: relative;
	display: block;
	z-index: 1;
	font-size: 1.2em;
	color: #fff;
	top: 4px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-medium-effect {
	position: relative;
	display: block;
	z-index: 1;
	font-size: 2em;
	color: #fff;
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-large-effect {
	position: relative;
	display: block;
	z-index: 1;
	font-size: 2.6em;
	color: #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.icon-mini-effect:after, .icon-medium-effect:after, .icon-large-effect:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/*First Icon Effect */
.icon-effect-1 {
	background-color: #fff;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}

.gray-icon.icon-effect-1 {
	box-shadow: 0 0 0 3px #444;
	-o-box-shadow: 0 0 0 3px #444;
	-moz-box-shadow: 0 0 0 3px #444;
  	-webkit-box-shadow: 0 0 0 3px #444;
}

.icon-effect-1:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.gray-icon.icon-effect-1:after {
	background: #444;
}

.icon-effect-1.gray-icon:hover, .service-box:hover .gray-icon.icon-effect-1 {
	color: #444;
}

.icon-effect-1:hover:after, .service-box:hover .icon-effect-1:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

/*Seconed Icon Effect */
.icon-effect-2 {
	background: #fff;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}

.gray-icon.icon-effect-2 {
	color: #444;
	box-shadow: 0 0 0 3px #444;
	-o-box-shadow: 0 0 0 3px #444;
	-moz-box-shadow: 0 0 0 3px #444;
  	-webkit-box-shadow: 0 0 0 3px #444;
}

.icon-effect-2:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.gray-icon.icon-effect-2:after {
	background: #444;
}

.icon-effect-2:hover, .service-box:hover .icon-effect-2, .icon-effect-2.gray-icon:hover, .service-box:hover .gray-icon.icon-effect-2 {
	color: #fff;
}

.icon-effect-2:hover:after, .service-box:hover .icon-effect-2:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/*Third Icon Effect */
.icon-effect-3 {
	background: #fff;
}

.gray-icon.icon-effect-3 {
	color: #444;
	box-shadow: 0 0 0 3px #444;
	-o-box-shadow: 0 0 0 3px #444;
	-moz-box-shadow: 0 0 0 3px #444;
  	-webkit-box-shadow: 0 0 0 3px #444;
}

.icon-effect-3:hover:before, .service-box:hover .icon-effect-3:before {
	-webkit-animation: toRightFromLeft 0.4s forwards;
	-moz-animation: toRightFromLeft 0.4s forwards;
	animation: toRightFromLeft 0.4s forwards;
}


p {
    color: #333333;
    
    margin: 0;
    text-align: justify;
}
.item h2 
{
 font-family:Calibri,Arno Pro,Arial;
 color:#fff;
 font-size:28px;
}
.item h4{
    
  color:#fff;
 font-family:Verdana,Calibri,Tahoma,Arno Pro,Arial;
 font-size:11px;
    text-align: justify;
    line-height: 21px;
}
.space
{
    margin-top:60px;
}
.space1
{
    margin-top: 20px;
}

.service-content h4{
    
    font-family:Calibri,Tahoma,Arno Pro,Arial;
    color:#333333;
    
}

.about h4
{
    font-family:Calibri,Tahoma,Arno Pro,Arial;
    color:#333333;
    line-height: 1.2em;
}
#content h4
{
    font-family:Calibri,Tahoma,Arno Pro,Arial;
    color:#fff;
    background-color: #00afd1;
    padding: 8px;
}
.info
{
    background: radial-gradient(circle, #0D9DDC,#00afd1);
    padding-top:10px;
    padding-bottom:10px;
    height:180px;
    background: -webkit-radial-gradient(circle, #0D9DDC, #00afd1);
    background: linear-gradient(#0D9DDC, #00afd1);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0D9DDC', endColorstr='#00afd1');/*For IE7-8-9*/ 
height: 1%;/*For IE7*/ 
}


.testimonials h3{
margin-top:25px;
} 

 h1 {
font-size: 16px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
line-height: 22px;
color: #444;
}


.social_icons{
    
    
    float: right;
    
}


.list1-1  li{
    float: none;
}
.list1-1 {
	margin: 0;
	padding: 22px 0 0 0;
	list-style: none;
	overflow: hidden;
    
}
.list1-1 li {
	font-size: 12px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 16px;
	padding-left: 27px;
	border-bottom: 1px solid #ececec;
	background: url(../img/list_point.png) left 5px no-repeat;
}

footer{
    
    
}

footer .line
{
    border-right:1px solid #e8e8e8;
}

footer .line1 
{
    border:none;
}


.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 12px;
	padding-left: 12px;
	background: url(../img/list_point.png) left 7px no-repeat;
}
.list2 li p {
	margin-bottom: 0;
}
.list2 li a {
	color: #333333;
	font-size: 11px;
    line-height: 21px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #5465a2;
}


#banner{
    
    background-color: #00afd1;
background-image: url(../images/glare.png);
background-position: center center;
background-repeat: no-repeat;
background: -webkit-radial-gradient(circle, #0D9DDC, #00afd1);

}
#banner h2
{
    font-size:22px;
    color:#fff;
}

.top-box{
    
    text-align: center;
    
}
#toTop {
	display: inline-block !important;
	width: 42px;
	height: 42px;
	background: url(../img/top.png) 0 top no-repeat;
	position: relative;
	z-index: 999;
	margin: 0 !important;
	left: 0 !important;
	right: 0 !important;
}

#content
{
    margin-top:50px;
}
/* sidebar */

.sidebar h4
{
    padding: 8px;
    margin-bottom: 16px;
    background-color: #00afd1;
}

.sidebar ul
{
    margin: 0;
    padding: 0;
    
}

.sidebar li{
    
    list-style: none;
}
.sidebar ul li a{
    
    padding:8px 0;
    display: block;
    border-bottom:1px solid #00afd1;
    color: #333;
    
}

.order li{
    
    color: #333333;

margin: 0;
}

@media only screen and (max-width: 479px) { 
    
    nav ul{
    
        display: none;
}
    
    .nav-top ul li a {
        
        padding-right: 10px;
       
    }
    
    #logo
    {
        text-align: center;
    }
    ul.social_icons{
        
        display: none;
    
    
    }
}

@media (max-width: 768px) {
    
    #logo
    {
        text-align: center;
    }
    nav
    {
        float: none;
    }
    
    nav ul{
    
        display: none;
}
    
    

    
    nav select{
display: block;
margin:0 auto;
width:80%;
padding:5px;
margin-bottom:20px;
background:#FFF;
border:1px solid #DEDEDE;
color:#636B75;
cursor:pointer;
-webkit-border-radius:3px;
   -moz-border-radius:3px;
		border-radius:3px;
}

nav select {
border: 1px solid #CFCFCF;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset, -5px -5px 0 0 #F8F8F8, 5px 5px 0 0 #F8F8F8, 5px 0 0 0 #F8F8F8, 0 5px 0 0 #F8F8F8, 5px -5px 0 0 #F8F8F8, -5px 5px 0 0 #F8F8F8;
}
    
    .service-box {margin-bottom: 35px;}
    
    
    
}
@media (max-width:991px) {
    
    #logo
    {
        text-align: center;
    }
    nav{
        
        float: none;
    }
}


