/********Custom*************/
/***********Topbar & Navbar & Footer **********/
.ct-topbar--default,
.ct-topbar--stickyToTop,
.ct-navbar--sticky,
footer,
.ct-navbarMobile,
.ct-menuMobile {
  background-color: #333333 !important;
}
.ct-switcher-language .dropdown-menu li a {
  font-family: 'Lato', sans-serif;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #e44884 !important;
}
/******typography**********/
body {
  font-family: 'Lato', sans-serif;
  color: #4d4d4d;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Varela Round', sans-serif;
  color: #4d4d4d;
}
h2 {
  font-size: 18px;
}
span {
  font-family: 'Varela Round', sans-serif;
  color: #333333;
}
.span-small {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
p {
  font-family: 'Lato', sans-serif;
  color: #4d4d4d;
}
.ct-glyph--text p {
  font-family: 'Varela Round', sans-serif;
}
a {
  color: #e44884;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
.ct-motive {
  background-color: #e44884;
}
/**********HEADER************/
.ct-header-text h1,
.ct-header-text h2,
.ct-header-text h3,
.ct-header-text h4,
.ct-header-text h5,
.ct-header-text h6 {
  font-size: 120px;
  line-height: 110px;
  font-family: 'Sacramento', cursive;
  color: #e44884;
}
.ct-header-text h1 {
  font-size: 120px;
}
.ct-header-text h2 {
  font-size: 70px;
}
.ct-header-text .ct-u-hdr2 {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
.ct-u-hdr2 {
  font-family: 'Varela Round', sans-serif !important;
}
.ct-header-multipg {
  padding-top: 120px;
}
.ct-header-multipg h1,
.ct-header-multipg h2,
.ct-header-multipg h3,
.ct-header-multipg h4,
.ct-header-multipg h5,
.ct-header-multipg h6 {
  font-size: 70px;
  line-height: 70px;
  font-family: 'Sacramento', cursive;
  color: #e44884;
}
.ct-header-multipg .ct-u-hdr2 {
  line-height: 43px;
  color: #fff;
}
/*******Menu******/
.ct-navbar--transparent .navbar-nav > li > a:hover,
.ct-navbar--solid .navbar-nav > li > a:hover {
  border-bottom: 2px solid #e44884;
}
.ct-navbar--transparent .active a,
.ct-navbar--solid .active a {
  border-bottom: 2px solid #e44884;
}
.dropdown-menu span {
  font-family: 'Lato', sans-serif;
}
.dropdown-menu li > a {
  font-family: 'Lato', sans-serif;
}
.dropdown-menu li > a:hover {
  color: #fff !important;
  background-color: #e44884 !important;
}
.dropdown-menu p {
  font-family: 'Varela Round', sans-serif;
}
.ct-navbar-item--active {
  border-bottom: 2px solid #e44884;
}
/*******buttons********/
.btn,
.btn-primary {
  font-family: 'Lato', sans-serif;
  color: #fff;
  background-color: #e44884;
  border: 1px solid #e44884;
}
.btn:hover,
.btn-primary:hover,
.btn:active,
.btn-primary:active,
.btn:focus,
.btn-primary:focus {
  background-color: #333333;
  border: 1px solid #333333;
  color: #fff;
}
.btn--radius {
  border-radius: 6px;
}
/******Accordion*******/
.panel-title {
  font-family: 'Lato', sans-serif;
}
.panel-title a.collapsed {
  color: #e44884;
}
/*******Tabs*******/
.nav-tabs li a {
  color: #e44884;
}
.nav-tabs li a:hover,
.nav-tabs li a:active,
.nav-tabs li a:focus {
  background: transparent;
}
/********table**********/
table th {
  background-color: #e44884;
  color: #fff;
}
table caption {
  font-family: 'Varela Round', sans-serif;
  font-size: 18px;
}
table a {
  color: #333333;
}
table a:hover {
  color: #e44884;
}
/*********Pricing Tables *********/
.ct-pricing .ct-motive span {
  color: #fff;
}
.ct-pricing span {
  font-family: 'Lato', sans-serif;
}
.ct-pricing .ct-pricebox span {
  font-family: 'Varela Round', sans-serif !important;
}
.ct-pricing .ct-u-display-table--cell .ct-currency {
  font-size: 44px;
}
.ct-pricing .ct-u-display-table--cell .ct-price {
  font-size: 70px;
}
.ct-pricing .ct-u-display-table--cell .ct-overprice {
  font-size: 36px;
}
/******Sections*********/
.ct-pageSectionHeader h1,
.ct-pageSectionHeader h2,
.ct-pageSectionHeader h3,
.ct-pageSectionHeader h4,
.ct-pageSectionHeader h5,
.ct-pageSectionHeader h6 {
  font-size: 72px !important;
  line-height: 40px;
  font-family: 'Sacramento', cursive;
  color: #4d4d4d;
}
.ct-pageSectionHeader h2 {
  font-size: 60px;
}
.ct-pageSectionHeader .ct-u-hdr3 {
  color: #e44884;
  line-height: 60px;
}
.ct-u-hdr3 {
  font-family: 'Varela Round', sans-serif !important;
}
.ct-background-circle {
  background: #e44884;
  position: relative;
  padding: 28px;
}
.ct-u-glyph {
  height: 75px;
  width: auto;
  font-size: 75px;
}
.ct-text-parallax {
  text-transform: uppercase;
}
.ct-u-color--reverse h1,
.ct-u-color--reverse h2,
.ct-u-color--reverse h3,
.ct-u-color--reverse h4,
.ct-u-color--reverse h5,
.ct-u-color--reverse h6 {
  color: #e44884;
}
.ct-u-color--reverse .ct-u-hdr2,
.ct-u-color--reverse .ct-u-hdr3 {
  color: #4d4d4d;
}
.ct-js-magnificPortfolioPopupGroup h2 {
  font-family: 'Lato', sans-serif;
}
#about h2 {
  font-size: 24px;
}
/*******Counter*********/
.ct-counterBox .ct-counterBox-number {
  font-size: 72px;
  color: #e44884;
}
.ct-counterBox h1,
.ct-counterBox h2,
.ct-counterBox h3,
.ct-counterBox h4,
.ct-counterBox h5,
.ct-counterBox h6 {
  font-family: 'Lato', sans-serif;
  color: #333333;
}
.ct-gallery p {
  font-weight: 400;
  color: #000000;
}
/*******Isotope*********/
.ct-isotope-navigation a:hover {
  border-bottom: 2px solid #e44884;
}
.ct-isotope-navigation .active {
  border-bottom: 2px solid #e44884;
}
.ct-js-magnificPortfolioPopupGroup h2 {
  font-family: 'Varela Round', sans-serif;
}
.ct-u-hdr3 {
  font-family: 'Varela Round', sans-serif !important;
}
.ct-textBox--withButton span {
  font-size: 24px;
}
.ct-textBox {
  font-family: 'Lato', sans-serif;
}
/**************Hover*******************/
.ct-hover figcaption {
  white-space: nowrap;
}
.ct-hover figcaption h1,
.ct-hover figcaption h2,
.ct-hover figcaption h3,
.ct-hover figcaption h4,
.ct-hover figcaption h5,
.ct-hover figcaption h6 {
  color: #4d4d4d;
  word-spacing: 0;
  font-size: 24px;
}
.ct-hover figcaption h1 i,
.ct-hover figcaption h2 i,
.ct-hover figcaption h3 i,
.ct-hover figcaption h4 i,
.ct-hover figcaption h5 i,
.ct-hover figcaption h6 i {
  color: #e44884;
  font-family: 'Varela Round', sans-serif;
  font-size: 24px;
}
.ct-hover figcaption p {
  color: #4d4d4d;
  font-size: 16px;
}
/*******before&after*********/
.twentytwenty-handle {
  border: 3px solid #e44884;
  background-color: #e44884;
}
.twentytwenty-left-arrow {
  border-right: 6px solid #333333;
}
.twentytwenty-right-arrow {
  border-left: 6px solid #333333;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  background: #e44884;
  box-shadow: none;
}
/******Flexslider******/
.flexslider li ul li {
  text-transform: lowercase;
}
.flexslider .ct-text-signature span {
  font-size: 18px;
}
/********contact**********/
.ct-contactForm--type1 .contactForm .form-control {
  border: 2px solid #e44884;
  color: #cccccc;
}
.ct-contactForm--type1 .ct-form-group-label--float label {
  color: #cccccc !important;
}
.ct-contactForm--type3 .contactForm .form-control {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #cccccc;
}
.ct-contactForm--type3 .contactForm .form-control:focus {
  border: 1px solid #e44884;
}
.ct-contactForm--type3 .ct-form-group-label--float label {
  color: #cccccc !important;
}
.ct-item--contact .ct-header--contact {
  font-family: 'Lato', sans-serif;
}
.ct-item--contact .ct-socials--circle,
.ct-item--contact .ct-socials--square,
.ct-item--contact .ct-socials--square-rounded {
  background-color: #e44884;
  color: #fff;
  padding: 8px;
}
.ct-item--contact .ct-socials--circle:hover,
.ct-item--contact .ct-socials--square:hover,
.ct-item--contact .ct-socials--square-rounded:hover {
  color: #fff;
  background-color: #333333;
}
.ct-item--contact a:hover {
  color: #e44884;
}
/*******Blog***********/
.ct-articleBox-meta span {
  font-family: 'Lato', sans-serif;
}
.ct-articleBox-meta span a:hover {
  color: #e44884;
}
.ct-articleBox-titleBox h1,
.ct-articleBox-titleBox h2,
.ct-articleBox-titleBox h3,
.ct-articleBox-titleBox h4,
.ct-articleBox-titleBox h5,
.ct-articleBox-titleBox h6 {
  font-size: 24px;
}
.ct-articleBox-titleBox a h1:hover,
.ct-articleBox-titleBox a h2:hover,
.ct-articleBox-titleBox a h3:hover,
.ct-articleBox-titleBox a h4:hover,
.ct-articleBox-titleBox a h5:hover,
.ct-articleBox-titleBox a h6:hover {
  color: #e44884;
}
.ct-articleBox-button {
  color: #e44884;
  font-family: 'Lato', sans-serif;
}
.ct-articleBox-button:hover,
.ct-articleBox-button:focus {
  text-decoration: none;
  color: inherit;
}
blockquote {
  border-left: 4px solid #e44884;
  font-family: 'Varela Round', sans-serif;
}
.ct-testimonials:before {
  color: #e44884;
}
.ct-testimonials span {
  font-family: 'Lato', sans-serif;
}
.ct-testimonials p {
  font-family: 'Varela Round', sans-serif;
  line-height: 34px;
}
.ct-blackquote-customStyle:after {
  font-family: 'Varela Round', sans-serif;
  content: '”';
  top: 0;
}
.ct-testimonials:before {
  font-family: 'Varela Round', sans-serif;
  content: '“';
  top: 48px;
}
.ct-testimonials--type2:before {
  font-family: 'Varela Round', sans-serif;
  content: '“';
  top: 62px;
}
.pager li > a {
  color: #e44884;
  font-family: 'Lato', sans-serif;
}
.pager li > a:hover {
  color: #333;
}
.pagination > li > a,
.pagination-lg > li > a {
  background-color: #fff;
  color: #e44884;
}
.pagination > li > a:hover,
.pagination-lg > li > a:hover {
  background-color: #fff;
  color: #333;
}
.pagination > .active a {
  color: #333333 !important;
}
.pagination > .active:hover,
.pagination > .active:focus,
.pagination > .active:visited {
  color: #333333 !important;
}
.select2-results .select2-highlighted {
  background-color: #e44884;
}
/********Hyperlinks types*******/
.ct-link-post:hover .ct-hyperlink--circle {
  background-color: #333333;
  color: #e44884;
}
.ct-link-post .ct-hyperlink--circle {
  background-color: #e44884;
  color: #fff;
}
/*******Blog single******/
.media-heading a {
  font-family: 'Lato', sans-serif;
  color: #333;
}
.media-heading a:hover {
  text-decoration: none;
  color: #e44884;
}
.ct-comment-meta,
.ct-comment-replyButton {
  color: #b3b3b3;
  font-family: 'Lato', sans-serif;
}
.ct-comment-replyButton:hover {
  color: #e44884;
}
.ct-panel--blogTags a {
  text-decoration: none;
}
.ct-panel--blogTags a:hover {
  color: #e44884;
}
/******Sidebar******/
.widget ul {
  list-style: none;
  padding: 0;
}
.widget ul li a:hover {
  color: #e44884 !important;
}
.widget ul li a:hover span {
  color: #e44884;
}
.widget ul li a span {
  font-family: 'Lato', sans-serif;
}
.widget .ct-js-select a span {
  font-family: 'Lato', sans-serif;
}
.tagcloud a {
  font-family: 'Lato', sans-serif;
}
.ct-search-widget .form-control:focus {
  border: 2px solid #e44884;
}
/* **********
   GOOGLE MAP
   ********** */
.mapToggle {
  background-color: #e44884;
  color: #fff;
  font-family: 'Lato', sans-serif;
}
.mapToggle:hover {
  background-color: #4d4d4d;
}
/*****FOOTER*****/
.ct-footer--extended .widget h1,
.ct-footer--extended .widget h2,
.ct-footer--extended .widget h3,
.ct-footer--extended .widget h4,
.ct-footer--extended .widget h5,
.ct-footer--extended .widget h6 {
  font-size: 18px;
  line-height: 20px;
}
.ct-footer--extended .widget .textwidget {
  color: #fff;
}
.ct-footer--extended .widget span {
  font-family: 'Lato', sans-serif;
}
.ct-footer--extended .widget span.tweet_time {
  font-size: 18px;
}
.ct-footer--extended .widget span.tweet_text {
  font-size: 16px;
}
.ct-footer--extended .widget .flexslider p {
  text-align: left;
}
.ct-footer--extended .ct-widget-latestTwitts a,
.ct-footer--extended .ct-widget-latestTwitts span {
  font-family: 'Lato', sans-serif;
}
.ct-footer--extended .ct-widget-latestTwitts span.tweet_text > a,
.ct-widget-latestTwitts span.tweet_text > a {
  color: #e44884;
}
.ct-footer--extended .ct-widget-latestTwitts span.tweet_text > a:hover,
.ct-widget-latestTwitts span.tweet_text > a:hover {
  color: #808080 !important;
}
footer,
.ct-footer--extended {
  color: #767676;
}
footer .totop a,
.ct-footer--extended .totop a {
  color: #e44884;
}
footer .copyright a,
.ct-footer--extended .copyright a {
  color: #767676;
}
footer .ct-footer-logo,
.ct-footer--extended .ct-footer-logo {
  padding: 16px;
}
@media (max-width: 1366px) {
  .ct-header-text {
    padding-top: 70px;
  }
}
@media (max-width: 992px) {
  .ct-header-text {
    float: none;
  }
  .ct-header-text h1,
  .ct-header-text h2,
  .ct-header-text h3,
  .ct-header-text h4,
  .ct-header-text h5,
  .ct-header-text h6 {
    font-size: 80px;
    line-height: 70px;
  }
  .ct-header-text .ct-u-hdr2 {
    font-size: 26px;
    line-height: 26px;
  }
  .ct-header-multipg h1,
  .ct-header-multipg h2,
  .ct-header-multipg h3,
  .ct-header-multipg h4,
  .ct-header-multipg h5,
  .ct-header-multipg h6 {
    font-size: 35px;
    line-height: 35px;
  }
  .ct-header-multipg h1 .ct-u-hdr2,
  .ct-header-multipg h2 .ct-u-hdr2,
  .ct-header-multipg h3 .ct-u-hdr2,
  .ct-header-multipg h4 .ct-u-hdr2,
  .ct-header-multipg h5 .ct-u-hdr2,
  .ct-header-multipg h6 .ct-u-hdr2 {
    font-size: 35px;
    line-height: 35px;
  }
  .ct-pageSectionHeader h1,
  .ct-pageSectionHeader h2,
  .ct-pageSectionHeader h3,
  .ct-pageSectionHeader h4,
  .ct-pageSectionHeader h5,
  .ct-pageSectionHeader h6 {
    font-size: 40px !important;
    line-height: 35px;
  }
  .ct-pageSectionHeader .ct-u-hdr3 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .ct-header-text {
    float: none;
  }
  .ct-header-text h1,
  .ct-header-text h2,
  .ct-header-text h3,
  .ct-header-text h4,
  .ct-header-text h5,
  .ct-header-text h6 {
    font-size: 35px;
    line-height: 26px;
  }
  .ct-header-text .ct-u-hdr2 {
    font-size: 20px;
    line-height: 20px;
  }
  .ct-hover h2 {
    font-size: 20px;
  }
  table th {
    background-color: #e44884;
  }
}
table caption {
  font-family: 'Varela Round', sans-serif;
}
table thead th {
  background-color: #e44884;
}
table a {
  color: #333333;
}
table a:hover {
  color: #e44884;
}
table td {
  font-size: 14px;
  width: 1% !important;
}
table td,
table tr {
  white-space: nowrap;
}
.vc-table-plugin-theme-ct_type2 .vc-th td {
  background-color: #e44884;
  font-size: 16px;
}
.vc-table-plugin-theme-ct_type2 .vc-th td span {
  font-family: 'Lato', sans-serif;
  font-size: 16px !important;
  color: #fff;
}
.vc-table-plugin-theme-ct_type2 td {
  font-size: 14px;
}
.vc-table-plugin-theme-ct_type2 td span {
  font-family: 'Lato', sans-serif;
  font-size: 16px !important;
}
.vc-table-plugin-theme-ct_type2 tr {
  height: 42px;
}
.vc-table-plugin-theme-ct_type2 tr :first-child {
  text-align: center;
}
.vc-table-plugin-theme-ct_type2 tr td {
  padding: 10px 20px;
}
.vc-table-plugin-theme-ct_type2 tr td:first-of-type {
  text-align: center;
}
/*Price table*/
table.stacktable tr td:nth-child(2) {
  text-align: left;
}
/* icon elements */
ul.ct-fw-600 {
  font-weight: normal !important;
}
.widget.widget_calendar table a {
  color: #e44884;
}
.ct-sectionMotive {
  background-color: #e44884;
}
.ct-footer--extended .widget_calendar tbody tr {
  color: #fff;
}
footer table caption {
  color: #d9d9d9;
}
