@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


/* CSS Document */
img {
  max-width: 100%;
}
a {
    color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a:focus, a:hover {
  background: none;
  outline: none;
  border: 0;
  text-decoration: none;
  webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1) !important;
}
body {
  font-size: 18px;
  line-height: 30px;
  background: none !important;
  color: #62646;
  font-weight: 300;
  font-family: "Poppins", sans-serif
}
.text-right{
  text-align: right;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
p {
  font-size: 16px;
  line-height: 30px;
}
a.btn {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 20px;
  color: #E85A42;
  border: 2px solid #E85A42;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
a.btn:hover {
  background: #e0611c;
  border: 2px solid #e0611c;
  color: #fff;
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
.float_none {
  float: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.padding_left0 {
  padding-left: 0;
}
.padding_right0 {
  padding-right: 0;
}
.padding_left_right0 {
  padding-left: 0;
  padding-right: 0;
}
.padding_top_bottom {
  padding-top: 0;
  padding-bottom: 0;
}
.padding0 {
  padding: 0 !important;
}
.margin0 {
  margin: 0 !important;
}
.margin_top30 {
  margin-top: 30px;
}
.margin_top15 {
  margin-top: 15px;
}
.padding_right8 {
  padding-right: 8px !important;
}
.site-content-contain {
  background: none;
}
.site-footer {
  border: 0;
}
.page:not(.home) #content {
  padding-bottom: 0 !important;
}
.page:not(.home) #content {
  padding-bottom: 0 !important;
}
.site-content {
  padding: 0 !important;
}
.site-content {
  padding: 0 !important;
}
.widget {
  list-style: none;
  margin: 0;
  padding: 0
}
.widget a:hover {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 0) !important;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 0) !important;
  border: 0 !important;
}
.error_page {
  text-align: center;
}
.text-center{
  text-align: center;
}
.error_page h1 {
  color: #040202;
  font-size: 40px;
}
.error_page h2 {
  color: #040202;
  font-size: 40px;
  margin-top: 0px;
  padding: 0;
  text-transform: uppercase;
}
.error_page .border {
  background: #e5e5e5 none repeat scroll 0 0;
  display: inline-block;
  height: 2px;
  margin: 4px 20px;
  width: 150px;
}
.error_page h4 {
  color: #000;
  display: inline-block;
  font-size: 18px;
  margin: 10px 0 40px;
  position: relative;
  text-transform: uppercase;
}
.widget_search {
  border: 1px solid #ddd;
  padding: 15px;
  margin-top: 30px;
}
.search-form .search-submit {
  bottom: 3px;
  color: #fff;
  height: 41px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0px;
  width: 45px;
}
.search-form input[type="search"] {
  border-radius: 0;
}
.search-form label {
  display: block;
}
.nav-previous a {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.nav-next a {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.nav-next a:hover, .nav-next a:focus, .nav-previous a:hover, .nav-previous a:focus {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
}
h2, h3, h4 {
  padding: 0;
  margin-top: 15px;
}
a {
  text-decoration: none;
}
.entry-content a img, .widget a img {
  -webkit-box-shadow: 0 0 0 0px #fff;
  box-shadow: 0 0 0 0px #fff;
}
.widget ul li, .widget ol li {
  border: 0 !important;
}
.section{
	padding: 50px 0;
}
.Event-Photography-sec h3{
  padding: 20px 0 35px 0;
  color: #fff;
}
.Event-Photography-sec a:hover{
  color: #E85A42;
}

.Business-Photography-sec h3{
  padding: 20px 0 35px 0;
}
.Business-Photography-sec a:hover{
  color: #E85A42;
}
.testimonials-section{
  padding: 50px 0;
}
.section-margin{
	margin: 70px auto;
}
.amb-service-section{
  padding: 0 0 40px 0;
}
.amb-process-icon{
  padding: 10px;
  border: #ddd 1px solid;
  text-align: center;
  border-radius: 5px;
}
.amb-process-icon img{
  width: 20%;
  clear: both;
}

.youtube-video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
.video-height{
	min-height: 340px;
}
.gap{
	padding: 15px 0;
}
.gap-top{
  padding: 15px 0 0;
}
/* ================================================================================== */
#primary-mobile-menu{
  display: none;
}
.primary-menu-container a {
  color: #444;
  font-size: 16px;
  padding: 10px 15px;
  font-weight: 500;
  position: relative;
}
.primary-menu-container a:hover, .primary-menu-container li.current_page_item a {
  color: #111 !important;
  text-decoration: none;
}
.primary-menu-container li {
  position: relative;
  z-index: 999;
  display: inline;
  list-style: none;
}
.primary-menu-container li ul a {
  color: #000;
  padding: 9px 15px;
  font-size: 14px;
}
.primary-menu-container li.current_page_item li a {
  color: #000;
  text-decoration: none;
}
.primary-menu-container li ul a {
  color: #1d2a3b !important;
  background: #fff !important;
  padding: 10px 15px;
}
.primary-menu-container li ul a:hover {
  color: #1d2a3b !important;
  background: #ddd !important;
  text-decoration: none;
}
.primary-menu-container ul {
  margin: 5px 0 0 15px;
}
.primary-menu-container ul ul {
  margin-left: -8px;
  float: none;
  margin-right: 0px;
}
.primary-menu-container ul ul {
  border: 0;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
  bottom: 20px;
}
.transparent-btns_nav {
  width: 32px;
  height: 32px;
  opacity: 1;
  top: 0;
  bottom: 0;
}
.transparent-btns_nav.prev {
  background: url(../images/left.png) no-repeat;
  right: 68px;
  left: auto;
}
.transparent-btns_nav.next {
  background: url(../images/right.png) no-repeat;
  left: auto;
  right: 30px;
}
/**/
/*
 * Animation for webkit
*/
@-webkit-keyframes clickbounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes clickbounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.clickbounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  text-align: center;
  margin-top: 30px;
}


