/*!
Theme Name: Catch Square Themes
Theme URI: http://catchsquarethemes.com/
Author: Siddhartha Maharjan
Author URI: http://catchsquarethemes.com/
Description: A semantic, HTML5, Custom jQuery, Minimal WordPress Theme Designed and Developed by Catch Square.
Version: 2.0.1
License:Copyright &copy; 2017 Catch Square.
License URI: http://catchsquare.com/
Text Domain: Catch Square
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats, custom-post-type, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/*--------------------------------------------------------------
# Keyframe Animations
--------------------------------------------------------------*/
@-webkit-keyframes slide-down {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slide-down {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slide-right {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slide-right {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Bootstrap Resets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Home page
--------------------------------------------------------------*/
.test {
  position: relative;
}

.calltoaction h4 {
  line-height: 24px !important;
}

.calltoaction figure img {
  max-width: 60px;
  margin-bottom: 8px;
}

.mainTitle {
  font-size: 40px;
  font-weight: 700;
}

.mainTitle span {
  font-weight: 300;
}

.mainTitle.white {
  color: #ffffff;
}

.about-area {
  background: #e1e1e1;
}

.about-area p, .about-area h1 {
  color: #000000;
}

.about-btn {
  color: #000000;
  border-color: #000000;
}

.banner-content {
  padding: 200px 0 150px;
}

.skill-area {
  background: #169549;
}

.skill-area.section-gap {
  padding: 80px 0;
}

.skill-area p {
  color: #ffffff;
}

.innerpage {
  padding: 140px 0 40px;
}

.innerpage h1 {
  font-size: 62px;
}

.skill-area {
  background: url(img/cup.jpg) no-repeat left center #169549;
}

.skill-area .imager {
  background: #ffffff;
  padding: 40px;
  border-radius: 50%;
  text-align: center;
  width: 280px;
  height: 380px;
  line-height: 380px;
  border: 10px solid #29A85C;
}

.skill-area .imager img {
  max-height: 82%;
  width: auto;
}

.single-footer-widget h6 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
}

.single-footer-widget strong {
  font-weight: 700;
  margin-bottom: 15px;
}

.footer-area .footer-nav li {
  margin-top: 4px;
}

.footer-area {
  padding-top: 50px;
  padding-bottom: 30px;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 30px;
  padding-top: 30px;
}

.footerlogo img {
  max-width: 100%;
  height: 110px;
  margin-top: 50px;
}

.navbar-brand img {
  -webkit-transform: scale(2.5);
          transform: scale(2.5);
  position: relative;
  top: 19px;
}

@font-face {
  .contact-Page {
    src: url(../fonts/montserrat/Montserrat-Regular.ttf);
  }
}

@font-face {
  .contact-Page {
    src: url(../fonts/montserrat/Montserrat-Bold.ttf);
  }
}

@font-face {
  .contact-Page {
    src: url(../fonts/montserrat/Montserrat-ExtraBold.ttf);
  }
}

@font-face {
  .contact-Page {
    font-family: Montserrat-Medium;
    src: url(../fonts/montserrat/Montserrat-Medium.ttf);
  }
}

.contact-Page a {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
}

.contact-Page a:focus {
  outline: none !important;
}

.contact-Page a:hover {
  text-decoration: none;
  color: #57b846;
}

.contact-Page h1, .contact-Page h2, .contact-Page h3, .contact-Page h4, .contact-Page h5, .contact-Page h6 {
  margin: 0;
}

.contact-Page p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

.contact-Page ul, .contact-Page li {
  margin: 0;
  list-style-type: none;
}

.contact-Page input {
  outline: none;
  border: none;
}

.contact-Page textarea {
  outline: none;
  border: none;
}

.contact-Page textarea:focus, .contact-Page input:focus {
  border-color: transparent !important;
}

.contact-Page input:focus::-webkit-input-placeholder {
  color: transparent;
}

.contact-Page input:focus:-moz-placeholder {
  color: transparent;
}

.contact-Page input:focus::-moz-placeholder {
  color: transparent;
}

.contact-Page input:focus:-ms-input-placeholder {
  color: transparent;
}

.contact-Page textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.contact-Page textarea:focus:-moz-placeholder {
  color: transparent;
}

.contact-Page textarea:focus::-moz-placeholder {
  color: transparent;
}

.contact-Page textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.contact-Page input::-webkit-input-placeholder {
  color: #aaa;
}

.contact-Page input:-moz-placeholder {
  color: #aaa;
}

.contact-Page input::-moz-placeholder {
  color: #aaa;
}

.contact-Page input:-ms-input-placeholder {
  color: #aaa;
}

.contact-Page textarea::-webkit-input-placeholder {
  color: #aaa;
}

.contact-Page textarea:-moz-placeholder {
  color: #aaa;
}

.contact-Page textarea::-moz-placeholder {
  color: #aaa;
}

.contact-Page textarea:-ms-input-placeholder {
  color: #aaa;
}

.contact-Page button {
  outline: none !important;
  border: none;
  background: 0 0;
}

.contact-Page button:hover {
  cursor: pointer;
}

.contact-Page iframe {
  border: none !important;
}

.contact-Page .bg-contact100 {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.contact-Page .container-contact100 {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  background: rgba(132, 106, 221, 0.9);
}

.contact-Page .wrap-contact100 {
  width: 1163px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 110px 130px 110px  148px;
}

.contact-Page .contact100-pic {
  width: 310px;
  padding-top: 55px;
}

.contact-Page .contact100-pic img {
  max-width: 100%;
}

.contact-Page .contact100-form {
  width: 390px;
}

.contact-Page .contact100-form-title {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 1.2;
  text-align: left;
  padding-bottom: 36px;
}

.contact-Page input.input100 {
  height: 50px;
  border-radius: 25px;
  padding: 0 30px 0 50px;
}

.contact-Page input.input100[name=email] {
  padding: 0 30px 0 54px;
}

.contact-Page textarea.input100 {
  min-height: 150px;
  border-radius: 25px;
  padding: 14px 30px;
}

.contact-Page .wrap-input100 {
  position: relative;
  width: 100%;
  z-index: 1;
  margin-bottom: 10px;
}

.contact-Page .input100 {
  display: block;
  width: 100%;
  background: #e6e6e6;
  font-size: 15px;
  line-height: 1.5;
  color: #666;
}

.contact-Page .focus-input100 {
  display: block;
  position: absolute;
  border-radius: 25px;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0;
          box-shadow: 0 0;
  color: rgba(132, 106, 221, 0.5);
}

.contact-Page .input100:focus + .focus-input100 {
  -webkit-animation: anim-shadow .5s ease-in-out forwards;
  animation: anim-shadow .5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
  to {
    -webkit-box-shadow: 0 0 60px 25px;
            box-shadow: 0 0 60px 25px;
    opacity: 0;
  }
}

@keyframes anim-shadow {
  to {
    -webkit-box-shadow: 0 0 60px 25px;
            box-shadow: 0 0 60px 25px;
    opacity: 0;
  }
}

.contact-Page .symbol-input100 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  border-radius: 25px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  pointer-events: none;
  color: #aaa;
  font-size: 15px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.contact-Page .symbol-input100 i {
  color: #169549;
  position: absolute;
  top: 18px;
  left: 24px;
}

.contact-Page .input100:focus + .focus-input100 + .symbol-input100 {
  color: #169549;
  padding-left: 22px;
}

.contact-Page .container-contact100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
}

.contact-Page .contact100-form-btn {
  width: 100%;
  cursor: pointer;
  height: 50px;
  border-radius: 25px;
  background: #169549;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.contact-Page .contact100-form-btn:hover {
  background: #333;
}

@media (max-width: 1200px) {
  .contact-Page .contact100-pic {
    width: 33.5%;
  }
  .contact-Page .contact100-form {
    width: 44%;
  }
}

@media (max-width: 992px) {
  .contact-Page .wrap-contact100 {
    padding: 110px 80px 157px 90px;
  }
  .contact-Page .contact100-pic {
    width: 35%;
  }
  .contact-Page .contact100-form {
    width: 55%;
  }
}

@media (max-width: 768px) {
  .contact-Page .wrap-contact100 {
    padding: 110px 80px 157px;
  }
  .contact-Page .contact100-pic {
    display: none;
  }
  .contact-Page .contact100-form {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .contact-Page .wrap-contact100 {
    padding: 110px 15px 157px;
  }
}

.contact-Page .validate-input {
  position: relative;
}

.contact-Page .alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 13px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
  pointer-events: none;
  font-family: Montserrat-Medium;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
}

.contact-Page .alert-validate::after {
  content: "\f06a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
}

.contact-Page .alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .contact-Page .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}

.contact-Page #txtCaptcha {
  font-weight: 700;
}

.active-works-carousel .owl-dots .owl-dot.active {
  background: #169549;
}

/*--------------------------------------------------------------
# Responsive css
--------------------------------------------------------------*/
/*$laptop:"screen and (max-width: 1200px)";
$desktop:"screen and (max-width: 1024px)";
$tablet:"screen and (max-width: 768px)";
$mobile:"screen and (max-width: 600px)";
$midmobile:"screen and (max-width: 500px)";
$smallmobile:"screen and (max-width: 400px)";
$minimobile:"screen and (max-width: 300px)";*/
/*# sourceMappingURL=style.css.map */