


div#body-container{
  width:80%;
  margin:0px auto;
}



div#header-container{
  width:100%;
  height:145px;
  background:#eeeeee;
  margin:0px auto;
}
div.headerwithlogo{
    width: 100%;
    height: 105px;
}
div.headerwithlogo img{
    margin: 15px 25px;
    width: 350px;
    height: 80px;
}
div.navbarpil{
  width:100%;
  height:55px;
  background:#fbfbfb;
  margin:2px auto;
  line-height:0.88;
}
div.navbarpil ul{
  width:100%;
  height:55px;  
}
div.navbarpil ul li{
  float:left;
  width:150px;
  text-align:center;
  margin:20px 28px;
}
div.navbarpil ul li a{
   font-size: 16px;
    font-weight: 100;
	color:#0f6093;
    text-decoration: none;
}
#slider {

    position: absolute;
    border-left: #000 0px solid;
    width: 95.5%;
    BACKGROUND: #ffffff;
    height: 500px;
    margin: 12px;
    overflow: hidden;
    top: 0px;
    border-right: #000 0px solid;
}
div.banner-center {
    width: 100%;
    height: 500px;
    
    background: #ffffff;
    
}



ul#parentulid ul.dropdown-menu{
      background: #004A79;
}
ul#parentulid ul.dropdown-menu li{
      margin: 0px;
    width: 100%;
}
ul#parentulid ul.dropdown-menu li a{
     width: 100%;
    margin: 0px;
	color:#ffffff;
    padding: 0px 10px;
    text-align: left;
}
ul#parentulid ul.dropdown-menu li a:hover{
	color:#004A79;
}
div#menu-nav{
        width: 100%;
    
    margin: 0px auto;
    padding: 5px 0px;
    background: url("/images/worldmap.jpg") no-repeat;
	background-size:100% 100%;
}
.navbar {
  margin-bottom: 20px;
}
.top-nav {
    background: #eaeaea;
    border-bottom: 1px solid #999999;
    z-index: 1137
}
.top-nav ul li {
    display: inline-block;
    float: left;
       width: 12.2%;
    border-right: 1px solid rgba(78, 78, 78, .57)
}
.top-nav li.active1>a,
.top-nav li>a:hover {
    background: #dedede
}

.top-nav li a {
    padding: 15px 101px;
    display: block;
    color: #FFF;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 1.12em;
    text-align: center
}
.top-nav li a:hover {
    background: #f5f5f5!important
}
#parentulid,
.top-nav {
    height: 45px;
}
@media(max-width:640px) {
        .navbar-header {
        text-align: center!important
    }
    .navbar-toggle {
        float: none!important;
        margin-right: 0!important;
        background-color: #eaeaea!important
    }
    .navbar-toggle .icon-bar {
        background: #fff!important
    }
    .top-nav ul li {
        float: none;
        width: 100%
    }
}
@media(max-width:736px){
   .navbar-nav {
        text-align: center;
        background-color: rgba(255, 255, 255, .91)
    }
    #parentulid li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        height: 40px;
        background: rgba(255, 255, 255, .91)
    }
    .top-nav li a {
        text-transform: uppercase;
        color: #000
    }
}
.top-nav {
    
        position: relative;
    z-index: 1000;
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
		
    }
}
ul.navbar-nav li a{
      padding: 5px;
}
ul.navbar-nav li{
      padding: 0px 10px;
}
.navbar-nav {
    float: none!important;
}
@media (max-width:736px){
    #parentulid li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        height: 40px;
      background: rgba(255, 255, 255, .91);
    }
}
@media (max-width:768px){
      #parentulid li a {
        display: block;
        margin: 6px 0;
        font-size: .88em;
        line-height: 28px;
        text-decoration: none
    }
    #parentulid li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        height: 40px;
        
    }
}
#parentulid,
#parentulid a,
#parentulid li,
#parentulid ul {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}
#parentulid li {
    list-style: none;
    float: left;
    display: block;
    height: 40px;
	margin: 0px 60px;
}

#parentulid li a {
display: block;
    color: #001A34;
    margin: 2px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    text-transform: uppercase;
}

#parentulid li:first-child a {
    border-left: none
}

#parentulid li:last-child a {
    border-right: none
}

#parentulid ul {
    position: absolute;
       top: 45px;
    left: 0;
    opacity: 0;
    z-index: 5000;
    background: #eaeaea
}

#parentulid li:hover>ul {
    opacity: 1
}
#parentulid ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
    width: 180px;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s
}

#parentulid li:hover>ul li {
    height: 46px;
    overflow: visible;
    padding: 0
}

#parentulid ul li a {
    width: 180px;
    padding: 1px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #999999
}

