/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@media (min-width: 992px) {

    #top-bar.transparent-topbar {
        z-index: 299;
        border-bottom: 0;
        padding-top: 15px;
    }

    #top-bar.transparent-topbar {
        background: transparent !important;
    }

    #top-bar + #header.transparent-header.floating-header {
        margin-top: 25px;
    }

    #top-bar.transparent-topbar + #header.transparent-header.floating-header + #slider,
    #top-bar.transparent-topbar + #header.transparent-header.floating-header + .page-title-parallax {
        margin-bottom: calc( -175px );
        top: calc( -175px );
    }
}

.dark .top-links li > a,
.dark #top-social li a {
    color: #FFF;
}

.dark .top-links li:hover {
    background-color: rgba(255,255,255,0.15);
}

.dark #top-social li {
    border-left: 0;
}

.tol-cont{  
  margin-top: -8px;
  color: #ffffff; 
  font-size: 23px !important;
  top:-8px;
}

.tol-cont i {
    top: -10px;
    display:inline-block !important;
    width: 40px !important;
    height: 40px !important;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 30px;
    font-size: 21px !important;
    border: none;
    box-shadow: 0 0 0 0 rgb(207, 173, 101);
    border-radius: 50%;
    background-color: #d6ac69;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse-circle{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
20%{-webkit-transform:scale(1.44);transform:scale(1.44);opacity:.2}100%{-webkit-transform:scale(3.2);transform:scale(3.2);opacity:0}
}@-moz-keyframes pulse-circle{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}
20%{-moz-transform:scale(1.44);transform:scale(1.44);opacity:.2}100%{-moz-transform:scale(3.2);transform:scale(3.2);opacity:0}
}@-o-keyframes pulse-circle{0%{-o-transform:scale(1);transform:scale(1);opacity:0}
20%{-o-transform:scale(1.44);transform:scale(1.44);opacity:.2}100%{-o-transform:scale(3.2);transform:scale(3.2);opacity:0}
}@keyframes pulse-circle{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
20%{-webkit-transform:scale(1.44);-moz-transform:scale(1.44);-o-transform:scale(1.44);transform:scale(1.44);opacity:.2}
100%{-webkit-transform:scale(3.2);-moz-transform:scale(3.2);-o-transform:scale(3.2);transform:scale(3.2);opacity:0}
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

.standard-logo, .retina-logo {
    width:215px;
}

.myaColor {
    color: #d2ab66 !important;
}
.responsive-sticky-header .retina-logo { width: auto;}
.myBtn, .myBtn:hover, .myBtn.hover, .myBtn:focus, .myBtn.focus, .myBtn:disabled, .myBtn.disabled, .myBtn:active, .myBtn.active,
.myBtn:not(:disabled):not(.disabled):active, .myBtn:not(:disabled):not(.disabled).active,
.myBtn:not(:disabled):not(.disabled):active:focus, .myBtn:not(:disabled):not(.disabled).active:focus {
    background-color: #d2ab66;
    border-color: #d2ab66;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.my-form input:focus {
    border: 1px solid #fff;
    border-radius: 30px
}

.my-form input:placeholder {
    color: #000;
}


.my-form input {
    width: 100%;
    margin-bottom: 15px;
  border: 1px solid #fff;
}



.my-form input {
    padding-left: 45px !important;
    border: 1px solid #d2d2d2 !important;
    border-radius: 5px;
    font-size: 14px;
    background-color: #ffffff;
    /* color: #fff !important; */
}

.my-form input::placeholder{
  color: #000;
}

.my-form .form-group-sm{
  position: relative;
  z-index: 0;
  margin-bottom: 25px;
}

.my-form .form-group-sm i{
  position: absolute;
  z-index: 1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 20px;
  top: 6px;
  left: 25px;
  text-align: center;
  color: #000;
}

.my-color { color: #d5ac48 !important; }
.my-color-header-bottom {
    border-bottom: 2px solid #d5ac48 !important;
}
h4.my-color { font-size:17px;font-weight:600; margin:15px 0;}
.my-light-black {color:#888;}
.my-h2 {font-size:40px;}
#primary-menu a { font-size: 14px !important; font-weight:500;}
.homepage-boxes p { text-align:justify; }
.homepage-boxes-container { max-width:900px; }
.homepage-boxes .myBtn {
    color: #FFF !important;
}
.homepage-boxes1 {     background: #ffffff;
    padding: 50px;
    box-shadow: 0px 0px 3px 1px #bbb;
    transition: .8s ease-in-out;
}
.homepage-boxes1:hover {
    box-shadow: 0px 0px 3px 5px #bbb;
    transform: scale(1.1);
}
.amc-box {
    border: 1px solid #d8d7d7;
    border-radius: 25px;
    float: left;
}
.amc-box .inner {
    min-height: 190px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* widget listing*/

.widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  border:0px;
}

.widget_services ul li {
  margin-bottom: 13px;
  border-bottom: 1px dashed rgba(74, 74, 74, 0.5);
  position: relative;
  padding: 11px 10px 11px 0px;
  margin-bottom: 0;
  line-height: 20px;
}

.widget_services ul li:last-child {
  border-bottom: 0px;
}

.widget_services ul li {
  font-size: 16px;
  background: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.widget_services ul li:hover {
  border-left: 0px solid #d6ac69;
  box-shadow:none;
}

.widget_services ul li a {
  color: #fff;
  font-size:16px;
}

.widget_services ul li a:hover {
  color: #d6ac69;
}

.widget_services li {
  border-bottom: none;
  line-height: 28px;
}

.widget_services li:before {
  top: 0;
  left: 1px;
}

section {
    overflow: hidden;
    position: relative;
}
.headpart {
    background: #d6ac69 !important;
    padding:0;
}

.lead-sm {
    line-height: 30px;
}
.lead-sm a { color: #000; font-size:16px; }
.lead-sm .i-small {
    font-size: 12px;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    margin: 5px;
}
.headpart h2 {
    color: #FFF;
    padding: 35px 0;
    margin: 0;
    letter-spacing: 5px;
    font-size: 50px;
}
.homepage-list {
    padding-left: 0;
    list-style-type: none;
    line-height:2em;
}

.homepage-list li {
    background:url('/Content/images/icons/tic.png') 0 50% no-repeat;
    background-size:25px;
    padding:5px 0 0 30px;
    font-size:14px;
    color:#FFF;
}

.site-footer .widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  border:0px;
}

.site-footer .widget_services ul li {
  margin-bottom: 13px;
  border-bottom: 1px dashed rgba(74, 74, 74, 0.5);
  position: relative;
  padding: 11px 10px 11px 0px;
  margin-bottom: 0;
  line-height: 20px;
}

.site-footer .widget_services ul li:last-child {
  border-bottom: 0px;
}

.site-footer .widget_services ul li {
  font-size: 16px;
  background: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.site-footer .widget_services ul li:hover {
  border-left: 0px solid #d6ac69;
  box-shadow:none;
}

.site-footer .widget_services ul li a {
  color: #fff;
  font-size:16px;
}

.site-footer .widget_services ul li a:hover {
  color: #d6ac69;
}

.site-footer .widget_services li {
  border-bottom: none;
  line-height: 28px;
}

.site-footer .widget_services li:before {
  top: 0;
  left: 1px;
}
.footer-widgets-wrap {
    font-size:15px;
}
blockquote {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.7em;
    color: #333;
    background: #f8f8f8;
    padding: 30px;
    border-left: 5px solid #eee;
}

#content p{
    font-size:20px;
    text-align:justify;
}

.flip-card-inner p {
    font-size:12px !important;
}

.summary-counter { font-size:25px;}
.profile-icon {width:30px;}
.profile-icon-menu { width:75px;}
.process-steps li > a {pointer-events: none;}

div.title-middle {
    min-height:70px;
    position: relative;
    text-align:center;
}

div.title-middle h3 {
    width:100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #000;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #d5ac48;
    border-radius: 10px;
}

/* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #d5ac48;
    }
.slider-content-modal {
    overflow-y:auto;
    overflow-x:hidden;
}

.profile-overlay {
    left:125px;
    position: absolute;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transition: .3s ease;
    background-color: #d5ac48;
}

.profile-edit-icon {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.removebold { font-weight:normal }
.numeric-font { font-family: Arial, sans-serif !important}