/*!
 * Start Bootstrap - Creative v1.1.0 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 html,
 body {
  height: 100%;
  width: 100%;
}
body {
  /*font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;*/
  font-family: 'Poppins', sans-serif;
}
  hr {
    border-color: #e81f63;
    border-width: 3px;
    max-width: 50px;
    margin-bottom: 50px;
  }
  hr.light {
    border-color: white;
  }
  a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #e81f63;
  }
  a:hover,
  a:focus {
    color: #e81f63;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Poppins', sans-serif;
  }
p {
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 20px;
}
  .h15 {
    height: 15px;
  }
  .h30 {
    height: 30px;
  }
  .bg-primary {
    background-color: #e81f63;
  }
  .bg-dark {
    background-color: #222222;
    color: white;
  }
  .text-faded {
    color: rgba(255, 255, 255, 0.7);
  }
  section {
    padding: 200px 0;
  }
  aside {
    padding: 50px 0;
  }
  .no-padding {
    padding: 0;
  }
  .myimg{
   height: 250px;
   margin: 10px 0 50px 0;
   width: 250px;
 }
 .downarrow{
  font-size:55px;
}
.downarrow:hover{
  color: #e81f63;
}
.downarrow:focus{
  color: #e81f63;
}
.downarrow.focus{
  color: #e81f63;
}

* {
  outline:  none !important;
}


#contact{
  position: relative;
}
.footer {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}
.footer .copyright{
  font-size: 12px;
}
section#contact {
  padding: 200px 0 250px 0;
}

.contact_bg{
  /*background: url('../img/bg_overlay.jpg') no-repeat center center;*/
  width: 100%;
  position: absolute;
  min-height: 100%;
  opacity: 0.7;
  top:0;
  -webkit-background-size: cover;
  background-size: cover;
}
.contact_bg_dark{
  /*background: url('../img/bg_overlay_dark.jpg') no-repeat center center;*/
  width: 100%;
  position: absolute;
  min-height: 100%;
  opacity: 1;
  top:0;
  -webkit-background-size: cover;
  background-size: cover;
}
section#about{
  position: relative;
}
.formbox {
  margin: 30px 0 100px 0;
  width: 100%;
  float: left;
}
.formbox .form-group {
  margin-bottom:  40px;
}
.formbox input.form-control {
  border: medium none;
  box-shadow: none;
  height: 50px;
  border: 2px solid #333;
  border-radius: 25px;
  background: #fffafa;
}
.formbox textarea.form-control {
  border: medium none;
  box-shadow: none;
  height: 230px;
  resize: none;
  border: 2px solid #333;
  border-radius: 25px;
  background: #fffafa;
  padding: 10px 12px;
}