#parentulid ul li:last-child a {
    border: none
}
.socials p{
    font-size: 12px;
    vertical-align: middle;
    line-height: 1.4;
    margin: 10px 0px;
}
.socials a i.fa-facebook {
    font-size: 25px;
    color: #4B6DAA;
	    line-height: 2.8;
		    font-weight: 700;
    font-size: 25px;
	text-decoration:none;
}
.socials a i.fa-google-plus {
    font-size: 25px;
    color: #DC493C;
	    font-weight: 700;
	    line-height: 2.8;
    font-size: 25px;
	text-decoration:none;
}
.socials a i.fa-twitter {
    font-size: 25px;
	    font-weight: 700;
    color: #02A9D5;
	    line-height: 2.8;
    font-size: 25px;
	text-decoration:none;
}



div.sectionhome{
	width: 100%;
    max-width: 1140px;
    float: left;
    background: #fcfcfc;
    position: relative;
    margin: 0px 15px auto;
    padding: 0px;
}
div.sectioncontact{
    width: 100%;
	min-height:564px;
    background: #fcfcfc;
    position: relative;
}
div.sectionbottom{
width: 100%;
    float: left;
    margin: 20px 0px;
    text-align: justify;
    padding: 0px 12px;
}
div.sectionbottom h3{
    
    font-family: Verdana,Arial;
    font-weight: 100;
    font-size: 18px;
    color: #009FC9;
    margin: 0px 8px;
    float: left;
}
div.sectionbottom .fa{
   font-size:8px;
}
div.sectionbottom p{
 text-indent: -9px;
}
div.welparagraph{
width: 100%;
    float: left;
    margin: 20px 0px;
    padding: 0px 10px;
    text-align: justify;
}
div.welparagraph h3{
font-weight: 100;
    font-size: 18px;
    color: #009FC9;
    margin: 0px 8px;
}
div.welparagraph p{
line-height: 1.4; 
    font-size: 14px;
    
    margin: 0px 8px;
}

div.welparagraph .fantastic{
 color:#005580;
 font-size:18px;
}
div#whyusection{
    width: 100%;
    
    margin: 0px auto;
    padding: 15px 0px;
    background: #f5f5f5;
}
div#whyusection h4{
       font-size: 20px;
    font-weight: 100;
    color: #262626;
    text-align: center;
    line-height: 1.4;
	}
	
div.sectionwhyus{
	width: 100%;
    
    margin: 0px auto;
	}
div#servicessection{
        width: 100%;
    
    margin: 0px auto;
    padding: 15px 0px;
    background: #F9F9F9;
}
div#footersection{
    
    margin: 0px auto;
    padding: 0px;
    background: #2f2f2f;
}
.widget h3{
   color: #888888;
    font-weight: 500;
    font-size: 18px;
}
.widget ul li{
    list-style: none;
	line-height: 1.99;
}
.widget ul.social-share li{
    list-style: none;
	line-height: 1;
}
.widget ul li a{
font-size: 16px;
    border-bottom: 1px solid #646464;
    padding: 5px 0px;
    color: #A2A2A2;
}
.widget ul.social-share{
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget ul.social-share li{
     float: left;
	     display: block;
    padding: 0px 0;
}
.widget ul.social-share li a {
display: inline-block;
    font-size: 20px;
    background: #484848;
    padding: 5px 0px;
    color: #2FB9D8;
    border-radius: 4px;
    padding: 8px;
    margin: 0px 2px;
    border: 1px solid #525252;
}
.widget ul.social-share li a.nomargin{
}
.widget p{
     color: #A2A2A2;
    font-size: 15px;
	line-height: 0.8;
}
footer {     background: #252525;
    color: #fff;
    padding: 15px 0;
    
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;}  
#footer .footleft{
     text-align: right;
}
div#servicessection h4{
       font-size: 20px;
    font-weight: 100;
    color: #262626;
    text-align: center;
    line-height: 1.4;
	}	
	div.sectionservices{
	width: 100%;
    
    margin: 0px auto;
	}
