﻿html {
    background:#bd48ab;
}

body { 
    margin:0 0 0 0;
    padding: 0 0 0 0 ;
    font-family: 'Open Sans', sans-serif;
	 background:#eed2ea; 
}
.header-top{
    background: #eed2ea;
    padding: 1em 0;
}

.header {
    padding: 0.2em 0 3em;
    background: #eed2ea;
    position: relative;
}
.logo{
    float: left;
    width: 17%;
}
.logo h1{
	margin:0;
}
.logo h1 a{
    color: #2B2B2B;
    font-size: 2em;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: 0px;
    font-weight: 100;
}
.logo h1 a span {
    color: #ff6a4a;
}
.header-top-right {
    float: right;
    margin: 1em 0 0 0;
}
.header-top-right {
/*    float: right;
	background: #4498d4;*/
	position:relative !important;
    margin: 0 0 0 0;
	left:0em;
	height:5.59em;	
	width:70%;
	z-index:2 !important;
}
.top-nav {
   /* background:#4498d4;*/
    position:relative;
	width:100%!important ;
    margin: 0.5em 24em 0 0;
	height:2em;

}
.navbar-default {
    border: none !important;
	background: #9e1f5f !important;
    margin: 0 !important;
    min-height: 0 !important;
	 position:relative;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.top-nav ul{
    padding: 0;
    float: none;
}
.top-nav ul li{
    display: inline-block;
    margin: 0 !important;
    float: none;	
}
.glyphicon-home {
    font-size: 1em;
    color: #FFFFFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
}
.top-nav ul li a{
    color: #FFF !important;
    font-size: 1.2em;
    margin: 0;
    text-decoration: none;
    padding: 1.3em 1.5em;
}
.top-nav ul li a:hover{
    color: #aaa !important;
}
.top-nav ul li a.active{
    color: #2B2B2B !important;
}
.top-nav ul li.home-icon{
    margin-left: 0 !important;
}
.top-nav ul li.home-icon a {
    background: #2B2B2B;
}
.top-nav ul li.home-icon a:focus{
	outline:none;
	background:#2B2B2B;
}
.top-nav ul li.home-icon a:hover {
    background: #2B2B2B;
}
.caret {
    margin-left: 3px;
}
ul.dropdown-menu {
	background: #9e1f5f;
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 5em;
    left:0.5em;
    min-width: 20em;
    padding: 0 0 0 0;	
	
	-webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-menu > li {
	word-wrap: break-word;
  max-width: 20em;
  min-width:10em;
    text-align: left;
    display: block !important;
	z-index:30 !important;
	padding:0.1rem 0 0 0.5rem;
	border-bottom: 1pt solid #eee;
}
.dropdown-menu > li:last-child {
    padding-bottom: 0 !important;
	border-bottom: 0 !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 0px !important;
    clear: both;
    margin: 1em !important;
    font-weight: normal;
    line-height: 1.42857143;
    color: #FFF !important;	
	/* overflow-wrap: break-word;*/
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background:none;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	max-width: 20em;
  min-width:10em;
 
    left: 100%;
    margin-top: 1px;
    margin-left: 1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.top-nav ul li.login {
    margin-left: 35% !important;
}

/*-- Banner Start Here*/
.banner{
    background: url(../images/mainttle.jpg) no-repeat 0px 0px;
    background-size:100%;
    background-position:center;
 }
.banner-top-grid{
	position:relative;
}
/*--Banner End Here--*/
.about {
    padding: 5em 0;
}
.about-info h3,.about-bottom-info h3,.about-grid h3, .about-team h3, .choose h3 {
    color: #000;
    font-size: 2.5em;
    margin: 0;
    text-align: Left;
    font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.about-grids {
    margin: 5em 0 0 0;
}
.about-info  p{
    font-size:1em;
    text-align:justify;
    font-weight:200;
    margin:1em 0.5em 0.5em 1em;
}
/*--Home tabs Start here*/
.serhome
{
	 padding: 2em 0;
}
.servbg
{
background: #fdcea5 url(../images/servicebg.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 10em;
	margin: 0;
	padding:0;
	border : 1pt solid #fdcea5;
}
.patbg
{
background: #e6c9d8 url(../images/ptvistbg.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 10em;
	margin: 0;
	padding:0;
	border : 1pt solid #f5d4e5;
}
.teztbg
{
background: #fbcbcd url(../images/testibg.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 10em;
	margin: 0;
	padding:0;
	border : 1pt solid #fbcbcd;
}
.allhome
{
	font-weight:200;
	font-size:2em;
	font-family:'Open Sans', sans-serif;
	text-align:center;
	vertical-align:central;
	padding:1.9em 0 0 0;
}  
.alltabhome
{
	padding:0;
	margin:0;
	background-color: #ed3438;
	min-height: 15em;
}
.alltabhome ul
{
	color: #fff;
}
.alltabhome ul li
{
	color: #fff;
	list-style:outside;
	line-height:2em;
	font-weight:100;
	list-style-position:top;
	letter-spacing:0.1em;
	}
/*-- News Home--*/
.hnews {
    padding: 1em 0;
}
.hnews-grid
{
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
}
.hnews-grid h4
{
	font-size: 2em;
	font-weight: 200;
}
.hnews-grid p
{
	font-weight:300;
	font-size:1.5em;
	text-align: justify;
	line-height: 2em;
	text-transform:none;
}
.hnews-grid .aimg
{
	float:left;
	margin: 0 3em ;
	width:20%;
	height:auto;
	border-bottom: 0.4em groove #900;
	border-top: 0.4em groove #900;
	
	
    }
.hnews-grid ul li
{
	font-weight:300;
	font-size:1em;
	text-align: justify;
	line-height: 2em;
	text-transform: none;
}
.hnews-grid ol li
{
	list-style:decimal;
	font-weight:300;
	font-size:1em;
	text-align: justify;
	line-height: 2em;
	text-transform: none;
}
.hnews-grid ol li ol li
{
	list-style:lower-alpha;
	font-weight:300;
	font-size:1em;
	text-align: justify;
	line-height: 2em;
	text-transform: none;
}
/*-- banner --*/
.banner1 {
	background: url(../images/8.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner2 {
	background: url(../images/5.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner3 {
	background: url(../images/7.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner41 {
	background: url(../images/4.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner5 {
	background: url(../images/6.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner-text p{
	font-size:1em;
	color:#fff;
	margin:0;
}
.banner-text h3{
	color:#fff;
	font-size:1.2em;
	margin:0;
	font-family:'Open Sans Condensed', sans-serif;
	padding-bottom:1rem;
}
.banner-text a{
	margin:0;
	font-size:15px;
	color:#2e578f;
	background:#fff;
	padding:10px 20px;
	width:100%;
}
.banner-text a:hover{
	text-decoration:none;
	color:#fff;
	background:#2e578f;
	padding:10px 20px;
	width:100%;
}
.banner-text {
	float:right;
    text-align: left;
    margin-top: 10%;
   /* background: rgba(46, 87, 143, 0.7);*/
    width: 45%;
    padding: 12px 0px 15px 25px;
}
.banner{
	position:relative;

}
.bannerscan {
	background: url(../images/slidersonography.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banneriui {
	background: url(../images/slideriui.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.bannerpc {
	background: url(../images/sliderpc.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.bannerac {
	background: url(../images/sliderac.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.down {
    position: absolute;
    right: 10%;
    width: 15%;
    top: 92.5%;
}
.down h3{
	font-family: 'Open Sans Condensed', sans-serif;
	padding:10px 20px;
	margin:0;
	background:#4a99d4;
	color:#fff;
	font-size:1.5em;
}
.down ul{
	padding:0;
	margin:0;
}
.down ul li{
	list-style:none;	
}
.down ul li a{
	font-size:15px;
	color:#fff;
	background:#2e578f;
	padding:10px 20px;
	width:100%;
}
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e46c0a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--contact-Part-starts-Here --*/
.contact{
	padding:6em 0px;
}
.contact-right iframe{
	border:none;
	width:100%;
	height:350px;
}
.contact-left h1,.contact-left h2{
	font-size:2.2em;
	font-family:'TitilliumWeb-Bold';
	color:#333;
}
.contact-left p{
	font-size: 1em;
	margin-top: 1.6%;
	line-height: 1.9em;
	color: #999;
}
.contact-right input[type="text"]:nth-child(1){
	margin-right:11px;
}
.contact-right input[type="text"] {
  width: 49%;
  margin: 0px;
  color: #BCBCBC;
  background: none;
  padding: 15px 10px;
  outline: none;
  border: 1px solid #a3a3a3;  
}
.contact-right iframe {
	height: 320px;
}
.contact-right textarea {
  width: 100%;
  color: #BCBCBC;
  resize: none;
  background: none;
  height: 12.7em;
  padding: 15px;
  outline: none;
  border: 1px solid #a3a3a3;
  margin-top: 1.4%;
}
.submit-btn input[type=submit] {
  color: #ffffff;
  padding: 10px 50px;
  font-size: 20px;
  cursor: pointer;
  font-weight: 500;
  margin: 20px 0 0 0px;
  border: none;
  background: #e34554;
  outline: none;
}
.submit-btn input[type=submit]:hover {
  background: #2a2017;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.contact-bottom{
	margin-top:5%;
}
/*--contact-Part-Ends-Here --*/


/*-- footer --*/
.footer{
    margin-top:5em;
    margin-bottom:0;
    padding-top:4em;
    padding-bottom:0;
    background: #fdeef4;
	height:30em;
}
.footer-grids {
    margin:0;
    padding:0;
    height:auto;
}
.footer-left{
	text-align: center;
    height:20em;
	float:left;
}
.footer-lef h4 {
      color: #121212;
    text-align: left;
    font-size: 3em !important;
    text-transform: uppercase;

}
.f-social ul{
	padding:0;
	margin:10em;
}
.f-social ul li{
    display: inline-block;
    margin: 0;
}
.f-social ul li a.facebook{
    background: url(../images/social.png) no-repeat 0px 0px;
    width: 30px;
    height: 30px;
    display: block;
}
.f-social ul li a.twitter{
    background: url(../images/social.png) no-repeat -30px 0px;
}
.f-social ul li a.chrome{
    background: url(../images/social.png) no-repeat -60px 0px;
}
.f-social ul li a.dribbble{
    background: url(../images/social.png) no-repeat -90px 0px;
}
.f-social ul li a.facebook:hover{
	opacity:.5;
}
.f-address{
    margin: 3em 0;
}
    .f-address h4 {
    color: #121212;
    font-family:'Open Sans Condensed', sans-serif;
    text-align:center;
    font-size: 1.5em !important;
    text-transform: uppercase;
    }
.f-address p.text{
    font-size: .9em;
    margin: 0em auto;
    color: #121212;
    line-height: 1.8em;
    width: 58%;
    font-weight: 200;
	text-align:left !important;
}
.f-address p.number{
    font-size: 2em;
    margin: 1em 0 0 0;
    color: #121212;
}
.copyright{
	margin:2em 0 0 0;
}
.copyright p{
	font-size: .9em;
    margin:0;
    color: #121212;
    line-height: 1.8em;
}
.copyright p a{
	color: #eee;
	text-decoration:none;
}
.copyright p a:hover{
	color:#4498d4;
}
.footer-right{
	float:right;
}
.footer-right-map {
    margin-top: 2em;
}
.footer-right-map iframe {
    width: 100%;
    height: 180px;
    border: none !important;
}
.footer-right h5 {
    color: #4498d4;
    margin: 0 0 1em 0;
    font-size: 2em;
    font-family: 'Open Sans Condensed', sans-serif;
}
.footer-right input[type="text"] {
    font-size: .9em;
    color: #C8C8C8;
    width: 69% !important;
    outline: none;
    border: none;
    background: #FFFFFF;
    padding: .8em;
    -webkit-appearance: none;
}
.footer-right input[type="submit"] {
    color: #FFF;
    background: #4498d4;
    font-size: .9em;
    width: 30% !important;
    border: none;
    outline: none;
    padding: .8em 2em;
    -webkit-appearance: none;
}
/*-- responsive-start-here --*/
@media (max-width:1080px) {
    .top-nav ul li.login {
        margin-left: 20% !important;
    }
	/*-- banner --*/
.banner1 {
	background: url(../images/8.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner2 {
	background: url(../images/5.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner3 {
	background: url(../images/7.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner41 {
	background: url(../images/4.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner5 {
	background: url(../images/6.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 150px;
}
.banner-text p{
	font-size:1em;
	color:#fff;
	margin:0;
}
.banner-text h3{
	color:#fff;
	font-size:1em;
	margin:2em 0;
	font-family:'Open Sans Condensed', sans-serif;
	padding-bottom:1rem;
}
.banner-text a{
	margin:0;
	font-size:1em;
	color:#2e578f;
	background:#fff;
	padding:10px 20px;
	width:100%;
}
.banner-text a:hover{
	text-decoration:none;
	color:#fff;
	background:#2e578f;
	padding:10px 20px;
	width:100%;
}
.banner-text {
	float:right;
    text-align: left;
    margin-top: 10%;
   /* background: rgba(46, 87, 143, 0.7);*/
    width: 45%;
    padding: 12px 0px 15px 25px;
}
.banner{
	position:relative;

}

}
@media (max-width:1024px){
	.top-nav {
		width: 94%;
        background:#adadad;
         position: absolute;
        
	}
	.top-nav ul li.login {
		margin-left: 17% !important;
	}
	.welcome-info {
		width: 65%;
	}
}
@media (max-width:991px) {
    .top-nav {
        width: 74%;
         background:#adadad;
    position: absolute;
   
    }

        .top-nav ul li.home-icon a {
            padding: 1.5em !important;
        }

        .top-nav ul li a {
            padding: 1.5em .7em;
        }
        .footer-right {
		float: none;
	}
    .footer {
        height:auto;
    }
	.footer-left {
		float: none;
		margin-top: 2em;
	}
	.team-grid {
		float: left;
		width: 50%;
		margin-bottom: 2em;
	}
	.choose-grid:nth-child(2) {
		margin: 2em 0;
	}
	.gallery-grid {
		float: left;
		width: 50%;
		margin-bottom: 2em;
	}
	.contact-form input[type="text"] {
		width: 30.7%;
	}
}
@media (max-width:800px){
	.top-nav {
		width: 72%;
         color:#000 !important;
         background:#adadad;
    position: absolute;
    padding-left:1em;
    left:25em;
	}
}
@media (max-width:768px) {
    .top-nav {
        width: 76%;
        color:#000 !important;
         background:#adadad;
    position: absolute;
    padding-left:1em;
    left:5rem;
    z-index:99;
    }
    .top-nav ul li {
        display: block;
        padding-left:1em;
    }


    .banner-info {
        margin: 7em 0 12em 0;
    }
    .footer{
    margin-top:5em;
    margin-bottom:0;
    padding-top:4em;
    padding-bottom:0;
    background: #000;
	height:auto;
}
}
@media (max-width:640px) {
    .top-nav {
        background-color:rgba(0,0,0,.1);
       left:1em;
        position: inherit;
        width:auto;
    }

    .navbar-default .navbar-toggle {
        border: none;
        color: #FFF;
        padding: 12px 10px;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background: none;
            border: n