.send_btn {
  color: #ea1b64;
  border: 2px solid #ea1b64 !important;
  background: #FFF;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.2);
}
.send_btn:hover {
  color: #FFF;
  border: 2px solid transparent;
  background: #ea1b64;
}
.portfolio-modal .modal-content{
  background-color: #FFF;
  border-radius: 0;
  min-height: 100%;
}
/*.portfolio-modal .close-modal {
  background-color: transparent;
  cursor: pointer;
  height: 75px;
  position: absolute;
  right: 25px;
  top: 25px;
  width: 75px;
}*/
.portfolio-modal .close-modal {
  background-color: transparent;
  cursor: pointer;
  /* height: 75px; */
  /* position: relative; */
  /* right: 0; */
  /* top: 0; */
  /* width: 75px; */
  font-size: 40px;
  text-align: right;
}
.portfolio-modal .close-modal .lr {
  background-color: #222222;
  height: 75px;
  margin-left: 35px;
  transform: rotate(45deg);
  width: 1px;
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  background-color: #222222;
  height: 75px;
  transform: rotate(90deg);
  width: 1px;
  z-index: 1052;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/*.navbar-default {
  background-color: black;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Poppins', sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
 border-width: 0;
}*/
.navbar-default {
  background-color: #FFF;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Poppins', sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  border-width: 0;
  /*box-shadow: 0 0 6px rgba(0,0,0,0.15);*/
}
.navbar-default .navbar-header .navbar-brand {
  color: #e81f63;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
  background: #ffeef4;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #e81f63;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #e81f63 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}



/*works page style starts here*/
.work_page_wrapper header {
  background:  none;
}
.work_banner {
  background: url(../img/work_banner.jpg) no-repeat center center #ac1d53;
  width: 100%;
  min-height: 300px;
  position: relative;
  margin-top: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  flex-direction: column;
  padding:  15px;
}

.work_name {
  font-size: 30px;
  font-weight: 500;
  text-align:  center;
}

.design_genre span {
  border-radius: 25px;
  background: #9a1f4e;
  padding: 8px 30px;
  color: #FFE3ED;
  font-size: 16px;
  margin: 0 5px 10px 0;
}
.design_genre {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.tools_list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 20px 0 0 0;
}
.tools_list span {
  margin: 0 5px 5px 5px;
}

.work_templates {
  background: #FFF;
  text-align: center;
  padding: 30px 15px;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.work_templates img {
  display: inline-block;
  max-width:  1200px;
  width: 100%;
}

.visit_website {
  margin-top: 15px;
}
.visit_website .btn {
  font-weight: 500;
  padding: 6px 25px;
  background: #000;
  color: #B7B7B7;
}
/*works page style ends here*/




@media (min-width: 768px) {
  .service-box img {
  height: 110px;
}
  .navbar-default {
    background-color: transparent;
    /*border-color: rgba(255, 255, 255, 0.3);*/
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
    margin-top: 20px;
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: #333;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: #333;
    margin-top: 30px;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #e81f63;
  }
  .navbar-default.affix {
    background-color: #FFF;
box-shadow: 0 0 6px rgba(0,0,0,0.15);

  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #e81f63;
    margin-top: 0;

  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #e81f63;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #333;
    margin-top: 10px;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #e81f63;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background: url('../img/banner_bg.svg') top right no-repeat;
  text-align: center;
  /*color: white;*/
  /*background-attachment: fixed;*/
}
.header_overlaybg{
  background: url('../img/overlay.png') repeat center top;
  width: 100%;
  position: absolute;
  height: 100%;
  opacity: 0.7;

}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px 0;
  border-color: #e81f63;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: #333;
  font-size: 16px;
  margin-bottom: 50px;
}


.banner_circle_img {
  display:  none;
}

@media (min-width: 768px) {






/*v line style starts here*/

.v-line-right .v-line-block {
    right: -100px;
    left: auto;
}
.v-line-left .v-line-block {
    left: -100px;
    right: auto;
}
.v-line-block {
    position: absolute;
    left: -100px;
    top: -20px;
    bottom: -30px;
    width: 2px;
    background: #000;
    z-index: 3;
    pointer-events: none;
}
.v-line-block:before {
    content: '';
    position: absolute;
    left: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 30px;
    box-shadow: 5px 5px rgb(0 0 0 / 20%);
    z-index: 1;
}
.v-line-block span {
    position: absolute;
    bottom: -188px;
    left: -168px;
    width: 226px;
    height: 226px;
    background-image: url(../img/pat-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
.v-line-block:after {
    content: '';
    position: absolute;
    left: -15px;
    bottom: -15px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 30px;
    box-shadow: 5px 5px rgb(0 0 0 / 20%);
    z-index: 1;
}

/*v line style ends here*/



.download_btn {
  color: #ea1b64;
  border: 2px solid #ea1b64 !important;
  background: #FFF;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.2);
}
.download_btn:hover {
  color: #FFF;
  border: 2px solid transparent;
  background: #ea1b64;
}



.bgtitle {
  position: relative;
  top: 50px;
  /*left: -50%;*/
  left: auto;
  right:  auto;
  width: 100%;
  font-size: 310px;
 font-family: 'Caveat', cursive;
  color: rgba(0,0,0,.02);
  font-weight: bold;
  line-height: 1px;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
  z-index: -1;
}

  header {
    min-height: 100vh;
  }
  .banner_circle_img {
    display: inline-block;
    width: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
  }
  header .header-content .header-content-inner h1 {
    font-size: 75px;
  }
  header .header-content .header-content-inner h5 {
    font-size: 16px;
    font-weight: 400;
  }
  header .header-content .header-content-inner h5 span {
    font-size: 40px;
    font-family: 'Caveat', cursive;
    color:  #ea1b64;
    font-weight: 700
  }
  header .header-content .header-content-inner h1 span{
    font-size: 22px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 100%;
  }
}
.section-heading {
  margin: 40px 0;
  font-weight: 700;
  font-size: 70px;
    font-family: 'Caveat', cursive;

}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
@media (min-width: 992px) {
 .service-box {
  margin: 20px auto 0;
  text-align: left;
  padding: 40px;
  background: #FFF;
  box-shadow: 0 0 30px rgba(0,0,0,0.15);
  border-radius: 15px;
  min-height: 450px;
}
.service-box h3 {
  /* text-transform: uppercase; */
  font-weight: 600;
  text-align: left;
  margin: 40px 0 20px 0;
  min-height: 20px;
  font-size: 19px;
}
}
.service-box p {
  margin-bottom: 0;
  font-size: 16px;
}
#portfolio {
  padding: 200px 0;
}
.portfolio_div {
  display: block;
  padding: 15px;
  float: left;
  width: 100%;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 100%;
  /*max-width: 650px;*/
  margin: 0 auto;
}
.portfolio-box img{
  width: 100%;
  border-radius: 6px; 
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(111, 22, 52, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  border-radius: 6px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Poppins', sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #e81f63;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #e81f63;
  border-color: #e81f63;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #e81f63;
  border-color: #e81f63;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #e81f63;
  border-color: #e81f63;
}
.btn-primary .badge {
  color: #e81f63;
  background-color: white;
}
.btn {
  font-family: 'Poppins', sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
@media (max-width: 900px) {
 /* .portfolio-modal .close-modal{
    display: none;
  }*/
  .bgtitle, .v-line-block, .banner_circle_img {
    display:  none;
  }
  section, #portfolio, section#contact {
  padding: 40px 0;
}

}
@media (max-width: 1366px) {
  .bgtitle {
    font-size: 250px;
}
  html{
    overflow-x: hidden;
  }
  .v-line-right .v-line-block {
    right: -30px;
    left: auto;
  }
  .v-line-left .v-line-block {
    left: -30px;
    right: auto;
  }
  .v-line-block {
    top: 80px;
  }

}

@media (min-width: 900px) and (max-width: 991px) {
  header .header-content {
    position: absolute;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0 50px;
  }
}
@media (max-width: 991px) {
  .navbar-default.affix {
  background-color: #FFF;
  box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

  .v-line-block {
    display:  none;
  }
}
@media (max-width: 767px) {
  header {
    background:  none;
  }
  header .header-content .header-content-inner h1 span{
    font-size: 20px;
  }
  header .header-content .header-content-inner h1 {
  font-size: 45px;
}
  header .header-content .header-content-inner h5 span {
  font-size: 30px;
  font-family: 'Caveat', cursive;
  color: #ea1b64;
  font-weight: 700;
}
.service-box h3 {
  font-weight: 600;
}
.download_btn {
  color: #ea1b64;
  border: 2px solid #ea1b64 !important;
  background: #FFF;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.2);
}
.download_btn:hover {
  color: #FFF;
  border: 2px solid transparent;
  background: #ea1b64;
}
.section-heading {
  font-size: 50px;
}
  .navbar{
    min-height: 60px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background-color: #fff;
  }
}
@media (max-width: 360px) {
  .section-heading {
  font-size: 48px;
}
  .navbar-brand > img {
    display: inline-block;
    max-width: 100%;
  }
  .navbar-default .navbar-header .navbar-brand{
    text-align: center;
    width: 70%;
  }
}