div#whyusection .content1{
   
    float: left;
    margin: 0px 17px 0px 20px;
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-shadow: 0 0 0px rgb(177, 177, 177);
}
div#whyusection .content1:hover{
    box-shadow: 0 0 8px rgb(177, 177, 177);
}
.welparagraph .readmore{
    float: right;
    margin: 10px;
    padding: 8px 12px;
    border-radius: 3px;
    background: -webkit-linear-gradient(#EFEFEF,#ffffff);
    border: 1px solid #969696;
    box-shadow: 0 0 5px rgb(214, 214, 214);
    color: #4A4A4A;
}
.welparagraph .readmore:hover{
    float: right;
    margin: 10px;
    padding: 8px 12px;
    border-radius: 3px;
	text-decoration:none;
    background: -webkit-linear-gradient(#EFEFEF,#ffffff);
    border: 1px solid #969696;
    box-shadow: 0 0 0px rgb(214, 214, 214);
    color: #4A4A4A;
}

div#whyusection .content2{
   
    float: left;
    margin: 0px 17px;
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-shadow: 0 0 0px rgb(177, 177, 177);
}
div#whyusection .content2:hover{
    box-shadow: 0 0 8px rgb(177, 177, 177);
}
div#whyusection .content3{
   
    float: left;
   background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-shadow: 0 0 0px rgb(177, 177, 177);
}
div#whyusection .content3:hover{
    box-shadow: 0 0 8px rgb(177, 177, 177);
}
div.sectionwhyus p{
   padding:18px;
   text-align:justify;
}
 
div.sectionwhyus .fa{
   font-size:75px;
   color:#6A7178;
}
div.sectionwhyus span{
font-size: 20px;
    font-weight: 100;
    margin: 15px;
}

div.sectionservices p{
  padding: 0px;
    text-align: justify;
}
 
div.sectionservices .fa{
   font-size:18px;
   color:#6A7178;
}
div.sectionservices span{
font-size: 20px;
    font-weight: 100;
    margin: 15px;
}

 div.servcontent{
    width: 100%;
    height: 400px;
    margin: 0px auto;
	background:rgba(250, 250, 250, 0.75);
}	

div.servcontent h4{
      font-size: 20px;
    font-weight: 100;
    color: #262626;
    text-align: center;
    line-height:3;
}	
div.servsection ul{
     
    float: left;
    margin: 20px 8px 0px;
	}
div.servsection ul li{
	    padding-left: 25px;
    width: 100%;
    line-height: 1.5;
	}
div.slider-holder{
    width: 100%;
    height: 300px;
    float: left;
	margin-left:12px;
}


.spacer-5{
  width:100%;
  height:5px;
}
.spacer-10{
  width:100%;
  height:10px;
}
.spacer-20{
  width:100%;
  height:20px;
}
.spacer-30{
  width:100%;
  height:30px;
}
.spacer-45{
  width:100%;
  height:45px;
}
.spacer-60{
  width:100%;
  height:60px;
}
.spacer-90{
  width:100%;
  height:90px;
}
.spacer-100{
  width:100%;
  height:100px;
}




.mb-10{
  margin-bottom:10px !important;
}
.mb-15{
  margin-bottom:15px !important;
}
.mb-20{
  margin-bottom:20px !important;
}
.mb-25{
  margin-bottom:25px !important;
}
.mb-30{
  margin-bottom:30px !important;
}
.mb-35{
  margin-bottom:35px !important;
}
.mb-40{
  margin-bottom:40px !important;
}
.mb-45{
  margin-bottom:45px !important;
}
.mb-50{
  margin-bottom:50px !important;
}
.mb-55{
  margin-bottom:55px !important;
}
.mb-60{
  margin-bottom:60px !important;
}
.mb-65{
  margin-bottom:65px !important;
}
.mb-70{
  margin-bottom:70px !important;
}

.mt-10{
  margin-top:10px !important;
}
.mt-15{
  margin-top:15px !important;
}
.mt-20{
  margin-top:20px !important;
}
.mt-25{
  margin-top:25px !important;
}
.mt-30{
  margin-top:30px !important;
}
.mt-35{
  margin-top:35px !important;
}
.mt-40{
  margin-top:40px !important;
}


    div#linkedidtoggle {
    }
    div#linkedidtoggle a {
	background: #004a79;
    padding: 12px 15px;
    border-radius: 3px;
    border: 1px solid #1577b5;
    color: #ffffff;
   }

@media(max-width:1100px) {
	div#linkedidtoggle a {
        font-size: 16px;
    line-height: 3.1;
    
    font-size: 14px;
    background: rgba(53, 120, 177, .97);
}
}
@media(max-width:768px) {
    div#linkedidtoggle {
        height: 118px
    }
    div#linkedidtoggle a {
        font-size: 16px;
        line-height: 1.6;
        float: left
    }
    #parentulid li a {
        display: block;
        margin: 6px 0;
        font-size: .88em;
        line-height: 28px;
        text-decoration: none
    }
    #parentulid li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        height: 40px;
        
    }
	#parentulid ul li a {
    width: 228px;
    padding: 4px 0 4px 5px;
    margin: 0;
	color: #000000;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #353539
}
div#linkedidtoggle a {
        font-size: 16px;
        line-height: 1.6;
        float: left;
		font-size: 14px;
    background: rgba(53, 120, 177, .97);
    }
}