/**/
.slider_img {
  position: relative;
  width: 100%;
  height: 900px;
  display: table;
  position: relative;
}
.banner_overlay {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  height: 100%;
  width: 100%;
  padding-top: 50px;
}
.banner_overlay p {
  margin: 0px 0 0 0;
  color: #fff;
  line-height: 70px;
  font-size: 40px;
  text-shadow: 0px 2px 6px #616161 !important;
}
.banner_overlay .btn {
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 12px 35px;
  color: #fff;
  background: #008b45;
  font-size: 16px;
}
.banner_overlay a img {
  width: auto;
}
.banner_overlay .btn:hover {
  background: #fff;
  color: #000;
}
.slider_img iframe {
  width: 940px !important;
  height: 527px !important;
  margin-top: 100px;
}
/*Contact*/
.contact_froms {
  background: #fff;
  margin: 20px auto 0 auto;
  padding: 00px 20px 20px 20px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.6rem 0.78em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eaeaea;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-top: 10px;
}
.discount {
  position: absolute;
  right: -45px;
  top: 70px;
  height: 90px;
  width: 90px;
  text-align: center;
  background: #5e93f6;
  border-radius: 50%;
}
.discount p {
  margin: -11px 0 0 35px;
  font-size: 22px;
  color: #fff;
}
.discount span {
  font-size: 30px;
  color: #fff;
  margin-top: 17px;
  display: block;
}
.discount span sup {
  top: -11px;
  font-size: 18px;
  left: 1px;
}
.contact_froms_div label {
  width: 100%;
  font-weight: normal;
}
.contact_froms_div label {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.contact_froms_div label sup {
  color: #f00;
  font-size: 17px;
  top: 0px;
  left: 3px;
}
.contact_froms_div .form-control {
  background: #e9e9e9;
  border: 0px solid #ddd;
  margin-top: 8px;
  margin-bottom: 7px;
  height: 45px;
  font-size: 14px;
  webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
  padding: 15px 20px;
}
.contact_froms_div input[type="submit"] {
  background: #2b476c;
  color: #fff;
  font-size: 18px;
  padding: 12px 20px;
  border-radius: 0px;
  display: block;
  width: 100%;
}
.contact_froms_div input[type="text"] {
  border: 0px solid #ddd !important;
  height: 45px;
  background: #e9e9e9;
}
.contact_froms_div input[type="submit"]:hover {
  background: rgba(255, 217, 56, 1);
  color: #2b476c;
}
.contact_froms_div label.checkbox {
  margin-left: 4px;
  text-transform: none;
  font-size: 16px;
}
div.wpcf7-response-output {
  margin: 30px 00px 0 00px;
}
.contact_froms_div input[type="submit"] {
  font-size: 16px;
  padding: 14px 27px;
  margin-top: 0px;
}
.contact_froms_div textarea.form-control {
  height: 110px !important;
  border-radius: 0px;
  padding: 20px 20px !important;
}
div.wpcf7-response-output {
  margin: 30px 00px 0 00px;
}
.modal .contact_froms {
  background: #fff;
  box-shadow: 0 0 0px 0px #9C9C9C;
  width: 100%;
  margin: 0px auto 0 auto;
  padding-bottom: 0;
}
.modal form {
  padding-bottom: 30px;
}
.contact_froms_div input[type="submit"] {
  font-size: 16px;
  padding: 14px 27px;
  margin-top: 15px;
}
.contact_froms1 {
  margin: 10px auto 0 auto;
  width: 100%;
}
.contact_froms1 .contact_froms_div .form-control {
  height: 40px;
  font-size: 14px;
}
.contact_froms_div textarea.form-control {
  height: 140px !important;
}
.modal_pop h2 {
  text-transform: uppercase;
  color: #000;
  font-size: 22px;
  margin-bottom: 0;
  text-align: center;
}
.modal_pop .headline h2 {
  margin-top: 0;
}
.modal_pop .contact_froms_div {
  padding: 20px 00px 0px 00px;
}
.modal_pop button.close {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  box-shadow: 0 2px 7px 3px #A7A7A7;
  opacity: 1;
  font-weight: bold;
  z-index: 999;
  position: absolute;
  right: -10px;
  background: #fff;
  border: 0;
  top: -7px;
}
.modal-content {
  border-radius: 0;
  border: 0;
}
.modal_pop img {
  display: inline;
  text-align: center;
  margin-top: -70px;
}

/*highlight-faq*/
.main-heading {
  font-size: 34px;
  font-weight: 700;
  color: #1a1a1a;
}
.ms-5 {
  margin-left: 3rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.faq .accordion-item {

  background-color: transparent;

  border: 1px solid transparent;

  margin-bottom: 15px

}

.accordion-item:first-of-type {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}
.collapse:not(.show) {
  display: none;
}

.faq .accordion-button:not(.collapsed),.faq .accordion-button {

  color: #000;

  background-color: #fff;

  border-radius: 0;

  border-bottom: 1px solid #000;

}



.faq .accordion-button:focus {

  border-color: transparent;

  outline: 0;

  box-shadow: none;  border-bottom: 1px solid #000;

}



.faq .accordion-button:not(.collapsed),.faq .accordion-button {

  color: #000 !important;

  background-color: #fff;

  border-radius: 0;

  border-bottom: 1px solid #000;

  padding: 1rem 0rem;

  font-size: 18px;

}



.accordion-item:last-of-type .accordion-button.collapsed {

  border-radius: 0px

}



.accordion-body p {

  color: #17242a

}



.accordion-button:after {

  background-image: none;

  content: '\f067';

  font-family: 'FontAwesome'

}



.accordion-button:not(.collapsed):after {

  background-image: none;

  content: '\f068';

  font-family: 'FontAwesome'

}

.accordion-body {

  padding: 1rem 0rem;

  color: #ccc;

}

.accordion-body p{

  color: #A3A1A1;

}



.how-work-box{

margin-top: 20px;text-align: center;position: relative;

}

.how-work-box:after {

  position: absolute;

  content: '';

  width: 100%;

  height: 2px;

  left: 50%;

  top: 42px;

  z-index: -2;

  background-image:

  repeating-linear-gradient(0deg, #D9D9D9, #D9D9D9 10px, transparent 10px, transparent 20px),

  repeating-linear-gradient(90deg, #D9D9D9, #D9D9D9 10px, transparent 10px, transparent 20px), 

  repeating-linear-gradient(180deg, #D9D9D9, #D9D9D9 10px, transparent 10px, transparent 20px), 

  repeating-linear-gradient(270deg, #D9D9D9, #D9D9D9 10px, transparent 10px, transparent 20px) 

;

border-image: repeating-linear-gradient(0deg, #D9D9D9, #D9D9D9 10px, transparent 10px, transparent 20px);

background-position: 0 0, 0 0, 100% 0, 0 100%;

background-size: 3px 100%, 97% 3px, 3px 95%, 99% 3px;

background-repeat: no-repeat;

}
.accordion-item:first-of-type {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}
.accordion-header {
  margin-bottom: 0;
}
.highlight-faq{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 30px;
	border-radius: 8px;
  background: #f9f9f9;
}
.template_body {
  margin-top: 30px;
}
.template_body p {
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}
.page-template-templatescreenshots-php .heading_text, .page-template-templatedemo-php .heading_text {
  padding-top: 0 !important;
}
h1.entry-title {
  color: rgba(188, 28, 44, 1) !important;
  text-transform: none !important;
  text-transform: none !important;
}
/* Blog Design */
.blog_divs {
  margin-top: 15px;
}
.blog_box {
  background: #fff;
  box-shadow: 0 5px 9px 0px #C3C3C3;
}
.blod_captions {
  padding: 20px;
}
.blog_grid {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 35px;
}
.blog_grid:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.blog_box span {
  color: #000;
  font-size: 15px;
}
.blog_box h3 {
  color: #000;
  font-size: 22px;
  line-height: 32px;
  padding: 0;
  margin: 5px 0 2px 0;
  height: 61px;
  overflow: hidden;
}
.blog_box h3 a {
  color: #000;
  font-size: 22px;
}
.blog_box h3 a:hover {
  color: #0060b1;
  text-decoration: none;
}
.blog_box p {
  color: #000;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}
.blog_grid .blog_img {
  width: 100%;
  height: 270px;
  background-size: cover !important;
  display: block;
}
.blog_grid .blog_img:hover {
  opacity: 0.8;
}
.content_part .category {
  border-top: 1px solid #f0f0f0;
  position: relative;
  padding-top: 9px;
  margin-top: 15px;
}
.container1 .category {
  height: 50px;
}
.content_part .category a {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-family: 'latolight';
}
.content_part .category a:hover {
  text-decoration: none;
  color: #d3295a;
}
.content_part .category a + a {
  padding-left: 3px;
}
.blog_grid .blog_img {
  height: 270px;
}
/*.blog_grid:nth-child(1) .blog_img {  height:270px; }
.blog_grid:nth-child(2) .blog_img {  height:320px; }
.blog_grid:nth-child(3) .blog_img {  height:270px; }
.blog_grid:nth-child(4) .blog_img {  height:283px; }
.blog_grid:nth-child(5) .blog_img {  height:270px; }
.blog_grid:nth-child(6) .blog_img {  height:208px; }*/
.addtoany_shortcode {
  margin-left: -3px;
  margin-top: 10px;
}
.addtoany_shortcode a + a {
  padding-left: 0;
}
.share_btn {
  position: absolute;
  right: 0;
  top: -15px;
  width: 45px;
  border-radius: 50px;
  background: #ede9e9;
}
.share_btn:hover {
  background: #d3295a;
}
.share_btn a {
  display: block;
  padding: 1px 0 3px 0;
  font-size: 18px;
  color: #000;
  text-align: center;
}
.share_btn a:hover {
  text-decoration: none;
  color: #fff;
}
.share_div {
  position: absolute;
  top: -29px;
  left: 0;
  width: 87%;
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 30px;
}
.addtoany_list a, .widget .addtoany_list a {
  padding: 4px 4px 0 4px !important;
}
.close_share {
  position: absolute;
  top: 12px;
  right: -10px;
  width: 40px;
  height: 26px;
  text-align: center;
}
.close_share a {
  font-size: 18px;
  color: #000;
  display: block;
}
.blog_divs_side {
  background: #fff;
  padding: 10px 20px 20px 20px;
  margin-top: 67px;
}
.blog_divs_side .blog_img {
  background-size: cover !important;
  height: 85px;
  width: 85px;
}
.blog_divs_side .category {
  padding-top: 0;
  margin: 7px 0 0 0;
  border: 0;
}
.side_blog_box h3 {
  margin: 0;
  padding: 0;
}
.blog_grid_side + .blog_grid_side {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #efefef;
}
.blog_divs_side h2 {
  color: #474a4a;
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  padding: 0px 0px 5px 0px;
  margin-top: 8px;
}
.blog_divs_side .col-lg-8 {
  padding-left: 0;
}
.blog_divs_side h3 a {
  color: #000;
  font-size: 17px;
  height: 38px;
  overflow: hidden;
  display: block;
  margin-top: 8px;
}
.blog_divs_side h3 a:hover {
  text-decoration: none;
  color: #0060b1;
}
.add_sections {
  margin-top: 30px;
}
.details_blog .blog_divs_side {
  margin-top: 0;
}
.details_blog ul {
  margin-left: 17px;
}
.details_blog ul li {
  color: #252c3b;
  font-size: 18px;
  line-height: 30px;
}
.details_blog ul li a {
  text-decoration: none;
  color: #d3295a;
}
.details_blog ul li a:hover {
  text-decoration: none;
  color: #000;
}
.single_left_side h1 {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 20px;
  font-weight: 700;
  margin-top: 0;
  padding: 0;
  color: #111;
}
.single_left_side {
  background: #fff;
  padding: 50px;
}
.post_details {
  margin-bottom: 20px;
}
.post_details span {
  color: #0C0C0C;
  font-size: 16px;
  margin-right: 30px;
}
.post_details span .fa {
  color: #666;
  margin-right: 4px;
}
.details_blog .entry-footer {
  display: none;
}
.details_blog .comments-area {
  padding-top: 0px !important;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
.details_blog .comments-area input[type="text"], .details_blog .comments-area input[type="email"], .details_blog .comments-area input[type="url"], .details_blog .comments-area input[type="search"], .details_blog .comments-area input[type="number"], .details_blog .comments-area input[type="tel"], textarea {
  border-color: #ddd;
  padding: 6px 15px !important;
}
.details_blog .comments-area input[type="submit"] {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #000;
  padding: 14px 25px;
  text-transform: uppercase;
  font-size: 14px;
}
.details_blog .comments-area input[type="submit"]:hover {
  border: 1px solid #0060b1;
  background: #0060b1 none repeat scroll 0 0;
}
.details_blog .comments-area p {
  margin-top: 0 !important;
}
.details_blog .comments-area h3 {
  color: #0060b1 !important;
}
.blog_main_img {
  margin-top: 20px;
}
.blog_main_img img {
  width: 100% !important;
}
.blogpaginations a, .blogpaginations a:hover {
  border: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
}
.blogpaginations .pagination {
  border: 0 !important;
  background: #fff;
  box-shadow: 0 5px 9px 0px #C3C3C3;
  margin: 0 !important;
  padding: 15px !important;
  text-align: center;
}
.blogpaginations span, .blogpaginations a {
  float: none !important;
  display: inline-block !important;
}
.blogpaginations abbr {
  border-bottom: 0px dotted #666;
  cursor: default;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 20px;
  font-size: 15px;
  font-weight: normal;
  color: #686868;
}
.blogpaginations abbr:hover {
  cursor: pointer;
  color: #000;
}
.blogpaginations span, .blogpaginations a {
  /*-ms-transform: skew(-20deg,0deg);
	-webkit-transform: skew(-20deg,0deg);
	transform: skew(-20deg,0deg);*/
  border-right: 1px solid #ddd !important;
}
.blogpaginations abbr {
  /*-ms-transform: skew(20deg,0deg);
	-webkit-transform: skew(20deg,0deg);
	transform: skew(20deg,0deg);*/
}
.blogpaginations span.current {
  background: #0060b1;
}
.blogpaginations span.current abbr {
  color: #fff;
}
.blogpaginations span.current:hover {
  background: #000;
}
holder {
  margin: 5px 0;
}
.holder a {
  font-size: 14px;
  cursor: pointer;
  margin: 0 2px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  padding: 7px 12px;
  background: #e6e7e9;
  text-decoration: none;
}
.holder a:hover {
  background: #6E6F74;
  color: #fff;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out 0s;
}
.holder a.jp-previous {
  margin-right: 15px;
  background: #6E6F74;
  color: #fff;
}
.holder a.jp-next {
  margin-left: 15px;
  background: #6E6F74;
  color: #fff;
}
.holder a.jp-current, a.jp-current:hover {
  color: #1b2g31;
  font-weight: bold;
}
.holder a.jp-disabled, a.jp-disabled:hover {
  color: #bbb;
  background: #6e6f74;
}
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {
  cursor: default;
  background: #e6e7e9;
  color: #fff;
}
.holder a.jp-current {
  background: #6e6f74;
  color: #fff;
}
.holder span {
  margin: 0 5px;
}
.back a {
  border: 1px solid #ddd;
}
.type_of {
  clear: both;
}
.type_of_divs {
  margin-top: 30px;
}
.type_of_divs h3 {
  font-size: 30px;
  color: #000;
}
.type_of_divs p {
  font-size: 16px;
  line-height: 27px;
}
.padding_box_img {
  padding: 20px;
  padding-right: 0;
}
.padding_box_img img {
  width: 100%;
}
.type_of_divs h3 {
  height: auto;
  overflow: visible;
}
.right_appointment .btn-primary {
  border: 1px solid #2e6da4;
}
.page-template-news .box_top:hover {
  background: #008b45 !important;
}
.page-template-news .box_top:hover a {
  background: #000;
  color: #fff;
}
.coupons_box001 {
  cursor: pointer;
}
.botton_sections h2 {
  text-align: center;
  font-size: 38px;
  color: #ed1c24;
}
/*Service Detail Page*/
.services-detail-grid{
	overflow: hidden;
}
.services-detail-grid h3 {
  font-size: 30px;
  color: #2c2a2a;
}
.services-detail-grid h4 {
  font-size: 18px;
  font-weight: 300;
  color: #2c2a2a;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.services-detail-grid h4::after {
  position: absolute;
  content: '';
  height: 3px;
  width: 50px;
  background: #E85A42;
  bottom: 0;
  left: 0;
}
.services-detail-grid a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #E85A42;
  border: 2px solid #E85A42;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
.services-detail-grid a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
}
.services-detail-grid p {
  font-size: 16px;
  line-height: 27px;
  color: #2c2a2a;
}
.services-grid{
  padding: 50px 0;
}
.services-cont .services-grid:nth-child(2n) .row  {
  display: flex;
  flex-direction: row-reverse;
}

/*Services Detail Photography Page*/
.services-detail-photography a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #E85A42;
  border: 2px solid #E85A42;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
.services-detail-photography a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
}
.services-detail-photography p {
  font-size: 16px;
  line-height: 27px;
  color: #2c2a2a;
}
.photography-snap{
	margin-bottom: 30px;
}
.app-pg {
  max-width: 60rem;
  width: calc(100% - 4rem);
  margin: 0 auto;
}
.blog-pg {
  max-width: 50rem;
  width: calc(100% - 4rem);
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .blog_grid {
    width: 100%;
  }
  .blog_grid .blog_img {
    height: 270px !important;
  }
  .blog_divs_side .blog_img {
    margin: 0 auto;
  }
  .side_blog_box {
    text-align: center;
  }
  .blog_divs_side h3 a {
    height: auto;
  }
  .blog_box h3 {
    height: auto;
  }
  .single_left_side {
    padding: 30px;
  }
  .blogpaginations abbr {
    padding: 0 10px;
  }
  .single_left_side h1 {
    font-size: 30px;
  }
}
.hidden_field {
  position: absolute;
  z-index: -99999999999;
  visibility: hidden;
  top: 0;
  left: 0;
}
.mail-section{
  display: block;
  padding-top: 85px;
  font-weight: 600;
}
.mail-section a:hover{
  color:#E85A42;
}
.mail-section p{
  margin-bottom: 0;
}
.copy p {
  margin-bottom: 0;
  font-size: 14px;
  color: #2c2a2a;
}
.copy{
  font-size: 14px;
}
.copy a {
  font-size: 14px;
  color: #2c2a2a;
}
.copy a:hover {
  color: #E85A42;
}
.feedback_btn .btn-default .fa {
  float: left;
}
.pdf-desc{

}
.pdf-dwn{
  border-bottom:1px solid #ddd ;
}
.testimonials_sections{
  padding: 70px 0;
  background: #e5e5e5;
}
.clients-amber img{
  margin:0 0 50px;
  -webkit-filter: grayscale(100%); / Safari 6.0 - 9.0 /
  filter: grayscale(100%);
}
.clients-amber img:hover{
  margin:0 0 50px;
  -webkit-filter: grayscale(0%); / Safari 6.0 - 9.0 /
  filter: grayscale(0%);
}
.col-centered{
  padding-top: 130px;
}
.video-container-signature {
  position: relative;
  width: 100%;
  height: 60vh;
  min-height: 400px;
  overflow: hidden;
  background-image: url(https://bisakhadatta.com/video/signature/video-img.jpg);
  background-position: center;
  background-size: cover;
}
.footer_address_right a {
  color: #fff;
}
.footer_address_right a:hover, .footer_address_right a:focus {
  color: #fff200 !important;
}
.home .services_boxs {
  min-height: 150px;
}
.heading_text1 h1 {
  font-size: 32px;
  margin-top: 70px;
  color: #0063b4;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0 180px;
}
.client_feedback h3 {
  text-align: center;
}
.home .client_feedback {
  margin-top: 0;
}
.home .sections03 {
  padding: 20px 0 100px 0;
}
.mobile_show {
  background: #0063b4;
  padding: 5px 0 0px 0;
  height: 47px;
  overflow: hidden;
  display: none !important;
}
.Pro-banner_container{
	color: #fff;
	background: #010101;
}
.product_banner_txt h1 {
	color: #E85A42;
	font-size: 120px;
}
.product_banner_txt p {
	font-size: 56px;
}
.our_photo_services{
	text-align: center;
	background: #E85A42;
	color: #fff;
	padding: 50px 0 64px;
}
.our_photo_services img{
	border-radius: 50%;
	transition: transform .2s;
}
.our_photo_services img:hover{
	transform: scale(1.02);
}
.input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], .site textarea {
  color: var(--form--color-text) !important;
  line-height: var(--global--line-height-body) !important;
  padding: var(--form--spacing-unit) !important;
  margin: 0 2px;
  max-width: 100%;
  border: #ddd 1px solid;
}
p.pro-para{
	padding-bottom: 30px;
}
/*.our_photo_services a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    display: inline-block;
    padding: 5px 25px;
    margin-top: 20px;
    text-decoration: none;
}*/
.our_photo_services h2{
	color: #fff;
}
.our_photo_services h4{
	color: #fff;
	padding-top: 30px;
}
.ecommerce_photography{
	text-align: center;
}
/* .ecommerce_photography h2{
	padding:40px;
} */
/* .ecommerce_photography a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #E85A42;
    border: 2px solid #E85A42;
    border-radius: 50px;
    display: inline-block;
    padding: 7px 30px;
    margin-top: 40px;
}
.ecommerce_photography a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
} */
.jewelry_photography{
	text-align: center;
}
.jewelry_photography h2{
	padding:40px;
}
.jewelry_photography a{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 20px;
    color: #E85A42;
    border: 2px solid #E85A42;
    border-radius: 50px;
    display: inline-block;
    padding: 7px 30px;
    margin-top: 40px;
}
.jewelry_photography a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
}
.jewelry_photo{
padding: 10px 10px;
}
.price-section{
  background: #E85A42;
  color: #fff;
}
.brochure_txt{
	padding: 120px 0 0;
}
.album_container{
	text-align: center;
	padding: 40px 0 0;
}
.beauty_product_photography{
	text-align: center;
	padding: 50px 0 0;
}
.beauty_product_photography a{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 20px;
    color: #E85A42;
    border: 2px solid #E85A42;
    border-radius: 50px;
    display: inline-block;
    padding: 7px 30px;
    margin-top: 20px;
}
.beauty_product_photography a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
}
.beauty_product_photo{
	padding: 20px 20px;
}
.product_photography_videos{
	text-align: center;
}
.product_photography_videos h2{
	padding:40px;
}
.product_photography_videos a{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 20px;
    color: #E85A42;
    border: 2px solid #E85A42;
    border-radius: 50px;
    display: inline-block;
    padding: 7px 30px;
    margin-top: 40px;
}
.product_photography_videos a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
}
/*Logo*/
.top-logo{
  max-width: 40rem;
  width: calc(100% - 4rem);
  margin: 0 auto;
  text-align: center;
}
.header-top{
  text-align: center;
  padding-bottom: 30px;
}
.topheader_sections {
  padding: 20px 0 0 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  margin-bottom: 0px;
  background: #fff;
  box-shadow: inset 0px -1px 0px #f3f3f4;
}
.home .topheader_sections {
  background: none;
  padding: 20px 0 0 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  margin-bottom: 0px;
  background: #fff;
  box-shadow: inset 0px -1px 0px #f3f3f4;
}
.topheader_sections.stick {
  padding: 10px 0;
  background-color: rgba(255, 255, 255, 1);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #f4f4f4;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-animation: headerSlideDown 0.95s ease forwards;
    animation: headerSlideDown 0.95s ease forwards;
    will-change: transform;
}
.topheader_sections.stick  .primary-menu-container a{
	color: #1d2a3b !important;
}
.topheader_sections.stick .primary-menu-container a:hover, .topheader_sections.stick .primary-menu-container li.current_page_item a {
  color: #333 !important;
  text-decoration: none;
}
.topheader_sections.stick .primary-menu-container li#menu-item-30 a {
    border: 2px solid #E85A42;
    border-radius: 50px;
    padding: 8px 20px;
}
.topheader_sections.stick .primary-menu-container li#menu-item-30 a:hover {
    border: 2px solid #E85A42;
	background: #E85A42;
	color: #fff !important;
}
.inner_services {
  padding: 30px 0 !important;
}
.amt-services-box{
  /* background: #f1f6ff;
  border: #e1edff 1px solid; */
  border-radius: 20px;
  padding: 30px;
  margin-top: 40px;
}
.amt-services-box h2{

}
.bannerbg {
  text-align: center;
}
.bannerbg h2 {
  margin: 0;
  color: #000;
  font-size: 36px;
}
.bannerbg h2 strong {
  font-size: 48px;
}
.bannerbg h3 {
  margin: 0;
  color: #000;
  font-size: 48px;
}
.bannerbg h4 {
  margin: 0;
  color: #000;
  font-size: 40px;
}
.headding_content h2 {
  text-transform: uppercase;
  color: #000;
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 5px;
  font-family: "Cinzel", serif;
}
.headding_content h3 {
  text-transform: uppercase;
  color: #338601;
  margin-top: 0;
  font-size: 36px;
  font-family: "Cinzel", serif;
}
.headding_content p {
  font-size: 15px;
  line-height: 25px;
  font-family: "Cinzel", serif;
}
/**/
h1, h2, h3, h4, h5, h6 {
  font-family: "Cinzel", serif;
  font-weight: 400;
  padding-bottom: 20px;
}
h2.imghead{
  font-family: "Cinzel", serif;
  color: #000;
  font-weight: 400;
  font-size: 50px;
  margin: 0;
}
h3.imghead{
  font-family: 'Bettrish';
  color: #E85A42;
  font-weight: 400;
  font-size: 50px;
  margin: 0;
}
.top-banner{
  padding: 135px 0;
}
.top-gap{
  padding: 220px 0 0;
}
.top-banner-inner{
  padding: 225px 0 0;
}
.bannersctions {
  background-size: cover !important;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff9f2;
}
.banner_content {
  margin-top: 10px;
}
.banner_content h1 {
  font-size: 45px;
  margin-top: 45px;
  margin-bottom: 40px;
  font-weight: 800;
}
.banner_content h1 span {
  display: inline-block;
  background-image: linear-gradient(90.14deg, #2856ED 44.61%, #0b0677 115.63%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner_content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
.banner_content strong {
  font-weight: normal;
}
.banner_content a {
  color: #E85A42;
  text-decoration: underline;
}
a.btn-get-start{
  cursor: pointer;
  border: #E85A42 1px solid;
  display: inline-block;
  padding: 5px 25px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  background: #E85A42;
  font-size: 18px;
  font-weight: 600;
  border-radius: 50px;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,1);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,1);
  box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,1);
  transform: translateY(0);
  transition: All 0.5s ease;
  position: relative;
}
a.btn-get-start:hover {
  background: #fff;
  border: #E85A42 1px solid;
  color: #E85A42;
  box-shadow: -webkit-box-shadow: inset -3px -3px 1px 0px rgba(0,0,0,1);
  -moz-box-shadow: inset -3px -3px 1px 0px rgba(0,0,0,1);
  box-shadow: inset -3px -3px 1px 0px rgba(0,0,0,1);
}

/*button arrow*/
.learn-more{
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: 15px;
  width: 10rem;
  height: auto;
}
.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 2.5rem;
  height: 2.5rem;
  background: #E85A42;
  border-radius: 1.625rem;
}
.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.45rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}
.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1rem;
  color: #E85A42;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
