/*

Template 2075 Digital Team

http://www.tooplate.com/view/2075-digital-team

*/

body {
    background: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    position: relative;
  }
  .fullwidth {
    width: 100%;
    float: left;
  }
  .fullwidth .heading {
    margin-top: 20px!important;
    float: left;
width: 100%;
  }
  .pink {
    background-color: #e7cbcb;
  }
  .green {
    background-color: #d1e7cb;
  }
  .yellow {
    background-color: #f0ec87;
  }
  .blue {
  background-color:  #8ec4eb;
  }
  .modal-open {
      max-height: 100vh!important;
      overflow-y: hidden!important;
  }
  .rounded {
    border-radius: 100%;
    padding: 0 10%;
    transition: all .2s ease-in-out;
  }
  .register {
    color: #fff;
    padding: 3px 15px!important;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-top: 10px;
  }
  .info-block {
    border: 1px solid #fff;
    border-radius: 44px;
    text-align: center;
    background-color: #ffffff3d;
    padding: 20px;
    color: #fff!important;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    cursor: pointer;
    font-weight: 400;
    font-size: 15px;
  }


  .info-block:hover {
    border: 1px solid #58b316;
    background: #58b316;
    border-radius: 44px;
    text-align: center;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
  }
  .register:hover {
    color: #666!important;
    padding: 3px 15px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-top: 10px;
    background: #fff!important;
  }
.modal-image {
  max-width: 350px;
}
  .rounded:hover {
    transform: scale(1.1);
  }
  .teamer {
    font-size: 16px;
    color:#333;
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  video {

  opacity:0.3;
  }
.grey {
  background-color: #ececec;
  margin-bottom: 15px;
}
.para {
  line-height: 1.4;
  padding: 33px;
  float: left;
}
html, body {
     width: 100%;
     overflow-x: hidden;
  }

h3 {
  font-size: 18px;

}
/* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.itemu {
    font-size: 28px;
    animation-duration: 20s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.2;
}
.da-icon {
width: 60%;
float: left;
margin:0 20%;
}
.da-icon img {
  width: 100%;
  height: auto;
  float: left;

}
#btn-close-modal {
    width:100%;
    text-align: center;
    cursor:pointer;
    color:#fff;
        padding:40px 0;
}
.closebt {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    /* margin-top: 20px; */
    position: absolute;
    z-index: 88888;
    top: 20px;
    right: 22px;
}
.closebt:hover {
    transform: rotate(90deg);
}
#animatedModal {
  background: white!important;
}
h1, h2, h3, h4 {
  font-weight: 200;
  margin-top: 29px;
}
h1 i {
    color: #ff5353;
}
.heading {
  font-size: 19px;
color: black!important;
margin-bottom: 8px;
font-family: poppins;
margin-top: 8px;
text-transform: uppercase;
font-weight: 600!important;
}
.heading-left {
  font-size: 18px;
  color: #717070!important;
  margin-bottom: 8px;
  font-family: poppins;
  margin-top: -3px;
  font-weight: 800!important;
  text-align: left!important;
}
.heading-right {
  font-size: 18px;
  color: #717070!important;
  margin-bottom: 8px;
  font-family: poppins;
  margin-top: -3px;
  font-weight: 800!important;
  text-align: right!important;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}

.st0{fill:none;stroke-miterlimit:10;}
.subheading {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 60px;
}
.bold {
  font-weight: 900;
}

.logo{
    margin-top: 5px;
    margin-left: 9px;
    FONT-SIZE: 28PX;
    color: white;
    line-height: 1.7!important;
}
a, a:visited, a:active,  a:hover {
  text-decoration: none!important;

}
.rogo {
  line-height: 1.1;
      font-size: 15px;
      float: left;
      width: 145px;
      margin-left: 59px;
      margin-top: -1px;
      padding-left: 7px;
      font-weight: 800;
      color: #fff;
      border-left: 1px solid #fff;
      padding-left: 11px;
}
.globe {
  fill:#FFFFFF;
}
.top-nav-collapse .rogo {
  color: #cecece;
  border-left: 1px solid #66666647;
  border-left-style: solid;
  border-color: #666666;
}
.top-nav-collapse .globe {
  fill: #777;
}
#work hr {
  float: left;
  border-top: none;
  background: -webkit-linear-gradient(135deg, #359ed4, #12ff00);
	background: linear-gradient(135deg, #359ed4, #12ff00);
}
#work p {
  width: 100%;
  float: left;
}
p {
  line-height: 22px;
  font-size: 15px;
  font-weight: 300!important;
}

a {
  outline: none !important;
}

hr {
  width: 220px;
  height: 20px;
  background-color: #fff;
  border-bottom: 1px solid #b5b4b4!important;
  border-top: none!important;
}

.top20 {
  padding-top: 15px;
  padding-bottom: 45px;
  width: 100%;
  float: left;

  margin-bottom: 30px;
}

.section-title strong {
	color: #00C6D7;
  	font-size: 56px;
}

.section-title h1 {

}
.section-title hr {
  background-color: #6e71f1;
}
.section-title {
  padding-bottom: 32px;
}

.medium-icon {
  font-size: 32px !important;
}
.for-mobile {
  display: none;
}

#work, #about, #team, #clients,
#portfolio, #pricing, #contact, #info {
   padding-top:70px;
  padding-bottom: 90px;
}
#info {
background-color: #fff;

  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
#info .top-edge {
color: #fff;
}
 .member {
  border-radius: 39px;
  margin:20px auto;
  text-align: center;
  padding: 6px 24px;
  color: #ca1f1f!important;
  border: 2px solid #ca1f1f;
  cursor: pointer;
  font-weight: 500;
  background-color:rgba(255, 255, 255, 0);
}
.member-left {
 border-radius: 39px;
 float: left;
 text-align: center;
 padding: 6px 24px;
 color: #ca1f1f!important;
 border: 2px solid #ca1f1f;
 cursor: pointer;
 font-weight: 500;
 background-color:rgba(255, 255, 255, 0);
}
.member-right {
 border-radius: 39px;
 float: right;
 text-align: center;
 padding: 6px 24px;
 color: #ca1f1f!important;
 border: 2px solid #ca1f1f;
 cursor: pointer;
 font-weight: 500;
 background-color:rgba(255, 255, 255, 0);
 margin-bottom: 20px;
}
.iconogram {
  width:70px; float left; margin-left: calc(50% - 35px);
  margin-bottom: 20px;
  float: left;
}
/* ==========================================================================
preloader section
========================================================================== */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: none repeat scroll 0 0 #fff;
}
.sk-spinner-circle.sk-spinner {
  width: 22px;
  height: 22px;
  position: relative; }
.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #00c6d7;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }


/* ==========================================================================
navigation section
========================================================================== */
.custom-navbar {
  background: #000; /* Old browsers */

  transition-duration: 1000ms!important;
    margin-bottom: 0;
}
.custom-navbar .navbar-brand  {
  color: #00c6d7;
  font-weight: 600;
  font-size: 24px;
}
.custom-navbar .navbar-brand .navbar-toggle {
    background: #6e71f1;
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
    }
.custom-navbar .nav li a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    padding-top: 12px;
    padding-bottom: 11px;
    text-transform: uppercase;
    }
#work h1, #work p, #info h1, #info p {
  font-family: poppins;
  text-align: center;
  line-height: 1.5;
  color: #7d7d7d;
  font-weight: 400;
  float: left;
width: 100%;
}
.custom-navbar .nav li a:hover {
  	background: transparent;
}
.custom-navbar .nav > li > a:focus {
  background-color: transparent;
  color: #666;
  outline: none;
}
.custom-navbar .nav li.active > a {
  color: #ff5555;
      opacity: 0.99;

      }
.custom-navbar .navbar-toggle {
        border: none;
        padding-top: 10px;
    }
.custom-navbar .navbar-toggle .icon-bar {
        background: #fff;
        border-color: transparent;
    }
@media(min-width:768px){
    .custom-navbar {
            background: #4B4B4B;
            padding: 20px  2px 2px 2px;
            border-bottom: 0;
            background: 0 0;
            transition-duration: 1000ms;
         }
    .custom-navbar.top-nav-collapse {
            padding: 6px 0 8px;
            background: #000;
            color: #666!important;
            transition-duration: 700ms!important;

                height: 57px!important;
overflow: hidden!important;
        }
        .custom-navbar.top-nav-collapse li a, .top-nav-collapse .logo {
        color: #e2e2e2;
        }
        .top-nav-collapse .st0{
          fill:#ed1c24;
          stroke:none;
        }
      .top-nav-collapse .register {
          color: #6e71f1!important;
          padding: 3px 15px!important;
          border: 1px solid #6e71f1;
          border-radius: 4px;
          margin-top: 10px;
        }
        .top-nav-collapse .register:hover {
          color: #fff!important;
          padding: 3px 15px;
          border: 1px solid #fff;
          border-radius: 4px;
          margin-top: 10px;
          background: #6e71f1!important;
        }
}


/* ==========================================================================
home section
========================================================================== */
#home {
  color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.large-num {
    font-size: 166px!important;
    font-weight: 900!important;
    margin-top: -15px;
}
#home .btn {
  background: transparent;
  border: 4px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 12px 42px;
  margin-top: 40px;
  margin-right: 16px;
  transition: all 0.4s ease-in-out;
}
#home .btn:hover {
  background: #00c6d7;
  border-color: transparent;
}
#home .btn-danger {
  background: #00c6d7;
  border-color: transparent;
}
#home .btn-danger:hover {
	border: 4px solid #ffffff;
  	border-radius: 0;
	background: transparent;
  	color: #ffffff;
}

#form {
background-color: #ed1c24;
    color: #333;
    text-align: center;
    padding-top: 124px;
    padding-bottom: 100px;
display: flex;
align-items: center;
}

/* ==========================================================================
work section
========================================================================== */
#work {
  background-color: #e6e6e6;
display: flex;
align-items: center;
background-size: cover;
background-position: center center;
background-attachment: fixed;
height: 90vh;
}
#clients {
  background-image: url(../images/contact-bg.jpg)!important;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
display: flex;
align-items: center;
background-size: cover;
background-position: center center;
background-attachment: fixed;
text-align: center;
}
#work .col-md-4 {
    border-right: 1px solid #fff;
  position: relative;
  transition: all 0.4s ease-in-out;
}
#work svg {
  width: 100%;
  }
#work h3 {
  font-size: 20px;
  font-weight: 900;
  width: 100%;
  text-transform: uppercase;
}
.top-edge {
    margin-top: 0;
    color:#888;
    line-height: 1.3;
    margin-bottom: 0;
}
#info img {
  margin-bottom:20px;
}
.col-md-3 .top-edge {
    text-transform: uppercase;
}
.margin-15 {
    margin-bottom: 35px;
}

.year {
    font-size: 29px;
    font-weight: 900;
    color: rgb(255, 83, 83);
    line-height: 1;
    text-align: right;
}
.tables {
	display: table;
	margin: 0 auto;
}
ul#horizontal-list {
		list-style: none;
	}
	ul#horizontal-list li {
		display: inline;
	}
    #menu-outer {
    	height: 84px;
    }
    .apo {
      position: relative;
    }
    .apo svg {
      width: 49px;

      position: absolute;
      top:0;
      left:0;
    }
/* ==========================================================================
about section
========================================================================== */
#about {
  background: #f2f2f2;
  color: #333;
  text-align: center;
}
#about img {
-ms-transform: rotate(0deg); /* IE 9 */
-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
transform: rotate(0deg);
transition-duration: 1000ms;
}
#about img:hover {
-ms-transform: rotate(7deg); /* IE 9 */
-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
transform: rotate(7deg);
transition-duration: 1000ms;
cursor: pointer;
}
.text_box, .text_area, .text_select {
    width: 100%;
    padding: 0;
    margin-bottom: 17px;
    font-size: 16px;
    font-family: 'lato';
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0);
}
.nav-tabs {
  margin-top: -20px;
  border-bottom: none!important;
}
.nav-tabs > li {
  float: left;
  border-bottom: 1px solid #ff4141;
}
.nav-tabs > li > a {
	display: block;
  	color: #ff4141;
  	font-size: 16px;
  	padding: 10px 20px;
  	border: 0;
  	border-radius: 0;
    margin-right: 0!important;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #ff4141;
  border: none!important;
  border-bottom-color: transparent;
}
.tab-content {
  padding-top: 20px;
}

.tab-content a {
	color: #0CC;
}

.tab-content a:hover, .tab-content a:link {
	color: #FF0;
	text-decoration: none;
}

/* ==========================================================================
team section
========================================================================== */
#team {
  text-align: center;
      background: #f2f2f2;
}
#team h3 {
  color: #00c6d7;
  font-size: 14px;
  font-weight: bold;
}
#team .col-md-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}
#team .team-wrapper {
  overflow: hidden;
  position: relative;
}
#team .team-des {
  background-color: rgba(00,00,00,0.6);
  position: absolute;
  color: #ffffff;
  opacity: 0;
  max-width: 500px;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s ease-in-out;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#team .team-des:hover {
 opacity: 1;
}
#team img {
  margin: 0 auto;
}

#team .social-icon li a {
  color: #fff;
}

#team .social-icon li a:hover {
  color: #00c6d7;
}

/* ==========================================================================
portfolio section
========================================================================== */
#portfolio {
  background-color: #f6f6f6;
  text-align: center;
  }
#portfolio .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in-out;
}
#portfolio img:hover {
  opacity: 0.5;
}
/* FILTER CSS */
.filter-wrapper {
    width: 100%;
    margin: 40px 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.filter-wrapper li .selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    color: #00c6d7;
    outline: none;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}
.zoomIn{
  padding:0;
}

/* ==========================================================================
pricing section
========================================================================== */
#pricing {
  text-align: center;
}
#pricing h2 {
  font-size: 52px;
}
#pricing h3 {
  font-size: 16px;
}
#pricing .plan {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
  padding-top: 40px;
  padding-bottom: 80px;
  margin-bottom: 32px;
}
#pricing .plan span {
	font-size: 16px;
}
#pricing .plan .plan_title {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 30px;
  margin-bottom: 20px;
}
#pricing .medium-icon {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
  border-radius: 50%;
  font-size: 52px;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin-bottom: 32px;
}
#pricing .plan ul {
  padding: 0px;
}
#pricing .plan ul li {
  display: block;
  font-weight: 500;
  padding: 12px 0px;
}
#pricing .plan .btn {
  border: none;
  border-radius: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 60px;
  transition: all 0.4s ease-in-out;
  margin-top: 20px;
  text-transform: uppercase;
}
#pricing .plan-one .btn {
  background-color: #00c6d7;
}
#pricing .plan-two .btn {
  background-color: #ffa400;
}
#pricing .plan-three .btn {
  background-color: #009988;
}
#pricing .plan .btn:hover {
  background-color: #3B3B3B;
}


/* ==========================================================================
contact section
========================================================================== */
#contact {
  background: #3B3B3B url('../images/contact-bg.jpg') no-repeat center center;
  background-size: cover;
  color: #ffffff;
}
#contact h2 {
  padding-bottom: 20px;
}
#contact h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
#contact .medium-icon {
  padding-top: 10px;
  padding-right: 10px;
}
#contact .contact-info div {
  padding-top: 14px;
  padding-bottom: 14px;
}
#contact form {
  padding-top: 60px;
}
#contact .form-control {
  border: 2px solid #ffffff;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
#contact input {
  height: 40px;
}
#contact input[type="submit"] {
  background: #00c6d7;
  border: 3px solid #00c6d7;
  letter-spacing: 1px;
  margin-top: 18px;
  height: 50px;
  color: #ffffff;
}
#contact input[type="submit"]:hover {
  color: #000000;
}


/* ==========================================================================
footer section
========================================================================== */
footer {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #040000;
    font-size: 12px!important;
    color: white;
}
footer p {
  padding: 16px;
}
.social-icon {
  padding: 0;
  margin: 0;
}
.social-icon li {
  list-style: none;
  display: inline-block;
  padding: 6px;
}
.social-icon li a {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.09);
  color: #808080;
  font-size: 20px;
  width: 56px;
  height: 56px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.social-icon li a:hover {
  color: #00c6d7;
}

@media screen and (min-width: 992px) {
  @-moz-document url-prefix() {
    #portfolio .col-lg-4,
    #portfolio .col-md-4 {
      width: 33.333%;
    }
  }
}
@media screen and (max-width: 991px) {
    .mobile-pic {
        margin-top:30px;
    }
    .job-text {
        text-align: center!important;
    }
    #info, #work, #form {
      height: auto!important;
      padding: 100px 0;
    }
    .for-mobile {
      display: block;
    }
    .vanish {
      display:none;
    }
    .top20 {
      padding-bottom: 0;
    }
    .member-right {
      margin-bottom: 0;
    }
    .para {
    line-height: 1.4;
    padding: 20px;
    float: none;
}
}
@media screen and (max-width: 767px) {
    .mobile-pic {
        display:none;
    }
    .itemu {
    font-size: 18px;
    animation-duration: 10s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.2;
}
    .top-nav-collapse .rogo {
    color: #fff!important;
    border-left: 1px solid #ffffff47!important;
}
.top-nav-collapse .globe {
    fill: #fff;
}
.custom-navbar .nav li.active > a {
    color: #ff5555;
    opacity: 0.6;
}
#home {
  background-image: url(../images/apo.jpg)!important;
  background-size: cover;
  background-position: center center;
}
.item-1, .item-2, .item-3 {
  font-size: 20px!important;
  margin-top: -50px;
}

    .year{
        text-align: left;
    }
    .category-title {
    font-size: 23px!important;

    margin-bottom: -19px;
    padding-top: 0px;
}
}


/* ==========================================================================
media quires for mobile
========================================================================== */
@media (max-width: 640px) {

.large-num {
    font-size: 50px!important;
    font-weight: 900!important;
    margin-top: 0px;
}
}


@media (max-width: 440px) {
  #home {
    padding-top: 320px;
    padding-bottom: 320px;
  }
  #home h1 {
    font-size: 22px;
  }
  #home h3 {
    font-size: 12px;
  }
}

.category-title {
    font-size: 50px;
    font-weight: 200;
    margin-bottom: -19px;

}
.category-section {
color: #ffffff;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 90vh;
text-align: center;
}
.category-bottom {
background-color: white;
background-size: cover;
background-position: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 90px 0;
text-align: center;
color: #444;
font-weight: 500;
line-height: 1.4;
}
#tag .col-md-5 img {

  border-radius: 50%;
margin-top: 30px;
width: 80%
}
#tag .col-md-4 .col-md-12.nopad {

}


#tag b {
  font-weight: 800;

}
.item-1,
.item-2,
.item-3 {
	position: absolute;
  display: block;
  width: 55%;
  font-size: 28px;
	animation-duration: 20s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
}
.item-1 span,
.item-2 span,
.item-3 span {
  font-weight:100;
}

.item-1{
	animation-name: anim-1;
}

.item-2{
	animation-name: anim-2;
}

.item-3{
	animation-name: anim-3;
}
.item-4{
	animation-name: anim-4;
}

@keyframes anim-1 {
	0%, 8.3% { left: -100%; opacity: 0; }
  8.3%, 25% { left: 25%; opacity: 1; }
  33.33%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-2 {
	0%, 33.33% { left: -100%; opacity: 0; }
  41.63%, 58.29% { left: 25%; opacity: 1; }
  66.66%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-3 {
	0%, 66.66% { left: -100%; opacity: 0; }
  74.96%, 91.62% { left: 25%; opacity: 1; }
  100% { left: 110%; opacity: 0; }
}
@keyframes anim-4 {
	0%, 66.66% { left: -100%; opacity: 0; }
  74.96%, 91.62% { left: 25%; opacity: 1; }
  100% { left: 110%; opacity: 0; }
}

.pat1 {
  background:url('../images/pat1.jpg') no-repeat center center;
  background-size: cover;
  color: #ffffff;
  height: 294px;
  font-weight: 900;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.pat2 {
  background:url('../images/pat2.jpg') no-repeat center center;
  background-size: cover;
  color: #ffffff;
  height: 294px;
  font-weight: 900;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.pat3 {
  background:url('../images/pat3.jpg') no-repeat center center;
  background-size: cover;
  color: #ffffff;
  height: 294px;
  font-weight: 900;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.category-section b {
  font-weight: 900;
}
.no-pad {
    padding-left: 0!important;
    padding-right: 0!important;
}
.job-title {
    margin-top: -4px;
    margin-bottom: 2px;
}
.cars-button {
    width: 170px;
    background-color: #ff5353;
    color: #fff;
    padding: 6px 29px 8px 29px;
    border-radius: 2px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}
.bottom-10 {
    margin-bottom: 10px;
}
.job-text {
    text-align: left;
}
.job-icon {
    margin: 0 auto;
    padding-bottom: 20px;
}
.job {
    margin-bottom: 39px;
    padding-bottom: 28px;
    border-bottom: 1px solid #ddd;
}
.fullscreen-bg {
    	top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden;
      z-index: -6;
      position: fixed;
      background-color: #000!important;
}


.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../images/apo.jpg') cover no-repeat;
  }
  .category-section {
      background-image: url(../images/apo.jpg);
      background-size: cover;
      background-position: center;
    }
  .fullscreen-bg__video {
    display: none;
    background: url('./images/apo.jpg') cover no-repeat;
  }
}