@media(max-width:480px) {
    div#linkedidtoggle {
        height: 310px
    }
    div#linkedidtoggle a {
        font-size: 15px;
        line-height: 1.6;
        float: left;
		font-size: 14px;
    background: rgba(53, 120, 177, .97);
    }
}
@media(max-width:320px) {
     div#linkedidtoggle {
        height: 210px
    }
    div#linkedidtoggle a {
        font-size: 13px;
        font-weight: 300;
        float: left;
        padding: 1px 10px;
        line-height: 2.55;
    font-size: 14px;
    background: rgba(53, 120, 177, .97);
    }
}



div#footer-content{
    width: 100%;
    height: 315px;
    margin: 0px auto;
    background: rgba(44, 44, 44, 0.83);
	border-top: 2px solid #48d9f8;
}
div.footer-middle{
    
    
    height: 200px;
    margin: 0px 45px;
    color: #cccccc;
    padding: 18px 12px 35px;
    font-size: 15px;
    font-weight: 100;
    float: left;
}
div.footer-right{
    
    width: 20%;
    height: 200px;
    margin: 0px 45px;
    color: #cccccc;
    padding: 18px 12px 35px;
    font-size: 15px;
    font-weight: 100;
    float: left;
}

div.belowinfo{
      width: 90%;
    margin: 0px auto;
    color: #cccccc;
    text-align: center;
	}
div.belowinfo p{
   line-height:4.5;
}
div.footer-right ul {
   width:75%;
}
div.footer-right ul li{
   line-height:2;
}
div.footer-right ul li a{
   color:#cccccc;
   text-decoration:none;
 }
div.footer-middle h4 {
          color: #908F8F;
    font-size: 17px;
    font-weight: 100;
	}
div.footer-right h4 {
	  color: #908F8F;
font-size: 17px;
font-weight: 100;
}
div.footer-middle .fa-facebook{
font-size: 20px;
    color: #cccccc;
    padding:12px 8px;
	}
div.footer-middle .fa-twitter{
font-size: 20px;
    color: #cccccc;
    padding:12px 8px;
	}
div.footer-middle .fa-linkedin{
font-size: 20px;
    color: #cccccc;
    padding:12px 8px;
	}
div.footer-middle .fa-youtube{
font-size: 20px;
    color: #cccccc;
    padding:12px 8px;
	}




#center {

	POSITION:fixed;

}

#slider .slide {
	
	POSITION:absolute;
	BORDER-LEFT: #fff 1px solid;
	WIDTH: 800px;
	BACKGROUND: #fff;
	HEIGHT: 500px;
	OVERFLOW: hidden; 
	CURSOR: default;
	
	text-align:left;
}
#slider .title {
	COLOR: #000;
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: 1.5em;
	TEXT-DECORATION: none
}
#slider .text {
	POSITION: absolute;
	TEXT-ALIGN: justify;
	WIDTH: 470px;
	DISPLAY: none;
	FONT-FAMILY: verdana, arial, Helvetica, sans-serif;
	COLOR: #000;
	FONT-SIZE: 0.9em;
	TOP: 100%;
	LEFT: 10px
}
#slider .diapo {
	POSITION: absolute;
	FILTER: alpha(opacity=0);
	VISIBILITY: visible;
	opacity: 1
}



div#contactdetails .content2{
   
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-shadow: 0 0 0px rgb(177, 177, 177);
}
div#contactdetails .content2:hover{
    box-shadow: 0 0 8px rgb(177, 177, 177);
}
div#contactdetails .content3{
   
   background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-shadow: 0 0 0px rgb(177, 177, 177);
}
div#contactdetails .content3:hover{
    box-shadow: 0 0 8px rgb(177, 177, 177);
}
div#contactdetails .content1{
   
    background: #FFFFFF;
    border: 1px solid #C1C1C1;
    box-shadow: 0 0 0px rgb(177, 177, 177);
}
div#contactdetails .content1:hover{
    box-shadow: 0 0 8px rgb(177, 177, 177);
}
div#contactdetails{
    width: 100%;
    
    margin: 0px auto;
    padding: 15px 0px;
    background: #f5f5f5;
}
div#contactdetails h4{
    font-size: 20px;
    font-weight: 100;
    color: #262626;
    text-align: center;
    text-decoration: underline;
    line-height: 1.8;
	}
	


div.detailsections{
	width: 100%;
    
    margin: 0px auto;
	}
div.detailsections p{
    padding: 6px;
    
    line-height: 1.88;
    font-size: 13.5px;
}
 
div.detailsections .fa{
   font-size:75px;
   color:#6A7178;
}
div.detailsections span{
    font-size: 18px;
    font-weight: 300;
    margin: 0px;
    color: #004a79;
}	

