.c-style{color: #ff0f0f;
    font-family: 'Trebuchet MS';
    font-size: 20px;
    font-weight: 600;}
.c1-style{   
    color: darkcyan;
    font-family: 'Trebuchet MS';
    font-size: 20px;
    font-weight: 600;}
	
.style1{
background-color:#D6DBDE;
}
.style2{color: #0B6894;
	font-style:italic;
	font-family:Cambria;
	font-weight:600;}
.style3{
color:#000;
	font-size:17px;
	letter-spacing:0.7px;
	font-family:'Calibri'
}
.style4{
border-right:2px solid #0B6894;
border-left:2px solid #0B6894;
border-top:5px solid #0B6894;
border-bottom:2px solid #0B6894;
}
.style5{
font-size:20px;
font-weight:bold;
position:relative;
left:135px;
}
.style6{
font-size:20px;
font-weight:bold;
position:relative;
left:90px;
}
.style7{
font-size:20px;
font-weight:bold;
position:relative;
left:50px;
}
.style8{
color:#000;
	font-size:17px;
	letter-spacing:0.7px;
	font-family:'Calibri'
}
.style9{
color:#000;
	font-size:17px;
	letter-spacing:0.7px;
	font-family:'Calibri'
}

/* latin-ext */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v4/SHXJdWnWW6HDq-6DpcG8PyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'), url(https://fonts.gstatic.com/s/fjallaone/v4/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*{
	margin:0px;
	padding:0px;
}
.row{
	margin:0px;	
}
html,body{
	font-size:15px;
	letter-spacing:0.7px;
	font-family:'Calibri';
}
.new-gif{
	width:43px;
	height:22px;
	position:absolute;
	bottom:0px;
	right:13em;
}
.social-fix{
	width:-35px;
	height:100px;
	z-index: 1;
}
.icon-so1{
background-color:#e46b00;
	width:35px;
	height:35px;
}
.icon-so{
	width:35px;
	height:35px;
	float:left;
	color:#fff;
	line-height:35px;
	text-align:center;
	transition:all 0.3s linear;  
}
.icon-so:hover{
	text-decoration:none;
	color:#fff;
	transform:scale(0.8);
}
.view-count{
	padding:0.5em 0px;
	background-color:#efefed;
}
.view-count a{
	font-family: 'Fjalla One';
	margin-right:15px;
	color:red;
}
.fa-facebook{background-color:#3b5998;}
.fa-linkedin{background-color:#0e76a8;}
.fa-twitter{background-color:#4099FF;}

.ic-contact-form{
	width:35px;
	padding:7px 10px;
	text-align:center;
	background-color:#3C763D;
	color:#fff;
	position:fixed;
	top:220px;
	border-radius:0px 5px 5px 0px;	
	z-index:999;
}
.ic-contact-form:hover{
	text-decoration:none;
	color:#fff;
	background-color:#e46b00;
}
.input-div label{width:100%;float:left; }
.input-div input{
	width: 100%;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 5px 0px;
	text-indent:15px;
}
.header-modal{
	background-color:#E46B00;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
}
.pop-modal{
	border: 2px solid #E46B00;
}
input.input-la-msg{
	height:60px;
}
.orange-letter{color:#e46b00}
.blue-letter{color:#31708f;}
.red-letter{color:#ff0f0f;}
.green-letter{color:#3C763D}

.logo-brand{
	padding-top:7px;
	padding-bottom:7px;
}

.grey-header{color:#999}

.logo-brand img{
	width:200px;
	margin-left:-10px;
	float:left;
}

.menubar{
	margin-bottom:0px;
    background: #003b6f;
	border:none;
	border-top: 2px solid #e46b00;	
	z-index:999;
}

.active-nav{
	background-color:#e46b00;
}
.active-nav a{
	color:#fff !important;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{
	background-color:darkcyan;
}

.navbar-default .navbar-toggle {
    background-color: #ae0309;
	border:none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.menubar .menu-ul>li>a {
	color:#fff;
	font-weight:600;
	font-size:15px;
	transition: all 0.1s linear;
	cursor:pointer;
	padding-top: 15px;
    padding-bottom: 15px;
	text-transform:uppercase;
}

.menubar .menu-ul>li>a>img{
	width:18px;
	height:18px;
	cursor:pointer;
}
.menubar .menu-ul>li>a:focus, .menubar .menu-ul>li>a:hover {
    color: #fff;
    background-color: #e46b00;
}
.menu-ul li{
	position:relative;
	padding: 0px 8px;
}

/* DROPDOWN MENU */
.drop-list{
	text-transform:uppercase;
}	
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
	width:205px;
	top: 0;
    left: 100%;
    margin-top: -6px;
    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-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    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;
}
/* DROPDOWN MENU */


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-inner img{
	width:100%;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.about-s{
	background-image:url('../images/about-bg.jpg');
	height:410px;	
	padding:2em 0px;
}
.header-main{
	font-style:italic;
	font-family:Cambria;
	color:#282828;
	font-weight:600;
}
.about-s p{
	color:#333;
	font-style:italic;
	line-height:25px;
	padding-left:0px;
}
.btn-more{
	border-radius:0px;
	letter-spacing:1px;
	background-color:#e46b00;
}
.ser-ind{
	padding:1em 0px 2.5em;
	background-color:#e9f6f6;
}
.fire-icon{
	width:51px;
	height:49px;
	background-image:url('../images/fire.png');
}
.ser-ind h1{
	margin-top:5px;
}
.ser-div{
	width:353px;
	padding:10px 0px;
	position:relative;
	margin:15px 12px;
}
.ser-div img{
	width:100%;
}

.ser-div h3{
	color:#e46b00;
	font-size:20px;
	font-family:'Cambria';
	font-weight:600;
	text-align:center;
	margin:15px auto 0px;
}
.ser-div p{
	color:#000;
	font-style:italic;
	font-family:'cambria';
	text-align:center;
	letter-spacing:0px;
}
.btn-more-ser{
	border-radius:0px;
	letter-spacing:1px;
	background-color:#0078e4;
	width:135px;
	border:none;
}
.ser-d-img{
	position:relative;
	overflow:hidden;
}
.hover-img{
	width:100%;
	height:40px;
	line-height:40px;
	background:rgba(255,255,255,0.3);
	position:absolute;
	bottom:-45px;
	transition:all 0.4s linear;
}
.hover-img ul{
	list-style:none;
	font-family:cambria;
	padding:0px 15px;
	font-style:italic;
	font-weight:600;
}
.ser-d-img:hover > .hover-img{
	bottom:0px;
}
.footer-div{
	background: #003b6f;
	padding:2em 0px 1em; 
}
.footer-box h4{
	color:#e46b00;
	font-family:'Trebuchet MS';
	font-size:15px;
	font-weight:600;
}
.footer-box ul{
	list-style:none;	
	margin-top:7px;
	float:left;
}
.footer-box ul li a{
	color:#fff;
	font-family:Verdana;
	font-size:13px;
}
.footer-box ul li a:hover{
	text-decoration:none;
}
.foot-ic{transition:margin 0.2s linear;}
.footer-box ul li a:hover >.foot-ic {
	margin-right:5px;
	
}
.foot-links{
	width:100%;
	height:40px;
	float:left;
}
.foot-links a:hover{
	text-decoration:none !important;
}
.foot-links img{width:26px;height:26px;float:left;margin:0px 6px;}
span.foot-ic{
	font-size: 9px !important;
	border-radius: 0px !important;
    border: none !important;
    padding: 0px !important;
}
ul.c-info li{
	padding:0px 0px 7px;
}
.icon-foot-soc{
	width:37px;
	height:37px;
	text-align:center;
	line-height:37px;
	border:1px solid #fff;
	color:#fff;
	transition:all 0.3s linear;
}
.icon-foot-soc:hover{
	font-size:12px;
	color:#fff;
	background:none;
}
.last-div{
	padding:1em 0px;
	background-color:#383232;
	border-top:1px solid #292525;
}
.last-div ul{
	list-style:none;
	color:#fff;
	font-family:'calibri';
	margin:0px;
}
.last-div ul li a:hover{
	color:#fff;
}
.top-rw{
	padding-bottom:10px;
	position:relative;
	overflow: hidden;
}
.top-rw ul{
	color:#222;
	list-style:none;
	margin:0px;
	text-align:right
}
.top-rw ul li h2{
	margin-bottom:0px;
	margin-top:0px;
	font-size:24px;
}
.ul-22{
	position:absolute;
	top: 0px;
    right: 0px;
}
.ul-22 li:nth-child(4) a{
	text-transform:uppercase;
	font-family: 'Fjalla One';
	font-size:18px;
	color:green;
}
.ul-22 h4{
	margin:-10px 0px; 
	font-family: 'Fjalla One';
}
.marq{
	height: 70px;
    width: 200px;
    float: right;
    margin-top: 15px;
    border-radius: 7px;
	overflow:hidden;

}
.marq h1{
	font-size: 20px;
    margin: 0px;
    text-align: center;
	font-weight: 600;
	font-family: 'Fjalla One';
	color:#FF7F50;
	letter-spacing:1px;
}
.app-icon{
	padding:3px 10px;
	text-align:center;
	line-height:35px;
	background-color:#e46b00;
	color:#fff;
	position:fixed;
	top:25em;
	letter-spacing:1px;
	z-index:999;
	border-radius:0px 5px 5px 0px;
	overflow:hidden;
	transition:all 1s linear;
}
.app-icon:hover{
    background-color:orange;
	text-decoration:none;
	color:#fff;
}
.list-star{
	font-size:14px;	
	color:green;
}
.top-s-container{
	position:relative;
}
.cala-n{
	font-family: 'Fjalla One';
    font-size: 18px;
    margin-top: 15px;
	margin-bottom: 15px;
    letter-spacing: 1px;
    color: #0B6894;
    font-weight: 600;
}
h1.{
	font-family: 'Fjalla One';
    animation-name: light;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    font-size: 24px;
	letter-spacing:1px;
    position: relative;
    top: 90px;
    font-weight: 600;
    left: 5%;
}
@keyframes light {
    0%   {color: darkcyan}
    25%  {color: #ff0f0f;}
    50%  {color: green;}
	75%  {color: #ff0f0f;}
    100% {color: darkcyan;}
}
.scroller h2{
	height:40px;
	line-height:40px;
	margin:0px;
}
.marq-lin{
	font-family:'Cambria';
	font-style:italic;
	font-size:23px;
	letter-spacing:1px;
}
.scroller{
	background-color:#efefed;
}
.title-row{
	border-bottom:2px solid #e46b00;
	height:70px;
}
.title-row h1{
	font-family:Cambria;
	font-weight:600;
}
.page-content{
	padding:2em 0px;
}
.page-content p{
	line-height:25px;
	font-size:16px;
	text-align:justify;
	padding-left:0px;
}
.side-tab h2{
	background-color:#e46b00;
	font-family: 'Fjalla One';
	font-size:21px;
	text-align:center;
	padding:10px 0px;
	border-radius:3px;
	color:#fff;
	margin-top:0px;
}
.side-tab h3{
	text-align:right;
}
.side-tab p{
	text-align:left;
	text-transform:uppercase;
	color:#555;
}
.btn-drp{
	position:relative;
}
.drop-head{
	font-family: 'Fjalla One';
	color:darkcyan;
	text-align:center;
	margin-bottom:1em;
}
.iosh{
	margin-left:33.2%;
}
.leadauth{
	right:0px;
	margin-right:8.2%;
}
.drop-col{
	width:185px;
	background-color:#efefed;
	text-align:left;
	list-style:none;
	padding:10px;
	position:absolute;
	top:35px;
	
}
.drop-col li{
	padding:7px 0px;	
}
.drop-col li a{
	color:darkred;
}
.sub-ul-cour{
	margin-left:30px;
	list-style:none;
}
.acc-tit{
	font-size:16px;
	text-align:justify;
	padding-left:0px;
	color:#000;
}
.sub-ul-cour li{
	line-height:20px;		
}
.sub-ul-cour li a{
	color:#555;
}

.int-pag {
	
}


.vis-mis{
	list-style:circle;
}
.vis-mis li{
	font-size:16px;
	padding:12px 0px;
}
.cours-list{
	border:1px solid #0B6894;
	width:100%;
	height:150px;
	float:left;
	padding:0px 2em;
	margin:1em 0px;
}
.cours-list h2{
	font-family:'cambria';
	font-style:italic;
	font-size:20px;
	color:#e46b00;
}
.ul-course{
	list-style:none;
	font-family:calibri;
	font-style:italic;
}
.ul-course li{padding:8px 0px;font-size:15px;}
.inter-page{
	width:100%;
}
.inter-page h1{
	font-family:'calibri';
	font-weight:600;
	color:#0B6894;
}
.inter-page h3{
	font-size:20px;
	color:#e46b00;
	text-decoration:underline;
	font-style:italic;
	font-family:cambria;
}
.inter-page p{
	font-size:16px;
	line-height:25px;
	text-align:justify;
}
.subj-div{
	width:100%;
	height:auto;
}
.subj-div h2{
	font-size:22px;
	font-family:'cambria';
	color:#e46b00;
}
.subj-div ul{
	list-style:none;
}
.subj-div ul li{
	width:48%;
	float:left;
	font-size:16px;
	padding:12px 15px;
	margin:10px 1%;
	background-color:#0B6894;
	color:#fff;
	font-family:'calibri';
	letter-spacing:1px;
	text-transform:uppercase;
	border-radius:4px;
}
.subj-div ul li:nth-child(11){
	width:98%;
}
.qual-img img{
	width:100%;
}
.clien-img{
	float:left;
}
.clien-img img{
	width:100%;
	margin-bottom: 1em;
	border: 1px solid #efefed;
	padding:5px;
	transition:all 0.3s linear;
}
.clien-img img:hover{
	transform:scale(1.1);
}
.plac-con{
	margin-top:2em;
	font-family:'Cambria';
	font-size:17px;
	float:left;
}
.plac-con h2{
	font-size:19px;
	padding:0px;	
}

.cont-map iframe{
	width:100%;
	height:220px;	
}

.contact h2 {
  font-family: "Open Sans",sans-serif;
font-size: 1.5em;
border: 1px solid #555;
background-color: rgba(0, 0, 0, 0.6);
padding-top: 20px;
color: #FFF;
font-weight: 500;
line-height: 10px;
padding-left: 50px;

height: 50px;
}
.cont-conte{
	margin:2em 0px;
}
.title_gallery{
	font-size:22px;
	font-family:'Cambria';
	color:#1a1a1a;
}
.cont-conte input{
	border:1px solid #ccc;
}
#comments {
  margin-top: 0;
}

#contactform {
  
}

#contactform .right {
  float: right;
}

#contactform input,
#contactform textarea {
  margin-bottom: 14px;
  width: 100%;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}

#contactform input {
  padding-left: 15px;
  height: 44px;
  border-radius: 0;
}

#contactform textarea {
  padding: 15px;
  height: 218px;
  border-radius: 0;
}

#contactform .btn {
  width: 100%;
  height: 50px;
  border-radius: 0;
  border: 1px solid #333;
  background: rgba(0,0,0,0.8);
  color: #fff;
  margin-top:10px;
}

#contactform .btn:hover {
  background: rgba(9,8,77,0.7);
}

#map-canvas {
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
  border: 2px solid #fff;
}
.adress_box p
{
line-height: 30px;
font-size: 18px;
font-family: calibri;
color: #04030D;
font-weight: 100px;
}