﻿body {
  color: #34495e;
  background-color: #f5f5f5;
  font-family:Cambria;
  font-weight: 300;
  line-height:1.6;
 
}

h1,h2,h3,h4,h5,h6 
{
  font-family:Gabriola;
  font-weight: 400;
}
a {
  color: #ffffcc;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:hover,
a:focus {
  color: #d9534f;
  text-decoration: none;
  outline: none;
}
.
.head_logo
{
    border: none;
 position: relative;

 
}
.header
{
    border: none;
 background-color: #263244;
 padding:5px 0 5px 0;
}

.no-margin {
  margin: 0;
  padding: 0;
}
.orange {
  background-color: #f39c12;
}
.emerald {
  background-color: #2ecc71;
}
.nephritis {
  background-color: #27ae60;
}
.carrot {
  background-color: #e67e22;
}
.pumkin {
  background-color: #d35400;
}
.green-sea {
  background-color: #16a085;
}
.sun-flower {
  background: linear-gradient(#ffd7ad, #ffffff);
 
}
.logo
{
   
    width:60%;
    
}

#main-slider {
  position: relative;
 
}

#testb
{
 position: relative;
}
#tnews
{
 position: relative;
}

#about
{
     position: relative;
   margin:50px 0 10px 0;
}

#news
{
    position: relative;
   
}
#main_m
{
    position: relative;
    font-size:13px;
    line-height:1.7;
   
}
#bday
{
     position: relative;
     padding:20px 0 30px 0;
     
}
#contact
{
     position: relative;
     color:#ffffff;
     background-color: #333333;
    
}
.con_nav li a {
  color: #fff;
  font-size: 14px;
  padding:5px 0px;
  font-weight:bold;
   display: inline-block; 
}

.con_nav li a:hover {
  color: #26F926;
  text-decoration:none;
}


#footer
{
    position:relative;
    border: none;
 background-color: rgb(78,105,162);
  background: -moz-linear-gradient(top, rgba(78,105,162,1) 0%, rgba(59,88,152,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78,105,162,1)), color-stop(100%, rgba(59,88,152,1)));
    background: -webkit-linear-gradient(top, rgba(78,105,162,1) 0%, rgba(59,88,152,1) 100%);
    background: -o-linear-gradient(top, rgba(78,105,162,1) 0%, rgba(59,88,152,1) 100%);
    background: -ms-linear-gradient(top, rgba(78,105,162,1) 0%, rgba(59,88,152,1) 100%);
    background: linear-gradient(to bottom, rgba(78,105,162,1) 0%, rgba(59,88,152,1) 100%);
    border-bottom: 1px solid #3A4B7B;
    padding-top:25px; 
    padding-bottom:25px;
    font-size:13px;
    line-height:1.7;
}
.circleBase {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

.type1 {
    width: 120px;
    height: 120px;
    background:#2ecc71;
    border: 2px solid rgb(78,105,162);
    font-size:75px;color:red;
    padding:25px 40px 25px 40px;
    border-radius: 50%;
    behavior: url(PIE.htc); 
}

.type1:hover {
    width: 120px;
    height: 120px;
    background:#A8AB90;
    border: 4px solid rgb(78,105,162);
    font-size:75px;color:#ffffff;
}
.cc
{
    text-align:justify;
}

.mas_h_ad
{
    font-family:Calibri;
            font-size: 32px;
            color: #443266;
             height: 35px;
             font-weight:bold;
        margin-top:10px;
       
}

.mas_h
{
   font-family:Calibri;
            font-size: 32px;
            color: #fb1f1f;
             height: 45px;
             font-weight:bold;
        margin-top:10px;
       
}
 
 #footer a
 {
     color:#ffffcc;
     text-decoration:none;
 }
 #footer a:hover
 {
     color:#C3C9D5;
     text-decoration:none;
 }