.learn-more:hover .circle {
  width: 100%;
}
.learn-more:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
.learn-more:hover .button-text {
  color: #fff;
}


.order-btn{ width: 12.5rem;}

.learn-more-white{
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: 15px;
  width: 10rem;
  height: auto;
}
.learn-more-white .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 2.5rem;
  height: 2.5rem;
  background: #fff;
  border-radius: 1.625rem;
}
.learn-more-white .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.learn-more-white .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.45rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
.learn-more-white .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #E85A42;
  border-right: 0.125rem solid #E85A42;
  transform: rotate(45deg);
}
.learn-more-white .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
.learn-more-white:hover .circle {
  width: 100%;
}
.learn-more-white:hover .circle .icon.arrow {
  background: #E85A42;
  transform: translate(1rem, 0);
}
.learn-more-white:hover .button-text {
  color: #E85A42;
}


.order-btn-white{ width: 12.5rem;}

.banner_content a.get-quote {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  background: #E85A42;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
  text-decoration: none;
}
.banner_content a.get-quote:hover {
  background: #003ecb;
  color: #fff;
}
.primary-menu-container ul#primary-menu-list li.get-quote{
  float: right;
  position: relative;
  top: -3px;
}
.primary-menu-container ul#primary-menu-list li.get-quote a{
  background:#fff;
  color: #E85A42;
  padding: 7px 30px;
  border: #E85A42 2px solid;
  border-radius: 50px;
}
.primary-menu-container ul#primary-menu-list li.get-quote a:hover{
  background:#E85A42;
  color: #fff !important;
}
.primary-menu-container li.get-quote a {
  font-weight: 600;
}
.primary-menu-container li#menu-item-30 {}
.primary-menu-container li#menu-item-30 a {
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 8px 20px;
}
.primary-menu-container li#menu-item-30 a:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #1d2a3b !important;
}
.home .primary-menu-container li#menu-item-30 a:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #1d2a3b;
}
/*Quick links*/
body.page-template-page-link .link-pg{
    max-width: 50rem;
    width: calc(100% - 4rem);
	  text-align: center;
}
.link-pg-logo{
	margin-bottom: 40px;
}
a.link-button {
    border: 1px solid #bbb;
    color: #202020;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 1rem;
    font-weight: 600;
    width: auto;
    font-size: 12px;
    display: block;
}
a.link-button:hover{
	background: #f1f1f1;
	color: #89a101;
}

/*Company*/
.company-banner{
	background: #E85A42;
	color:#fff;
	min-height: 200px;
	padding: 70px 0 40px;
	margin-bottom: 70px;
}
.about-img{
	position: relative;
    top: 72px;
    z-index: 1;
    left: -30px;
}
.elementor-widget-container ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  padding-left: 270px;
}
.aboutsctions{
  padding: 80px 0 0;
}
.about-section{
background: #E85A42;
color: #fff;
min-height: 200px;
padding: 70px 0 40px;
margin: 70px 0;
}
.why-ambertimes{
	background: #f5f7f6;
	color: #0a0a0a;
	margin: 40px 0;
	overflow: hidden;
	padding: 60px 0;
}
.why-ambertimes h3{
	margin-bottom: 40px;
}
.why-ambertimes ul{
	
}
.why-ambertimes ul li:before{
	content: '\f0c8';
  	font-family: 'FontAwesome';
	font-size: 10px;
  	float: left;
  	margin-left: -3em;
  	color: #E85A42;
}
.why-ambertimes ul li{
	margin-bottom: 30px;
    line-height: 30px;
	list-style: none;
	padding-left: 30px;
    text-align: left;
	margin: 1em;
  	margin-left: 3em;
}
.client_sections {
  padding: 70px 0 0;
}
.client-section{
  padding: 30px 0;
}
.services_sections {
  padding: 70px 0;
}
.services_sections h2 {
  font-weight: 400;
  font-size: 32px;
  color: #2c2a2a;
  margin-bottom: 45px;
}
.services_box {
  padding: 40px;
  text-align: center;
}
.services_box a h3{
  color: #2c2a2a;
}
.services_box a h3:hover{
  color: #E85A42;
}
.services_box img {
  height: 100px;
}
.services_box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}
.services_box h3 {
  color: #2c2a2a;
  font-size: 22px;
}
span.services-txt {
  text-align: center;
}
.savvy_link a {
font-family: 'Noto Sans', sans-serif;
font-weight: 600;
font-size: 18px;
color: #fff;
background: #E85A42;
border-radius: 50px;
display: inline-block;
padding: 7px 30px;
margin-top: 20px;
text-decoration: none;
}
.savvy_link a:hover {
  background: #003ecb;
  color: #fff;
}
.services_grid h3 {
  font-size: 30px;
  color: #2c2a2a;
  margin-bottom: 0;
}
.services_grid h4 {
  font-size: 18px;
  font-weight: 300;
  color: #2c2a2a;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.services_grid h4::after {
  position: absolute;
  content: '';
  height: 3px;
  width: 50px;
  background: #E85A42;
  bottom: 0;
  left: 0;
}
.process{
  margin-bottom: 30px;
}
.process img{
  transition: transform .2s;
}
.process img:hover{
  transform: scale(1.01);
}
.process a.case-studies-title{
  padding: 20px 0 30px 0;
  display: block;
}

/*case studies*/

.owl-carousel .owl-item img {
  display: block;
  width: 90% !important;
  margin: 0 auto 30px;
}
.case-studies-section{
  background-color: #003ecb;
  color: #fff;
}
.case-studies-section p{
  font-size: 24px;
  line-height: 36px;
  padding: 0 80px;
}
.case-studies-head{
  display: block;
  padding-bottom: 70px;
}
.case-studies-head p{
  padding: 0 80px;
}
.card {
  background:none !important;
}
.case-studies img {
  transition: transform .2s;
  margin-bottom: 30px;
  border: #fff 3px solid;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}
.case-studies_sections{
  padding: 70px 0;
  background: #fff;
}
.case-studies_sections h2{
  color: #fff;
}
.case-studies{
  padding-bottom: 30px;
  text-align: center;
}
.case-studies a{
  color: #fff;
}
.case-studies img{
  transition: transform .2s;
  margin-bottom: 30px;
}
.case-studies img:hover{
  transform: scale(1.05);
  scale: 20px;
  margin-bottom: 30px;
}
.case-studies-section-details{
  padding: 70px 0;
  background: #fffcf0;
  color: #161616;
}
.case-studies-section-details .card-block .case-studies a {
  color: #161616;
}
.card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}
.card-block .case-studies a {
  color: #fff;
}
.card-block .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}
.caseservicesimg img{
  border: 1px solid #ddd;
}
.card-block .card-columns .card {
  padding: 0 40px;
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}
@media (min-width: 576px) {
.card-columns .card {
      display: block;
      width: 100%
  }
}
@media only screen and (min-width: 767px) {
  .card-block .card-columns {
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

@media only screen and (min-width: 1200px) {
  .card-block .card-columns {
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

/* .services_grid a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  color: #E85A42;
  border: 2px solid #E85A42;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
.services_grid a:hover {
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
} */
.services_grid p {
  font-size: 18px;
  line-height: 30px;
  color: #2c2a2a;
}
/*.services_grid ul li {
  font-size: 16px;
  line-height: 30px;
  color: #2c2a2a;
  list-style: none;
  content: '\f00c';
  background: url(../images/li.png) left 12px no-repeat;
  padding-left: 20px;
}*/
.services_grid ul li {
  font-size: 18px;
  padding-left: 20px;
  line-height: 30px;
  list-style: none;
}
.services_grid ul li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #E85A42;
}
.services_sections_list {
  padding: 0;
}
.services_grid {
  padding: 70px 0 0;
}
.services_grid:nth-child(even) .service-img {
  float: left;
  text-align: center;
}
.services_grid:nth-child(even) .service-desc {
  float: right;
}
.servicebannersctions {
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #003ecb;
  color: #fff;
}
.inner-blog-section-margin{
  max-width: 1200px;
  width: 87%;
  margin: -50px auto 0;
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 46px;
}
.inner-blog-section{
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  display: flex;
  justify-content: space-between;
  background: #efeff0;
  padding: 50px 0 25px 30px;
}

.blog-section img{
  width: 64%;
  clear: both;
}
.blog-section{
  text-align: left;
}

/*services-details*/

.services-details-top-gap{
  background: #003ECB;
  color: #fff;
  padding-top: 65px;
}
.card-columns.gallery-box{
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.card-columns.gallery-box .card {
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}

@media only screen and (min-width: 767px) {
  .card-columns.fest-review,.card-columns.gallery-box{
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

@media only screen and (min-width: 992px) {
  .card-columns.gallery-box{
      -webkit-column-count:3;
      -moz-column-count: 3;
      column-count: 3
  }
}

@media only screen and (min-width: 1200px) {
  .card-columns.gallery-box{
      -webkit-column-count:4;
      -moz-column-count: 4;
      column-count: 4
  }
}

.card-columns.gallery-box .card a{
  display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.gi-bricks-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  transition: 0.5s all;
}
.gi-bricks-img:after {
  content: url(../images/zoom.png);
  left: 0;
  top: 50%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: absolute;
  transform: translate(0, -50%);
}
.gi-bricks-img:hover {
  opacity: 1;
}
/*case studies*/

.owl-carousel .owl-item img {
  display: block;
  width: 90% !important;
  margin: 0 auto 15px;
}
.owl-carousel.hm-banner .owl-item img{
  width: 100% !important;
}
.service-details h2{
  text-align: center;
}
.service-details img{
  width: 100%;
}
.quick-itinerary{
  padding: 0 50px 0 20px;
  border-right: #d3d3d3 1px solid;
}
.quick-information{
  padding: 0 20px 0 50px;
}
.case-studies-section{
  background-color: #003ecb;
  color: #fff;
}
.case-studies-section p{
  font-size: 24px;
  line-height: 36px;
  padding: 0 80px;
}
.case-studies-head{
  display: block;
  padding-bottom: 70px;
}
.case-studies-head p{
  padding: 0 80px;
}
.case-studies-heading h2{
  margin-bottom: 0 !important;
}
.case-studies-heading h3.imghead{
  font-family: 'Bettrish';
  color: #E85A42;
  font-weight: 400;
  font-size: 50px;
}
.case-studies-heading h2.imghead{
  font-family: "Cinzel", serif;
  color: #E85A42;
  font-weight: 400;
  font-size: 50px;
}
.allservices{
  padding: 0 78px;
  text-align: center;
}
.card {
  background:none !important;
}
.case-studies img {
  transition: transform .2s;
  margin-bottom: 15px;
  border: #fff 3px solid;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}
.case-studies img:hover{
  transform: scale(1.05);
  scale: 20px;
  margin-bottom: 15px;
}
.case-studies_sections{
  padding: 70px 0;
  /* background: #003ecb; */
}
.case-studies_sections h2{
  color: #000;
}
.case-studies{
  padding-bottom: 30px;
  padding-top: 35px;
  text-align: center;
}
.package-prices{
  margin-top: 35px;
  padding: 30px 50px;
  text-align: center;
  border: 1px solid #cecdcd;
}
.case-studies a{
  color: #000;
}
.case-studies h3{
  font-size: 16px;
  font-weight: 500;
}
.case-studies-section-details{
  padding: 70px 0;
  background: #fffcf0;
  color: #161616;
}
.case-studies-section-details .card-block .case-studies a {
  color: #161616;
}
.card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 3;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}
.card-block .case-studies a {
  color: #fff;
}
.card-block .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 3
}

.card-block .card-columns .card {
  padding: 0 40px;
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}
@media (min-width: 576px) {
.card-columns .card {
      display: block;
      width: 100%
  }
}
@media only screen and (min-width: 767px) {
  .card-block .card-columns {
      -webkit-column-count:5;
      -moz-column-count: 5;
      column-count: 5
  }
}

@media only screen and (min-width: 1200px) {
  .card-block .card-columns {
      -webkit-column-count:5;
      -moz-column-count: 5;
      column-count: 5;
  }
}
.shoot-require ul{
  padding-left: 30px;
}
.ecommerce-services{
  text-align: center;
}
.ecommerce-services img{
  width: 50% !important;
  border-radius: 100%;
  margin-bottom: 30px;
  margin-left: 100PX;
  height: 170px;
}
.feedback-section{
  background: #fffcf0;
  color: #161616;
  padding: 40px;
  border-radius: 20px;
}
.feedback-btn-text a{
  background: #E85A42;
  border: 2px solid #E85A42;
  color: #fff;
}
.feedback-btn-text a{
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
.contactform-top{
  padding: 218px 0 50px 0 !important;
}
.contact_sections {
  background: #111;
  color: #fff;
}
.contact_sections label {
  width: 100%;
  font-weight: normal;
}
.contact_sections label .form-control {
  width: 100%;
  border-radius: 0;
  margin-top: 10px;
  border-color: #eaeaea;
  height: 44px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.contact_sections label textarea.form-control {
  height: 160px;
}
.contact_sections .wpcf7-submit {
  cursor: pointer;
  border: #E85A42 1px solid;
  display: inline-block;
  padding: 5px 25px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  background: #E85A42;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  transform: translateY(0);
  transition: All 0.5s ease;
  position: relative;
}
.contact_sections .wpcf7-submit:hover {
  background: #fff;
  border: #E85A42 1px solid;
  color: #E85A42;
}
input.wpcf7-form-control {
  width: 100%;
  border-radius: 0;
  margin-top: 10px;
  border: #ddd 1px solid;
  border-color: #eaeaea;
  height: 44px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
textarea.wpcf7-form-control {
  width: 100%;
  border-radius: 0;
  margin-top: 10px;
  border-color: #eaeaea;
  height: 44px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
input.wpcf7-submit {
  cursor: pointer;
  font-family: 'Montserrat';
  width: 20%;
  border: #E85A42 1px solid;
  display: inline-block;
  padding: 5px 25px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff !important;
  background: #E85A42;
  font-size: 16px;
  font-weight: 400;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgb(0 0 0);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,1);
  box-shadow: inset 0px 0px 1px 0px rgb(0 0 0);
  transform: translateY(0);
  transition: All 0.5s ease;
  position: relative;
}
input.wpcf7-submit:hover {
  background: #fff;
  border: #E85A42 1px solid;
  color: #E85A42 !important;
  -moz-box-shadow: inset -3px -3px 1px 0px rgba(0,0,0,1);
}
.contact_sections_holder {
  width: 70%;
  margin: 0 auto;
}
.contact-pg {
  color: #000;
}
.contact-details{
	padding-top: 125px;
}
.wpcf7-validation-errors {
  text-align: center;
}
.video_sections {
  background: #14b0a9;
  padding: 80px 0 80px 0;
}
.video_sections h2 {
  color: #fff;
}
.video_sections iframe {
  height: 450px !important;
  width: 800px !important;
  margin-bottom: 0;
}
.video_sections a {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 30px;
}
.video_sections a:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #2c2a2a;
}
.video_sections h2 {
  margin-top: 20px;
}
.video_sections h3 {
  font-size: 40px;
  color: #fff;
  margin-top: 15px;
}
.video_sections h4 {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.video_sections h4::after {
  position: absolute;
  content: '';
  height: 3px;
  width: 50px;
  background: #fff;
  bottom: 0;
  left: 0;
}
.video_sections a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
.video_sections a:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #2c2a2a;
}
.video_sections ul li {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  list-style: none;
  background: url(../images/li1.png) center left no-repeat;
  padding-left: 20px;
}
.thought_box span {
  color: #E85A42;
}
.thought_box h3 {
  font-size: 24px;
  color: #2c2a2a;
  margin: 15px 0;
}
.thought_box h3 a {
  color: #2c2a2a;
}
.thought_box h3 a:hover {
  color: #14b0a9;
}
.thought_box p {
  font-size: 16px;
  line-height: 27px;
  color: #2c2a2a;
}
.thought_pic {
  background-size: cover !important;
  height: 230px;
  width: 100%;
  margin: 40px 0 20px 0;
  display: block;
}
.thoughts_sections {
  padding: 50px;
}
.headding_clients {
  text-align: center;
  background: #e8f5ff;
}
.headding_clients ul li {
  display: inline-block;
  padding: 25px;
}
.total_footer h2 {
  font-size: 16px;
  color: #2c2a2a;
  margin-bottom: 15px;
}
.total_footer ul li, .total_footer ul li a {
  font-size: 16px;
  color: #2c2a2a;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.menu-hireresources-container{
  column-count: 2;
}
.total_footer ul li {
  list-style: none;
  line-height: 35px;
}
.logo_socials {
  margin-bottom: 30px;
}
.logo_socials ul li{
  list-style: none;
  line-height: 20px;
}
.copy {
  padding: 25px 0;
}
.total_footer ul li a:hover {
  color: #E85A42;
}
.copy {
  border-top: 1px solid #ddd;
}
.total_footer {
  background: #fff;
}
.logo_socials {
  margin: 5px 0 0 0;
}
.logo_socials li {
  list-style: none;
  float: left;
}
.logo_socials li a {
  background: #E85A42;
  color: #fff !important;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.logo_socials li a:hover {
  background: #E85A42;
}
.logo_part {
  margin-bottom: 40px;
}
.free_Quote img {
  position: absolute;
  top: -109px;
  right: 28px;
}
.page_top {
  background: #E85A42;
  background-size: cover !important;
  background-position: 50%;
  padding: 70px 0 10px 0;
}
.page_top h1 {
  color: #E85A42;
  color: #fff !important;
  font-weight: normal;
  font-size: 38px !important;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
}
.page_top p {
  color: #fff;
}
.page_top ul li {
  float: left;
  list-style: none;
  font-size: 14px;
}
.page_top ul li {
  float: left;
  list-style: none;
  color: #fff;
}
.page_top .fa-angle-right {
  margin-left: 10px;
  margin-right: 5px;
}
.page_top ul li a, .page_top .fa-home {
  color: #fff;
}
#menu-contactdetails li:nth-child(1) {
  background: url(../images/call.svg) no-repeat left center;
  padding-left: 25px;
  background-size: 20px;
}
#menu-contactdetails li:nth-child(2) {
  background: url(../images/mail.svg) no-repeat left center;
  padding-left: 25px;
  margin-top: 5px;
  background-size: 20px;
}

/*Blog*/
.all-blogs{
  padding:0 10px;
}
.all-blogs .meta-info, .all-related-blogs .meta-info {
  text-align: left;
  margin: 0;
}
.all-blogs .blog-article__title, .all-related-blogs .blog-article__title {
  padding-bottom: 0;
  margin-bottom: 0;
}
span.byline, span.tags-links{
  display: none;
}
span.cat-links{
  pointer-events: none;
}
.pg-blog{
  padding-top: 165px;
}
.pg-inner-blog{
  padding-top: 230px;
}
span.cat-links a, span.tags-links a {
  border: #ddd 1px solid;
  padding: 2px 8px;
  margin-right: 5px;
  border-radius: 20px;
  margin-bottom: 5px;
  display: inline-block;
}
.blog-article__title {
  padding-bottom: 1rem;
}
.font-semi-bold, .font-semi-bold b, .font-semi-bold strong {
  font-weight: 600;
}
.font-size-9 {
  font-size: 1.125rem;
  line-height: 1.55;
  letter-spacing: 0;
}
.blog-header h3 a{
  color:#161616;
}
.blog-header h3 a:hover{
  color:#003ECB;
}
/*related-post*/

.related-post{
  background: #fffcf0;
  margin-top: 60px;
}

/**/
.logo_images_box {
  height: 250px;
  width: 100%;
  background-size: cover !important;
  margin-top: 30px;
  border: 10px solid #fff;
}
.testimonials h2 {
  font-size: 26px;
  margin-bottom: 20px !important;
}
.dedicated_hiring {
  background: #E85A42;
  color: #fff;
  text-align: center;
  padding: 30px;
}
a.hire-amber-resource-banner {
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  border: #fff 2px solid;
  margin: 10px 0 0px 0;
  font-weight: 400;
  display: inline-block;
}
a.hire-amber-resource-banner:hover {
  color: #E85A42;
  background: #fff;
  border: #E85A42 2px solid;
}
.other_services a {
  color: #555;
  padding: 5px 0;
  display: block;
}
.service-grp-cont {
  text-align: center;
  padding: 40px 0;
  clear: both;
}
img.service-img{
	max-width: 85%;
	margin-top: 0;
}
.feedback-section img{
	max-width: 60%;
	margin-top: 0;
}
.other_services a:hover {
  color: #E85A42;
}
.get-start-cont {
  padding-bottom: 40px;
  text-align: center;
  margin-top: 80px;
}
.got-question-savvy {
  width: 100%;
  float: left;
  text-align: center;
  padding: 0px 0 0;
}
.got-question-savvy img {
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 20px;
}
.get-start-caption h2 {
  color: #E85A42;
  padding-bottom: 20px;
}
.get-start-cont p {
  font-size: 18px;
  margin-bottom: 25px;
}
.get-start-cont p a {
  color: #E85A42;
}
.get-start-cont p a:hover {
  color: #1eb1aa;
}
a.btn-get-start-now {
  background-color: #E85A42;
  border: #E85A42 2px solid;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  padding: 16px 25px 15px;
  text-transform: none;
}
a.btn-get-start-now:hover {
  background-color: #fff;
  border: #E85A42 2px solid;
  color: #E85A42;
}
a.hire-amber-resource {
  background: #E85A42;
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  border: #E85A42 2px solid;
  margin: 20px 0;
  font-weight: 400;
}
a.hire-amber-resource:hover {
  color: #E85A42;
  background: #fff;
  border: #E85A42 2px solid;
}
.questions_div, .questions_div h3, .questions_div p {
  text-align: left;
  font-weight: normal;
}
.Product-Category h2{
  padding: 60px 0 0 0;
}
.ecommerce-pic-gap{
  display: flex;
  flex-wrap: wrap;
}
.ecommerce-pic-gap img{
  max-width: 100%;
  padding: 10px;
}
.icon-gap{
  display: flex;
  flex-wrap: wrap;
}
.icon-gap img{
  max-width: 70%;
}
.tech-icons{
  
}
.inner-pg-top-gap{
  background: #f0f6fe;
  padding-top: 65px;
}

.inner-pg-top-gap p{
  font-size: 18px;
  line-height: 36px;
  padding: 0 200px;
  font-weight: 500;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.work-icon img{
  max-width: 30%;
}
.work-img img{
  width: 32%;
}
#sp-ea-148.sp-easy-accordion .sp-ea-single {
  border: 0px solid #e2e2e2 !important;
}
#sp-ea-148.sp-easy-accordion .sp-ea-single {
  border-bottom: 1px solid #e2e2e2 !important;
}
.sp-easy-accordion .sp-ea-single {
  background: none !important;
  margin-bottom: 10px !important;
  border-radius: 0 !important;
}
.page_top_withimage {
  padding: 20px 0 0px 0;
}
.page_top_withimage h1 {
  margin-top: 90px !important;
}

/*Career*/
.position-opening {
  border: #ddd 1px solid;
  padding: 20px 50px;
  margin-bottom: 20px;
}
.position-opening ul {
  padding-left: 40px;
  margin-bottom: 40px;
}
.position-opening ul li {
  padding: 5px;
}




.mobilestiky {display: none;}
.topheader_sections.stick .mobilestiky {display: block;}
.topheader_sections.stick .mobile {display: none;}


/* Menu */
.admin-bar .primary-navigation {
  top: initial;
  font-size: 16px;
  line-height: 24px;
  background: none !important;
  color: #62646;
  font-weight: 400;
  font-family: "Cinzel", serif;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a {
  font-family: "Cinzel", serif;
  font-size: 18px !important;
  padding-left: var(--primary-nav--padding);
  padding-right: var(--primary-nav--padding);
}

.different-cat{
	padding-left: 60px;
}
	
	.phone_social  {
	text-align: center;
	position:fixed; bottom:15px; left:8%; z-index:99;
}

.social-connect {    border-bottom: 1px solid #E85A42;  padding: 15px 0;}

.social-connect  a { font-size:18px; margin:0 20px; color:#E85A42; }

.phone_social  address { margin-bottom:0; padding:15px 0; }

.phone_social  address a { color:#E85A42;}

.phone_social  address .fa {color: #E85A42;
    font-size: 20px;
    margin-right: 5px;
}

.entry-header h1{
	display: none;
}
.bd-image-post{
	background: #fff;
	position: relative;
	padding-top: 20px;
}
.prev-stock-pic{
	position: absolute;
	left: 0;
	bottom: 8%;
	opacity: 0.7;
	transition:all 0.5s ease 0s;
}
.like-btn{
	position: absolute;
	top: 80px;
}
.like-btn-below{
	text-align: right;
	padding: 25px 0;
}
.prev-stock-pic:hover{
	opacity: 1;
}
.next-stock-pic{
	position: absolute;
	right: 0;
	bottom: 8%;
	opacity: 0.7;
	transition:all 0.5s ease 0s;
}
.next-stock-pic:hover{
	opacity: 1;
}

.next-stock-pic a, .prev-stock-pic a { color:#e85a46; }

.template_body_inner img { margin:15px 0;}

.template_body_inner .entry-header, .template_body_inner .comments-area { display:none !important;}


.meta-info {
  text-align: center;
  margin: 0;
}
.meta-info ul {
  display: inline-block;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: center;
}
.meta-info ul li {
  display: inline-block;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0 10px 0 0;
  position: relative;
}
.meta-info ul li+li {
  margin-left: 3px;
}
.meta-info ul li a {
  font-weight: 600;
  font-size: 13px;
  color: #353535;
  text-decoration: none;
}

.meta-info ul li+li:before {
  content: '';
  font-weight: 600;
  background-color: #E85A42;
  margin-right: 6px;
  height: 6px;
  width: 6px;
  border-radius:50%;
  position: absolute;
  left: -10px;
  top: 5px;
}

.post-single-part ul.blog-share {
  position: sticky;
  top: 30px;
  padding: 0;
  margin: 0px 0 0;
  list-style: none;
}

.post-single-part ul.blog-share li {
  margin-bottom: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #999999;
  line-height: 38px;
}

.post-single-part ul.blog-share li a {
  color: #999;
}
.footer-logo img{
  margin-top: 12px;
  width: 55%;
  margin-bottom: 28px;
}


.hm-banner .banner-content {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner-content h3{
  color: #fff;
  margin-bottom: 10px;
}
.banner-content p{
  color: #fff;
}
.banner-content a.btn {
  background: #e0611c;
  border: 2px solid #e0611c;
  color: #fff;
}
.banner-content a.btn:hover {
  border: 2px solid #e0611c;
  background: #fff;
  color: #e0611c;
}
.card-columns.gallery-box{
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.card-columns.gallery-box .card {
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}

@media only screen and (min-width: 767px) {
  .card-columns.fest-review,.card-columns.gallery-box{
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

@media only screen and (min-width: 992px) {
  .card-columns.gallery-box{
      -webkit-column-count:3;
      -moz-column-count: 3;
      column-count: 3
  }
}

@media only screen and (min-width: 1200px) {
  .card-columns.gallery-box{
      -webkit-column-count:4;
      -moz-column-count: 4;
      column-count: 4
  }
}

.card-columns.gallery-box .card a{
  display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.gi-bricks-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  transition: 0.5s all;
}
.gi-bricks-img:after {
  content: url(../images/zoom.png);
  left: 0;
  top: 50%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: absolute;
  transform: translate(0, -50%);
}
.gi-bricks-img:hover {
  opacity: 1;
}
.menu-services-container{
  column-count: 2;
}