/* Color Switcher */
.sidebarmain.ec-colorswitcher  { left: 0px; }
.ec-colorswitcher {
    padding: 0px;
    width: 260px;
    background: #fcfcfc;
    z-index: 99999999999;
    position: fixed;
    left: -260px;
    top: 25%;
    display: none;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.ec-handle {
  position: absolute;
  right: -40px;
  top: 0px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  color: #333;
  text-align: center;
  border: 1px solid #e9e9e9;
  font-size: 20px;
}
.ec-handle i {
  line-height: 38px;
}
.ec-colorswitcher h3 {
    padding: 10px 0px 10px 20px;
    font-size: 18px;
    background-color: #fff;
    margin: 0px;
    border-top: 1px solid #e9e9e9;
}
.ec-colorswitcher h6 {color: #777; margin-bottom: 7px;}
.ec-switcherarea {
    padding: 15px 20px 20px 15px;
    float: left;
    width: 100%;
}
.ec-switcherarea ul.ec-switcher { margin-left: -2px; }
.ec-switcherarea .ec-switcher li {
    float: left;
    list-style: none;
    padding-left: 5px;
    margin-bottom: 5px;
    text-align: center;
    width: 20%;
}
.ec-switcherarea .ec-switcher li a {
  float: left;
  width: 100%;
  height: 20px;
}
.layout-btn {
  margin-left: -7px;
}
.layout-btn a {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 7px;
  margin-bottom: 15px;
}
.layout-btn a span {
  background-color: #f05a66;
  color: #fff;
  float: left;
  padding: 10px;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.layout-btn a span:hover { opacity: 0.7; }
.ec-pattren,.ec-background {
  float: left;
  width: 100%;
  padding: 14px 0px 0px 0px;
}
.ec-pattren a,.ec-background a {
  float: left;
  width: 20%;
  padding: 0px 0px 5px 5px;
  height: 45px;
}
.ec-pattren a img,.ec-background a img {
  box-shadow: 0px 0px 0px 1px #ddd;
  width: 100%;
}
.ec-background a img { height: 100%; }
.pattren-wrap,.background-wrap { margin-left: -5px; }

.ec-handle i {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}

.cs-color-1 {
  background: #86BC42;
}
.cs-color-2 {
  background: #41c3ac;
}
.cs-color-3 {
  background: #AF4D32;
}
.cs-color-4 {
  background: #f05a66;
}
.cs-color-5 {
  background: #3498db;
}
.cs-color-6 {
  background: #9b59b6;
}
.cs-color-7 {
  background: #34495E;
}
.cs-color-8 {
  background: #e67e22;
}
.cs-color-9 {
  background: #0073AD;
}
.cs-color-10 {
  background: #336E7B;
}

/*my coding*/
.logo img{}
.header-top-right .content p{color:#fff;font-size: 18px;text-shadow: 2px 2px 2px #2d3e50;    margin-top: 12px; margin-bottom: 0px;}
.subscribe-form marquee p{color:black;    margin-top: 18px;margin-bottom: 0px;} 
ul.footer-list li{margin-left: 20px;}
ul.footer-list .fa{position: absolute;left: 20px;line-height: 25px;}

/*start slanted*/
.slanted{
    position: relative;
    height: 400px;
    width: 1200px;
    background: transparent;
    display: flex;
}
.slanted .content{
    width: calc(50% - 50px);
    height: 100%;
    background:#86bc42db;
    box-sizing: border-box;
    padding: 30px 50px;
    color: #fff;
    font-family: sans-serif;
    line-height: 25px;
    
}
.slanted .image-box{
       width: calc(50% + 50px);
    height: 100%;
    background:#2d3e50;
    box-sizing: border-box;
    border-left: 100px solid #86bc42db;
    border-bottom: 400px solid transparent;
    background: transparent;
    background-position: -350px -59px;
    background-repeat: no-repeat;
}
/*end slanted*/

.mybanner{width: 100%;}
img#globe{position: absolute;top:50px;}

.mycaro{padding-top:50px;padding-bottom: 70px;}


@media(min-width: 401px) {
  #logo_mobile{display: none !important;}
}
@media(max-width: 400px){
  /*.logo{width:200px !important;margin-top: 5px !important;padding: 0px !important;}*/
  .logo img{display: none;}
  img#logo_mobile{display: inline-block}
  .logo{width:240px !important;padding:0px;}
  .logo img{margin-top:-60px;}
  .mean-container .mean-bar{height: 55px;}
  #amazingslider-wrapper-1{margin-top: 20px !important; }
  .header-top-right .content p {font-size:11px;margin-bottom: 15px;}
  .amazingslider-nav-1{display: none !important;}
  .about-area:before{height:86px !important;} 
  .about-area:after {border-width: 43px 30px !important;}
  .about-container h3{font-size: 20px !important;padding-top: 10px !important;}
  #globe{display: none;}
  .slanted .content{background: none;width: 100% !important; padding: 10px;}
  .image-box{display: none;}
  .slanted .content h1{font-size:20px;}
  .latest-area.section-padding.bg-white{background:#86bc42 !important;text-align: justify;}
  .newsletter-content > h3{font-size: 20px !important;text-shadow: 0px 0px 0px !important}
  .newsletter-form {padding:0px !important;}
  .newsletter-area:before{background: transparent !important;}
  .about-area:after, .newsletter-area:after{border-color: transparent !important;}
}

.notice{
    background:#fff;
    padding: 20px;
    width: 80%;
    float: right;margin-top:40px;
  }
 .notice h4{font-size: 20px;margin-bottom:20px; text-align: center;background: #2d3e50;padding:10px;} 
.notice ul{margin-top: 25px}    
.notice ul li{padding:10px;margin-left:20px;border-bottom: 1px dotted #222;}
.notice ul li .fa{position: absolute;left:132px;line-height: 25px;color:#2d3e50;font-size: 18px;}
.notice ul li a{color:black;}
.notice ul li a:hover{color:#86bc42;}
.notice ul li a img{float: right}

/*start vertical tabs*/
.mytabs a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.mytabs .vertical-tab{
    font-family: 'Arimo', sans-serif;
    display: table;
}
.mytabs .vertical-tab .nav-tabs{
    display: table-cell;
    width: 28%;
    min-width: 28%;
    padding-top: 6px;
    border: none;
    vertical-align: top;
    position: relative;
}
.mytabs .vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
}
.mytabs .vertical-tab .nav-tabs li a{
    color: #fff;
    background-color: #0f4c5c;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0 10px 20px 0;
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.20s ease 0s;
    display: block;
}
.mytabs .vertical-tab .nav-tabs li a:hover,
.mytabs .vertical-tab .nav-tabs li.active a,
.mytabs .vertical-tab .nav-tabs li.active a:hover{
    color: #fff;
    background: #86bc42;
    border: none;
}
.mytabs .vertical-tab .nav-tabs li a:before,
.mytabs .vertical-tab .nav-tabs li a:after{
    content: "";
    background: #0f4c5c;
    width: 20%;
    height: 3px;
    position: absolute;
    top: -5px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.mytabs .vertical-tab .nav-tabs li a:after{
    top: auto;
    left: auto;
    bottom: -5px;
    right: 0;
}
.mytabs .vertical-tab .nav-tabs li.active a:before,
.mytabs .vertical-tab .nav-tabs li a:hover:before,
.mytabs .vertical-tab .nav-tabs li.active a:after,
.mytabs .vertical-tab .nav-tabs li a:hover:after{
    width: 100%;
}
.mytabs .vertical-tab .tab-content{
    color: #fff;
    background-color: #0f4c5c;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 23px;
    padding: 20px;
    outline: 3px solid #fff;
    outline-offset: -8px;
    display: table-cell;
    position: relative;
}
.mytabs .vertical-tab .tab-content h3{
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
@media only screen and (max-width: 479px){
    .mytabs .vertical-tab .nav-tabs{
        display: block;
        width: 100%;
        border-right: none;
    }
    .mytabs .vertical-tab .nav-tabs li a{ margin: 0 0 20px; }
    .mytabs .vertical-tab .tab-content{
        display: block;
        padding: 20px 15px 5px;
    }
    .mytabs .vertical-tab .tab-content h3{ font-size: 18px; }
}

.mytabs .tab-content.tabs .Principal{float: left;margin-right: 20px;}
.mytabs .tab-content.tabs p{text-align: justify;}

.mytabs .tab-content.tabs .Principal p{text-align: center;
    background: #86bc42; padding: 5px; font-weight: bold; font-size: 20px;
  }
/*end vertical tabs*/

.sidebar-widget{box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2)}
.sidebar-widget{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}  

.skill-image.principal img{width:320px;height:320px;
    border-radius: 50%;
    border-top: 10px solid #dc3545;
    border-bottom: 10px solid #040574;
    margin: auto;
    display: block;
  }

  .about-text-container.principal{ border-left: 1px dashed #040574; padding-left: 30px;margin-top: 35px;}

.mission{background-color: white;text-align: justify;padding-bottom:40px;}
.mission h4{color:#86bc42;}
  .mission img{width:600px;float:left;margin-right: 30px;margin-bottom:10px;}

#why{line-height:50px;
    text-align: center;
    color: #ff3602;
    text-shadow: 0 1px 0 #CCCCCC, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }

