@import "https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800,900";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css";



.navbar-nav {
  display: flex;
  justify-content: center;
     list-style: none;
}

.navbar-nav li {
  text-align: center;
}

.navbar-nav li:not(:last-child) {
      margin-right: 1em;
}


.ng-scope {
 width: 100%;
 border-radius: 30px;
   margin-bottom: 20px;
}

.bg-dark2 {
 background: #18506f;
}
.sectionmain {
  padding-top: 5px; 
  padding-bottom: 5px; 
  background: #fff;
}
.roundcorner {
  border-radius: 20px;
}
  .cloudconverter-section-1 {
    background-color: #efefef;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
  }

.download-section-1-1 .download-section-1-1-button {
    float: right;
    margin-right: 8px;
    margin-top: 8px;
    text-align: center;
}
.download-section-1-1 .download-button {
    background: #00adeb none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    padding: 10px 24px;
           margin: 3px;
    text-transform: uppercase;
}
.download-section-1-1 .download-button:hover {
    background: #0092c6 none repeat scroll 0 0;
}
.download-section-1-1 #converta.convert-next-button, .download-section-1-1 #downloada.download-button {
    background: #737373 none repeat scroll 0 0;
    color: #b3b3b3;
}
.download-section-1-1 #converta.convert-next-button:hover, .download-section-1-1 #downloada.download-button:hover {
    background: #737373 none repeat scroll 0 0;
}
.download-section-1-1 .convert-next-button {
    background: #00adeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin-left: 2px;
    padding: 10px 14px 10px 13px;
    text-transform: uppercase;
}

.text-justify{text-align:justify !important;}

  .cloudconverter,
  .contact,
  .copyright,
  .disclaimer,
  .download,
  .error404,
  .extensiondl,
  .extensions,
  .faq,
  .privacypolicy,
  .sitemap,
  .terms,
  .urlconverter {
    padding: 46px 0 47px;
  }

  @media screen and (min-width: 1199px) .container {
    width: 983px;
  }

  @media (min-width: 992px) {
    .rounded-lg-3 {
      border-radius: .3rem;
    }
  }

  #dropinfo a {
    color: #000;
  }

  #dropinfo a:hover {
    background-color: yellow;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
  }

  .cloudconverter-section-2 {
    background-color: #f9f9f9;
    padding: 26px 0;
  }

  .b-example-divider {
    width: 100%;
    height: 1rem;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }

  .b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
  }

  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

  .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
  }

 .mylink {
	color: #000 !important;
	font-size: 16px;
	text-decoration: underline !important;;
   }
 .mylink a {
	color: #FEF !important;
   }
 .mylink a:hover {
	color: #FEF !important;
	background: #0dcaf0 !important;
   }

.container2 {
  align-items: center;
  margin: 1px;

}

.thumbnail {
  margin-right: 0px;
    background: #eee;
}

.thumbnail img {
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.converter2 {
     display: inline-flex;
  align-items: center;
     padding-bottom: 20px;
}

.dropdown {
  position: relative;
}

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 12px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 40px;
  left: -20px;
  z-index: 1;
  background-color: #18506f;
  min-width: 210px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 10px;
}

.dropdown-content a {
  color: black;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 5px;
  transition: all 0.2s ease-in-out;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown-content a.active {
  background-color: #4CAF50;
  color: white;
}

.dropdown-content a img {
  margin-right: 10px;
}

.dropdown-content a span {
  font-size: 14px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.generate-btn {
  background-color: #4CAF50;
  color: white;
  padding: 12px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  margin-left: 20px;
}

.generate-btn:hover {
  background-color: #3e8e41;
}


.boxStyle1 { 
   background: #efefef; box-shadow: 0 0 20px #939793; padding-left: 10px; padding-right: 30px;
}


.animated-button a:active, a:link, a:visited {
    color: #FFF;
    text-decoration: none;
}
.animated-button a:hover {
    color: #f8b30d;
    text-decoration: none;
}

.home-section-4 {
    background-color: #f9f9f9;
    padding: 0px 0;
}
.home-section-4-1 p, .home-section-4-2 p {
    line-height: 1.8;
}
.home-section-4-2 .share-buttons li {
    display: inline;
}
.home-section-4-2 .share-buttons li i {
    font-size: 3.88em;
}
.home-section-4-2 .btn-social:active, .home-section-4-2 .btn-social:link, .home-section-4-2 .btn-social:visited {
    color: rgba(0, 0, 0, 0.5);
}
.home-section-4-2 .btn-social:active, .home-section-4-2 .btn-social:hover {
    color: #ffcd28;
}
.home-section-4-2 .share-buttons, .ui-menu, ul {
  list-style: outside none none;
}

.padding-left-zero {
  padding-left: 0px !important;
}
.padding-left-zero ul {
  padding-left: 0px !important;
}
.home-section-4-2 ul {
  padding-left: 0px !important;
}

.mybutton { 
 	width: 300px; 
	background-color: #18506f;
}

.animated-button {
  background: linear-gradient(-30deg, #6ABAE6 50%, #18506f 50%);
  padding: 10px 10px;
     width: 100%;
  margin: 5px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #FFF;
  font-size: 16px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}

.animated-button::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #8592ad;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button:hover::before {
  opacity: 0.4;
}
.animated-button:hover {
  color: #f8b30d;
}


.animated-button span {
  position: absolute;
}

.animated-button span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to left, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@-webkit-keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to top, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@-webkit-keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to right, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}