*:focus{outline: none;}
.cust-nav{width:auto;height: auto;overflow: hidden;}
.cust-nav  .col-md-6, .cust-nav  .col-md-7{padding: 0;}
.cust-nav .btn{background-color: transparent;
    border: 1px solid #ccc;
    border-left: none;
    font-weight: bold;
    letter-spacing: 2px;
    height: 34px;
	margin-top: 7px;
}

.tcvr{height: auto;overflow: hidden;background-color: #fff !important;}



.cust-nav .form-control{border-right:none;height: 34px;outline: none !important;box-shadow: none !important;margin-top: 7px;}
.cust-nav .form-control:focus{border-color: #ccc;}

.navbar-toggle .icon-bar{background-color: black;}
.navbar-nav > li > a{font-weight: bold;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;margin-top: 5px;}
.navbar-nav > li > a:hover{background-color: transparent !important;color: #5692c1;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}

.active{border-bottom: 2px solid #186aab;border-top: 2px solid #186aab;color:#186aab !important}

.mrq{width: 100%;height: auto;background-color: #186aab;color:white;padding-top: 20px;padding-bottom: 10px;letter-spacing: 1px;}

.abt{width: 100%; min-height: 300px;overflow: hidden;}

.cntnr{background-color: #186aab;height: auto;overflow: hidden;padding: 30px 5px;}
.btm{background-color: white;padding: 2em 0}
.btm input[type = "text"]{padding: 1.5em;border-radius: 0}
.btm h1{text-transform: uppercase; font-weight: bold;font-size: 2em;}
.btm-btn{padding:1em;color: white;background-color: #186aab;border: none;font-weight: bold;letter-spacing: 1px;}

.triangle-right {
	width: auto;
	height: 0;
	border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid black;
	transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;
}
.ulinside{margin-top: -8px;margin-left: .8em;font-weight: bold;color: black;font-size: 14px;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}

.abt ul{padding: 10em 0}
.abt li a{text-decoration: none;}
.abt li{margin-bottom: 2px; list-style: none;background-color: white;padding:10px 20px;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.abt li:hover{list-style: none;background-color: #186aab;color: white; padding:10px 20px;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.abt li:hover  .ulinside{color:white;font-size: 16px;margin-top: -10px;letter-spacing: 2px;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.abt li:hover .triangle-right{border-left: 7px solid white;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}

.outbox{border: 2px solid white; padding: 5px; height: auto;width: 100%;overflow: hidden;margin-bottom: 1em;margin-top: 1em;}
.inbox{background-color: white;min-height: 225px;overflow: hidden;}
.inbox h2{padding: 10px; margin: 0;font-size: 1em;font-weight: bold;}
.inbox ul{padding: .5em 0}
.inbox li a{text-decoration: none;}
.inbox li{list-style: none;padding:8px 20px;background-color:#186aab;margin-bottom: 2px;width: 90%; }
.inbox .triangle-right{border-left: 7px solid white;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.inbox .ulinside{color:white;}


.abt-cover{margin-bottom: 2em;height: auto;overflow: hidden;}
.h h2{text-transform: uppercase;padding-left: 1em;font-weight: bold;font-size:1.5em;border-bottom: 1px solid #cccccc;padding-bottom: .7em;}
.hhh h2{text-transform: uppercase;padding-left: 1em;font-weight: bold;font-size:1.5em;border-bottom: 1px solid #cccccc;padding-bottom: .7em;}
.h .col-md-3{border: 1px solid #cccccc;border-top: 0;}
.hhh .col-md-3{padding:1em;height: auto;overflow: hidden;}
.hh{padding: 0 1em;}

.fimgg{border: 1px solid #ccc;margin-bottom: 1em;padding: 1em;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.fimgg img{border: 2px solid white;}
.hhh .col-md-3:hover .fimgg img{border:2px solid black;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.mrgn{background-color: #186aab;color: white;padding: 10px;height: 74px;overflow: hidden;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.hhh .col-md-3:hover .mrgn{background-color:black ;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.exp{min-height: 770px;}

.dimg img{border: 4px solid #186aab; width: 100%}
.dh .col-md-10{padding-left: 0}
.btn-danger:hover{background-color: rgba(2,153,249,0.64)}

input[type = "text"]{width: 100%;padding:7px 10px;}
textarea{width:100%;height:10em;}
input[type = "submit"],input[type = "reset"]{background-color:#186aab }

.pagination{width: 100%;height: auto;overflow: hidden;padding: 10px;text-align: center;letter-spacing: 2px;}
.fpage{background-color: #186aab;color: white;padding: 8px 10px;margin-right: .3em;}
.fpage:hover{text-decoration: none;color: white; background-color: #337ab7;}

@media (max-width: 767px) { 
	.navbar-collapse{float: none;padding: 0;overflow: hidden}	
}
