* {
	margin:0;
	padding:0;
}
.newsmarquee {
	font-family:'Cagliostro',sans-serif;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	padding:15px;
	border:1px solid #38627a;
}
.sidebar-contact {
	position:fixed;
	bottom:10px;
	left:-250px;
	width:250px;
	height:auto;
	padding:0 14px 12px;
	background:#91b4da;
	border-top:0;
	box-shadow:0 20px 50px rgba(0,0,0.5);
	box-sizing:border-box;
	transition:0.5s;
	z-index:9999;
}

.sidebar-contact h2 {
	font-weight:bold;
	margin-bottom:20px;
}
.toggle span {
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.toggle {
	position:absolute;
	top:41px;
	right:-74px;
	cursor:pointer;
	transform:rotate(90deg);
	padding:4px 10px 4px 10px;
	background:#2b4054;

}

.sidebar-contact.active {
	left:0px;
}



.header {
	background: #fea410;
}
.header .icon a {
	padding-right:30px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}

.header .blog a {
	padding-right:15px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family:'Cagliostro',sans-serif;
}
.header .icon a:hover, .header .blog a:hover {
	color:#fff;
	text-decoration: none;
}
.header .row {
	padding:4px;
}
.navbar-default {
	background:#2c4155;
	border-radius:0;
	margin:0;
	position:sticky;
	top:0;
	z-index: 999;
}
.navbar-default .navbar-header a i {
	color: #fff;
}
.navbar-default .navbar-header .navbar-brand {
	font-size: 32px;
	color:#fff;
	font-family: 'cagliostro', sans-serif;
}
.navbar-default .navbar-header a:link:hover,
.navbar-default .navbar-header a:link,
.navbar-default .navbar-header a:visited:hover {
	background-color: #2b4054;
}
.navbar-default .navbar-nav li a, 
.navbar-default .navbar-nav li a:hover {
	color:#fff;
	font-size:13px;
	font-family: 'Ubuntu', sans-serif;
	padding-right:30px;
}

.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus{
	color:#fda31a;
}
.navbar-default .navbar-nav .dropdown:hover .dropdown-menu {
	display:block;
}
.navbar-default .navbar-nav .dropdown .dropdown-menu li a {
	color: #000000;
}

.navbar-default .navbar-nav .dropdown .dropdown-menu {
	border-top: 2px solid #fea410;
}

.navbar-default .navbar-nav .dropdown .dropdown-menu a:hover {
	background:#fda31a;
}

.section1 .row .col p {
	font-family: 'cagliostro', sans-serif;
	word-spacing: 6px;
	font-size: 16px;
}
.section1 {
	padding-top:40px;
    padding-bottom:40px;
	background:#d3e7f0;

}

.section1 h1 {
	font-weight:bold;
	font-family: 'cagliostro', sans-serif;
}
.section3 {
	background:url(../images/bg28.jpg) repeat center center fixed;
}
.section3 .row img {
	transition: transform 2s ease-in-out;
	
}
.section3 .row img:hover {
	transform: rotate(360deg);
}
.section3 .row {
     padding-top:80px;
     padding-bottom:80px;
}
.section3 .row .col1, 
.section3 .row .col2 {
	border-right:1px solid #264760;
}
.section3 .row .col1 h4, 
.section3 .row .col2 h4,
.section3 .row .col3 h4 {
	font-family: 'Ubuntu', sans-serif;
}	
.section3 .row h4 {
	 color:#274861;font-weight:bold;
}
.section3 {
	margin-top:40px;
	margin-bottom:40px;
}
.sec2 {
	padding-top:20px;
	padding-bottom:40px;
}
/**/

.footer {
	background: #03326c;
}
.footer hr {
	border-top:1px solid #faaf15;
}
.footer .row {
	padding-top:40px;
	padding-bottom:40px;
}
.footer .row h1 {
	text-align:center;
	font-family: 'cagliostro', sans-serif;
}
.footer .row  p {
	font-size:18px;
	font-family: 'cagliostro', sans-serif;
}
.footer .form input[type=text], .footer .form input[type=email] {
	border-radius:0;
}
.footer .form {
	padding:14px;
}
.footer .form {
	margin-top:30px;
}
.footer .form button {
	border-radius:0;
}
/*..............................ourservices.......................*/
.servicebg {
	padding-left:0!important;
	padding-right:0!important;
}
.servicebg img {
	background-size:cover;
}
 .msection3 .row  h4 {
	 font-weight:bold;
}
 .msection3 .row  h1 {
font-weight:bold;
color:#39637b;
font-size:3em;
padding-bottom:50px;
font-family: 'cagliostro', sans-serif;
}
.glance {
	margin-top:0;
}
 .msection3 .row .hard {
	 background:#39637b;
	 color:#fff;
	 transition:.4s ease-out;

 }
.msection3 .row .hard:hover {
	  background:#fff;
	  color:#38627a;
}
.msection3 .row .hard h4, .msection3 .row .train h5 {
	 letter-spacing:2px;
	 line-height:26px;
	 text-align:center;
	 font-family: 'Titillium Web', sans-serif;
	 padding:20px;
}

.msection3 .row img {
	transition: transform .4s ease-in-out;
}
.msection3 .row img:hover {
	transform: translateY(-10%);
}
.msection3 .row .thumbnail {
	border-radius:0;
}
.msection3 .row {
     padding-top:40px;
     padding-bottom:40px;
}
.msection3 .row .thumbnail {
	border:0;
	margin-bottom:0;
}
.msection3 .row .glance h4 {
	margin-top:0;
}
.msection3 .row .wrapper {
	border:1px solid #afcee4;
}
.msection3 .row h5 {
	
	font-size:14px;
	padding:10px;
}	
.msection3 {
	margin-top:40px;
	margin-bottom:40px;
}
/*............................about................*/

.aboutbanner {
	padding-left:0!important;
	padding-right:0!important;
}
.aboutbanner img {
	background-size:cover;
}
.about {
	background:#d9dff0;
	padding-top:40px;
	padding-bottom:40px;
	
}

.about p {
	font-family:'Cagliostro',sans-serif;
	word-spacing:5px;
	line-height:22px;
	padding-top:20px;
}
.about .container {
	background:#fff;
	font-family:'Cagliostro',sans-serif;
	padding:40px 50px ;
	box-shadow:2px 2px 2px 3px #fff;
}
/*................................ project.........................*/
.projectbanner {
	padding-left:0!important;
	padding-right:0!important;
}
.projectbanner img {
	background-size:cover;
}
.project p {
	font-family:'Cagliostro',sans-serif;
	word-spacing:4px;
	line-height:22px;
}
.project h1 {
	font-weight:bold;
	font-size:3em;
	font-family:'Cagliostro',sans-serif;
	padding-bottom:40px;
}
.project {
	padding-top:40px;
	padding-bottom:40px;
}
.project .row1, .project .row2,.project .row3, .project .row4 {
	padding-top:40px;
	padding-bottom:40px;
}
/*.................................contact.............*/
.contactbanner {
	padding-left:0!important;
	padding-right:0!important;
}
.address1 {
	padding-top:50px;
	padding-bottom:60px;
}
.address1 h2 {
	font-size:44px;
	font-family:'Cagliostro',sans-serif;
}
.address1 .row h4 {
	font-family:'Cagliostro',sans-serif;
}
.address1 .row p {
	word-spacing:4px;
	font-size:17px;
}
.address1 .row i {
	padding:20px;
	color:#fff;
	font-size:18px;
	border-radius:50%;
	background:#faaf15;
	transition:.6s;
}
.address1 .row i:hover {
	background:#0000c1;
	color:#fff;
}
.address1 .map1 {
	border:2px solid #faaf15;
	padding:5px;
    margin-top:50px;
}
.address1 .form1 {
	padding-top:50px;
	padding-bottom:50px;
}
.address1 .form1 h3 {
		font-family:'Cagliostro',sans-serif;
		color:#38627a;
		font-size:32px;
		text-align:center;
}
.address1 .form1 input[type=text], .address1 .form1 input[type=email] {
   margin:10px 5px;
   color:#6189a0;
   padding:10px 10px;
   border-radius:0;
}   
.address1 .form1 textarea {
	color:#6189a0;
	width:100%;
	padding:10px 10px;
	min-height:150px;
}
.address1 .form1 input[type=submit], .address1 .form1 input[type=reset] {
	background:#faaf15;
	padding:10px 25px;
	border:0;
	font-family:'Cagliostro',sans-serif;
	color:#fff;
	margin:10px 3px;
}
/*...............................training..........................*/
.banner1 {
	background:#d9dff0;
	padding-left:0!important;
	padding-right:0!important;
	padding-top:20px;
	
}
.banner1 h1 {
	padding-top:20px;
	padding-bottom:20px;
}
.banner1 img {
	background-size:cover;
}
.bannerpara {
	padding:50px 30px;
	
	font-size:16px;
    font-family:'Cagliostro',sans-serif;
	background:#fff;
	margin-top:30px;
	margin-bottom:30px;
	box-shadow:2px 2px 3px 3px #fff;
}
/*..........................career................*/
.c1 {
	padding-left:0!important;
	padding-right:0!important;
}
.banner2 {
	position:relative;
}
.banner2 h2 {
	position:absolute;
	top:50%;
	left:0;
	transform:translateY(-50%);
	width:100%;
	text-align:center;
	font-family:'Cagliostro',sans-serif;
	
}
.banner2 img {
	opacity:0.6;
	background-size:cover;
}
.career .row {
	padding-top:50px;
	padding-bottom:50px;
}
.career {
	background:#38627a;
}
.career .row p, .career .row h5 {
	word-spacing:4px;
	line-height:17px;
	font-family:'Cagliostro',sans-serif;
}
.careerform form {
	padding:20px;
}
.careerform form button {
	border-radius:0;
	background:#ff7777;
}
.careerform .form {
	background:#38627a;
}
.careerform .form h3 {
	padding:20px;
	font-family:'Cagliostro',sans-serif;
}
.careertext
{
    text-align: justify!important;
    line-height: 1.5em!important;
}
/* --- News --- */
.newshead, .newspara
{
    text-align:left !important;
    padding:10px;
}
/* --- News --- */
/* --- Common --- */
.white-text
{
	color:white !important;
}
.blue-text {
	color:#38627a;
	font-family: 'cagliostro', sans-serif;
}
.dark-text
{
	color:#000000 !important;
}
.nodecoration
{
	text-decoration:none;
}
.section-heading
{
	font-weight:bold;
	font-size:3em;
	padding-bottom:50px;
	font-family:'Cagliostro',sans-serif;
	text-align:center;
}
.white-box
{
	background:#fff;
	padding:40px 20px;
	box-shadow:2px 2px 2px 3px #fff;
}
/* --- Common --- */
/*..................................media query.......................
                                                                       */

@media (max-width:768px)
{ 
 
 
  .map .row p 
  {
	  font-size:13px;
  }	  
  .map .row .col2 img 
  {
	  width: 70%;
	  height: 70%;
  }
  .affiliation .row 
  {
      padding-top: 20px!important;
  }
  .affiliation h1 
  {
	  font-size:25px;
  }
  .affiliation .row div 
  {
	  margin-top:20px;
  }
  .contactus h1 
  {
	  font-size: 25px;
  }
  .news h1 
  {
	  font-size:25px;
  }
  .news .row .thumbnail h3 
  {
	  font-size:18px;
  }
  .section6 .container .col {
	  margin-top:50px;
  }
  .section6 .container .row {
	padding-top:30px;
}
  
  .section5 h1 
  {
	  font-size:25px;
  }
  .section5 h6 
  {
	  font-size:18px;
  }
  .section4 .row img 
  {
	  width:30%;
	  height:30%;
  }
  .section3 .row img 
  {
	  width:30%;
	  height:30%;
  }
  
  .section3 .row p, .section4 .row p
  {
	  font-size:15px;
	  line-height:24px;
	  margin-top:15px;
  }
  
  .section3 .row .col2, .col3, .section4 .row .col2, .col3
  {
	  margin-top:30px;
  }
  .section3 {
	
	  margin-bottom:0px;
  }
  .section2 h1
  {
	  font-size:25px;
  }
  .section1 .row .col h1 
  {
	  font-size:25px;
  }
  .section1 .row .form1 
  {
	  margin-top:30px;
  }
  .header2 .logo img
  {
	  width:60%;
	  height:60%;
  }
  .header2 .contact a
  {
	  font-size:12px;
  }
  .header .row a
  { 
      font-size:12px;
  }
  
  
}

@media (min-width:768px) and (max-width:992px)
{    

  
	.affiliation .row div
	{
		padding:20px;
	}
	.affiliation .row
	{
		padding-top: 20px!important;
	}
	.section5 h1
	{
		font-size:25px;
	}
	.section4 .row img 
  {
	  width:30%;
	  height:30%;
  }
	
	.section3 .row img 
  {
	  width:30%;
	  height:30%;
  }
	
	.section1 .row .col p 
	{
		font-size:14px;
	}
	.section1 .row .col h1
	{
		font-size: 20px;
	}
	.section1 h1
	{
		font-size:20px;
	}

	.navbar-default .navbar-nav li a 
	{
		font-size:11px;
	}
	.header2 .contact a 
	{
		font-size:12px;
	}
	.header2 .logo img
	{
		width:70%;
		height:80%;
	}
	.header .row .icon a
	{
		font-size:14px;
	}
    
  
     
}   


@media (min-width:992px) and (max-width:1200px)
{

	.section3 .row img {
	  width:20%;
	  height:20%;
  }
  
  .section4 .row img {
	  width:20%;
	  height:20%;
  }
 
}	
  

@media (min-width:1200px)
{
	
	

.header2 .row .logo img 
  {
	width:80%;
	height:80%;
  }
  .section3 .row img {
	  width:20%;
	  height:20%;
  }
   
   .section4 .row img {
	  width:20%;
	  height:20%;
  }
}

/* DBM */

    .dbm-pagebanner img { width: 100%; height: auto; display: block; }
    
    .dbm-section { padding: 30px 20px; max-width: 1100px; margin: 0 auto; }
    .dbm-section h1 { text-align: center; margin-bottom: 30px; }

    .dbm-entry { overflow: hidden; margin-bottom: 40px; }

    .dbm-img { height: auto; }
    .dbm-img.left  { float: left;  margin: 0 25px 15px 0; }
    .dbm-img.right { float: right; margin: 0 0 15px 25px; }
    .dbm-img img   { height: auto; display: block; max-width: 100%; }

    .dbm-text h4 { margin-top: 0; }

    @media (max-width: 767px) {
        .dbm-img.left,
        .dbm-img.right {
            float: none;
            display: block;
            margin: 0 auto 15px auto;
            width: 100%;
        }
        .dbm-section {
            overflow-x: hidden;
        }
    }

/* DBM ENDS */

