body {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
}
p {
    text-align: justify;
}
.text_com_1.form-control::placeholder{
    color: #000;
}
.add_fields::placeholder {
    color: #fff;
    font-size: 11px;
}
.navigation-menu .navbar-nav li .stp
{
        color: #333!important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 40px 15px 30px;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 600;
}
.fz_social_list li {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    margin-right: 7px;
    padding: 0px!important;
}
.fz_social_list
{
    margin-left: 8px;
}
.fab {
    color: #fff;
    font-size: 14px !important;
}
.google_plus_btn {
    background-color: #d34836;
}
.twitter_btn {
    background-color: #00aced;
}
.fb_btn {
    background-color: #3b5998;
}
.linkindia_btn {
    background-color: #0077b5;
}
.dribble_btn {
    background-color: #ea4c89;
}
.navigation-menu .navbar-nav li .stp a
{
    color: #fff;
    padding: 0px;
}
   .navigation-background .navigation-menu .navbar-nav li .stp a:hover
{
    color: #fff;
}
   .navigation-background .navigation-menu .navbar-nav li .stp a
{
        color: #fff;
    padding: 0px;
}
#form_message::placeholder{
    color: #ddd!important;
}
.btn-style.focus, .btn-style:focus, .btn-style:hover {
    color: #fff;
    text-decoration: none;
}
html,
body {
    height: 100%
}

::selection {
    background-color: #f7639a;
    color: #fff
}

::-moz-selection {
    background-color: #f7639a;
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px;
    color: #606676;
}

.section-sub {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    position: relative
}

.section-title span {
    color: #7a609e
}

.home_anime_sec .section-sub::after {
    content: "";
    width: 65px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -25px
}

.section-sub::after {
    content: "";
    width: 65px;
    height: 3px;
    background-color: #7a609e;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -25px
}

h2 {
    font-size: 36px;
    line-height: 54px;
    font-weight: 700;
    letter-spacing: 2px
}

a {
    text-decoration: none
}

img {
    width: 100%
}

a {
    color: #4c9cef
}

a:hover,
a:active,
a:focus {
    color: #f7639a;
    text-decoration: none;
    outline: none
}

p {
    line-height: 28px
}

b {
    font-weight: 600
}

ul,
li {
    margin: 0;
    padding: 0
}

fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0
}

.no-padding {
    padding: 0
}

.pink-color {
    color: #f7639a !important
}

.pink-color-bg {
    background-color: #f7639a !important
}

.section-space-padding {
    padding: 100px 0px
}

.section-title {
    text-align: center;
    color: #333;
}

.section-title h2 {
    margin-top: 0;
    font-weight: 600;
    font-size: 30px
}

.section-title p {
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 40px
}

.bg-cover {
    background-repeat: no-repeat
}

.pattern-bg {
    background: url(../images/bg/pattern-bg.png);
    background-repeat: repeat
}

.grabbing {
    cursor: url(../images/owl-carousel/grabbing.png) 8 8, move
}

.divider > i {
    color: #f7639a;
    font-size: 21px
}

.divider {
    position: relative;
    width: 126px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center
}

.divider:after,
.divider:before {
    content: ' ';
    width: 43px;
    position: absolute;
    border-bottom: dotted 2px #fff;
    top: 50%;
    margin-top: -4px
}

.divider:before {
    left: 0
}

.divider:after {
    right: 0
}

.divider.dark:after,
.divider.dark:before {
    border-color: #b2b2b2
}

.button {
    border: none;
    border-radius: 5px;
    font-family: inherit;
    font-size: 17px;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 20px 60px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.button:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.button-style {
    border: 3px solid #fff;
    color: #fff
}

.button-style:hover,
.button-style:active,
.button-style:focus {
    color: #fff;
    background: #4c9cef
}

.button-style-color-2:hover,
.button-style-color-2:active,
.button-style-color-2:focus {
    color: #fff;
    background: #f7639a !important
}

.button-style-dark {
    border: 3px solid #000;
    color: #000
}

.preloader {
    background: #F9F9F9;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.preloader p {
    position: absolute;
    top: 48%;
    left: 50%;
    text-align: center;
    font-size: 20px;
    color: #333
}

.preloader:before,
.preloader:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 40%;
    left: 40%;
    background-color: #4c9cef;
    animation: squaremove 1s ease-in-out infinite;
    -webkit-animation: squaremove 1s ease-in-out infinite
}

.preloader:after {
    bottom: 0px;
    background-color: #f7639a;
    animation-delay: 0.3s
}

@keyframes squaremove {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        -ms-transform: translate(0, 0) rotate(0);
        -o-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    25% {
        -webkit-transform: translate(40px, 40px) rotate(45deg);
        -ms-transform: translate(40px, 40px) rotate(45deg);
        -o-transform: translate(40px, 40px) rotate(45deg);
        transform: translate(40px, 40px) rotate(45deg)
    }

    50% {
        -webkit-transform: translate(0px, 80px) rotate(0deg);
        -ms-transform: translate(0px, 80px) rotate(0deg);
        -o-transform: translate(0px, 80px) rotate(0deg);
        transform: translate(0px, 80px) rotate(0deg)
    }

    75% {
        -webkit-transform: translate(-40px, 40px) rotate(45deg);
        -ms-transform: translate(-40px, 40px) rotate(45deg);
        -o-transform: translate(-40px, 40px) rotate(45deg);
        transform: translate(-40px, 40px) rotate(45deg)
    }
}

.home-section {
    padding-top: 0px
}

.table {
    margin-bottom: 0px
}

.table a {
    color: #fff
}

.table > tbody > tr > td {
    padding: 15px;
    border: 3px solid #e4e4e4
}

.table tr > td {
    padding: 11px 13px
}

tr:nth-child(1) > td {
    border-top: 0px
}

tr > td:nth-child(1) {
    background-color: #fff;
    font-weight: 500;
    font-size: 13px;
    color: #888;
    width: 140px
}

tr > td:nth-child(2) {
    font-weight: 500;
    color: #fff;
    background: #4c9cef
}

.header-top-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #efefef;
    background: #ffffffeb;
}

.logo {
    padding: 5px 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.logo a {
    display: block;
    color: #333;
    letter-spacing: 6px;
    font-weight: 600;
    font-size: 14px;
    width: 75%
}

.navigation-menu .navbar-nav li a {
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 40px 15px 40px;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: 600
}
.header-con  button a
{
    padding: 0px;
}

.navigation-menu .navbar-nav li a:hover {
    background: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.nav li a:focus,
.nav li a:hover {
    background: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.navbar {
    margin: 0
}

.navigation-background {
    -webkit-transition: all 0.3s ease-out;
    background: #fff;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #efefef;
}

.navigation-background .logo {
    padding-top: 5px 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.navigation-background .logo a {
    color: #333
}

.navigation-background .navigation-menu .navbar-nav li a {
    color: #333;
    padding: 40px 15px 40px;
    -webkit-transition: .3s;
    transition: .3s
}

.navigation-background .navigation-menu .navbar-nav li a:hover {
    color: #333
}

.about {
    background: #F9F9F9
}

.about-me-text {
    padding: 50px;
    background-color: #fff;
    box-shadow: -2px 40px 34px -24px rgba(0, 0, 0, 0.2);
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
    border: solid 7px #4c9cef;
    border-left-color: #f7639a;
    border-right-color: #f7639a
}

.about-me-text p:first-letter {
    font-size: 35px;
    color: #fff;
    background: #f7639a;
    padding: 0px 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 61px;
    margin-right: 5px
}

.my-skill strong,
.my-skill span {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 6px;
    display: inline-block
}

.my-skill .progress {
    background: #dedede;
    border-radius: 10px;
    box-shadow: none;
    height: 12px;
    margin-bottom: 30px
}

.my-skill .progress-bar-primary {
    background: #4c9cef
}

.modal-body .btn {
    background-color: #f7639a;
    margin-top: -68px;
    position: relative;
    margin-right: -35px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #fff;
    line-height: 39px;
    font-size: 20px;
    outline: 0;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out
}

.modal-body .btn:hover {
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    outline: 0
}

.subscribe .modal-content {
    background: url(../images/bg/subscribe-pattern.png);
    background-repeat: repeat
}

#mc-form {
    text-align: center
}

.mc-label {
    font-weight: 400
}

.subscribe-form {
    margin-bottom: 15px;
    position: relative
}

.subscribe-form .text-input {
    padding: 20px;
    border-radius: 50px;
    border: solid 1px #fff;
    background: #4c9cef;
    color: #fff;
    width: 100%;
    font-size: 15px;
    outline: none
}

.subscribe-form .text-input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.subscribe-form .text-input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.subscribe-form .text-input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.subscribe-form .text-input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.subscribe-form .text-input:focus::-webkit-input-placeholder {
    opacity: .5
}

.subscribe-form .text-input:focus:-moz-input-placeholder {
    opacity: .5
}

.subscribe-form .text-input:focus::-moz-input-placeholder {
    opacity: .5
}

.subscribe-form .text-input:focus:-ms-input-placeholder {
    opacity: .5
}

.subscribe-form .submit-btn {
    position: absolute;
    font-size: 18px;
    letter-spacing: 1px;
    color: #FFF;
    font-weight: 600;
    background: #f7639a;
    border: none;
    top: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50px;
    width: 150px;
    text-align: center;
    outline: none
}

.subscribe-form .submit-btn:active {
    opacity: .8
}

.portfolio {}

.portfolio-inner .mix {
    display: none;
    padding: 0px
}

ul.portfolio {
    padding: 30px 10px;
    list-style: none;
    margin-top: 30px;
    margin-left: 8px;
    text-align: center;
    background-color: #4c9cef
}

ul.portfolio li {
    display: inline-block;
    padding: 8px 12px;
    margin: 2px 8px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 13px
}

ul.portfolio li:hover {
    color: #000;
    border: none
}

ul.portfolio li.active {
    color: #fff;
    background-color: #f7639a;
    padding: 5px 20px;
    border-radius: 20px;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15)
}

.portfolio .item {
    position: relative
}

.portfolio .item img {
    width: 100%
}

.item {
    -webkit-transition: .3s;
    transition: .3s
}

.portfolio .item:hover a:before {
    top: 40%;
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}

.portfolio .item a:before {
    color: #fff;
    content: "f00e";
    font-family: "FontAwesome";
    text-align: center;
    color: #fff;
    position: absolute;
    font-size: 25px;
    top: 2%;
    opacity: 0;
    left: 0%;
    right: 0%;
    background-color: #f7639a;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    margin: 0 auto;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}

.portfolio .item a:hover:before {
    opacity: 1
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    margin-top: 50px;
    font-size: 40px;
    background-color: #f7639a;
    width: 50px;
    right: 10px;
    height: 50px;
    border-radius: 50%;
    padding-right: 13px
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: inherit
}

.testimonial-section {
    background: #F9F9F9
}

.testimonial-carousel-list {
    padding: 30px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out
}

.testimonial-carousel-list:hover {
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    top: -5px
}

.testimonial-word {
    padding: 0px 100px
}

.testimonial-word img {
    margin: 0 auto;
    max-width: 140px
}

.testimonial-word h2 {
    font-size: 12px;
    text-transform: uppercase;
    color: #4c9cef;
    font-weight: 700;
    letter-spacing: 4px;
    margin: 20px 0px
}

.testimonial-word p {
    line-height: 25px
}

.owl-navi {
    color: #fff
}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    margin: 5px;
    margin-top: -32px;
    padding: 7px 13px;
    background-color: transparent;
    opacity: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    line-height: 60px;
    background-color: #4c9cef;
    transition: all 0.3s ease-in-out
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #f7639a
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    padding: 5px;
    margin: 0;
    z-index: 100;
    cursor: pointer
}

.owl-prev {
    left: -40px
}

.owl-next {
    right: -40px
}

.services-section {
    background-color: #F9F9F9
}

.services-section hr {
    border-bottom: 2px solid #4c9cef;
    width: 42px;
    margin: 0 auto
}

.services-section .services-detail {
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out;
    position: relative;
    width: 300px;
    height: 300px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px
}

.services-section .services-detail:hover {
    border-bottom-right-radius: 4px;
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
    top: -5px
}

.services-section .services-detail i {
    font-size: 42px;
    margin-top: 88px;
    display: inline-block;
    vertical-align: middle
}

.call-to-action {
    background: url(../images/bg/call-to-action.png);
    background-attachment: fixed;
    background-repeat: repeat
}

.call-to-action h2 {
    font-size: 30px;
    color: #fff
}

.contact-us {
    padding: 50px;
    background-color: #fff;
    box-shadow: -2px 40px 34px -24px rgba(0, 0, 0, 0.2);
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
    border: solid 7px #4c9cef;
    border-left-color: #f7639a;
    border-right-color: #f7639a
}

.contact-us-detail {
    position: absolute;
    left: 83%;
    top: -4%;
    background-color: #4c9cef;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 600
}

.contact-us-detail:hover {
    background-color: #f7639a
}

.contact-us-detail a {
    color: #fff
}

.contact-us-detail a:hover {
    color: #fff
}

.form-group {
    margin-bottom: 25px
}

.form-control {
    border: 2px solid transparent;
    height: 50px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -webkit-transition: all 150ms ease-in-out 0s;
    -moz-transition: all 150ms ease-in-out 0s;
    -ms-transition: all 150ms ease-in-out 0s;
    -o-transition: all 150ms ease-in-out 0s;
    transition: all 150ms ease-in-out 0s;
    overflow: hidden
}

.form-control:focus {
    border-color: #171717;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    border-color: #4c9cef;
    border-width: 2px
}

.social-icon {
    list-style: none;
    padding-left: 0;
    margin: 0;
    text-align: center
}

.social-icon:before,
.social-icon:after {
    content: " ";
    display: table
}

.social-icon:after {
    clear: both
}

.social-icon li {
    display: inline-block;
    margin: 2px 4px
}

.social-icon li a {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 66px;
    color: #fff;
    text-align: center;
    border: 0 none;
    border-radius: 50%;
    font-size: 27px;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out
}

.social-icon li a:hover {
    box-shadow: 0px 8px 15px 0px rgba(90, 91, 95, 0.33)
}

.facebook {
    background-color: #3b5998
}

.twitter {
    background-color: #1da1f2
}

.google-plus {
    background-color: #dd4b39
}

.instagram {
    background-color: #464545
}

.linkedin {
    background-color: #0077b5
}

.pinterest {
    background-color: #bd081c
}

.youtube {
    background-color: #cd201f
}

.vimeo {
    background-color: #1ab7ea
}

.dribbble {
    background-color: #ea4c89
}

.behance {
    background-color: #1769ff
}

.flickr {
    background-color: #ff0084
}

.tumblr {
    background-color: #35465c
}

.foursquare {
    background-color: #f94877
}

.github {
    background-color: #333
}

.skype {
    background-color: #00aff0
}

.footer-section {
    background: url(../images/bg/footer-bg.png);
    background-repeat: repeat;
    padding: 80px 0px;
    color: #f8f8f8
}

.footer-section p {
    font-size: 14px
}

.scroll-to-top {
    background-color: #333;
    display: none;
    width: 30px;
    height: 30px;
    font-size: 12px;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    position: fixed;
    right: 5px;
    bottom: 30px;
    z-index: 999;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
    transition: all 0.3s ease-in-out
}

.scroll-to-top:hover,
.scroll-to-top:focus {
    background-color: #007178;
    color: #fff;
    box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3)
}

@media only screen and (max-width: 1199px) {
    .experience-circle i {
        font-size: 30px
    }

    .experience-content {
        margin-left: 75px
    }

    .experience-content:after,
    .experience-content:before {
        top: 30%
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .navigation-menu .navbar-nav li a {
        padding: 30px 10px;
        font-size: 12px
    }

    .navigation-background .navigation-menu .navbar-nav li a {
        padding: 30px 10px;
        font-size: 12px;
    }

    .navigation-background .logo {
        padding-top: 5px;
    }

    .margin-left-setting {
        margin-left: 0px !important
    }

}

@media only screen and (max-width: 991px) {
    .call-to-action h2 {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .navbar-toggle .icon-bar {
        background: #333
    }

    .navigation-background .navbar-toggle .icon-bar {
        background: #333
    }

    .navbar-toggle {
        margin-right: 0px;
        margin-top: -30px
    }
    .navigation-background .navigation-menu .navbar-nav li .stp a {
    color: #000!important;
    padding: 0px;
}

    .navbar {
        min-height: 0px
    }

    .navigation-menu .navbar-nav li a {
        padding: 11px 15px;
        color: #fff
    }

    .navigation-menu .navbar-nav li a:hover {
        color: #fff
    }

    .navigation-background .navigation-menu .navbar-nav li a:hover {
        color: #fff
    }

    .navigation-background .navigation-menu .navbar-nav li a {
        padding: 11px 15px;
        color: #fff
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 420px
    }

    .navbar-toggle {
        margin-top: -44px
    }

    .navbar-collapse {
        background: #1f5c35;
    }

    .navigation-background .navbar-collapse {
        background: #1f5c35;
    }

    .logo a {
        width: 92px
    }

    .navigation-background .logo a {
        width: 92px
    }

    .section-title h2 {
        font-size: 22px
    }

    .testimonial-word {
        padding: 0
    }

    .testimonial-carousel-list {
        margin-top: 0px
    }

    .call-to-action h2 {
        font-size: 18px;
        line-height: 35px
    }

    .contact-us-detail {
        left: 39%
    }

    .owl-prev {
        left: 5px
    }

    .owl-next {
        right: 5px
    }

    .scroll-to-top {
        width: 45px !important;
        height: 45px !important;
        font-size: 20px !important;
        line-height: 52px !important;
        right: 8px !important;
        bottom: 15px !important
    }

    .top_section1 h1 {
        font-size: 30px;
    }

    .top_section1 h3 {
        font-size: 20px;
    }

    .top_section1 p {
        font-size: 12px;
    }

    .logo_fixed img {
        width: 100px !important;
    }

    .logo_fixed {
        top: 12px;
        left: 6px1important;
    }

    .sidenav .closebtn {
        right: 33px !important;
    }
    .navigation-menu .navbar-nav li .stp a {
            color: #000;
        }

}

@media only screen and (max-width: 555px) {
    .social-icon li a {
        width: 40px;
        height: 40px;
        line-height: 44px;
        font-size: 16px
    }

    .section-title h2 {
        font-size: 16px;
        font-weight: 500
    }

    .section-title p {
        font-weight: 300;
        font-size: 12px
    }

    .statistics-content > h5 {
        font-size: 20px
    }

    .statistics-content > span {
        font-size: 10px
    }

    .statistics-icon {
        font-size: 30px
    }

    .services-section hr {
        width: 35px
    }

    .services-section h3 {
        font-size: 12px
    }

    .services-section .services-detail {
        width: 180px;
        height: 180px
    }

    .services-section .services-detail i {
        font-size: 30px;
        margin-top: 45px
    }

    .owl-theme .owl-controls .owl-buttons div {
        padding: 6px 10px;
        width: 40px;
        height: 40px;
        line-height: 36px;
        font-size: 8px
    }

    .contact-us-detail {
        left: 30%
    }
}

@media only screen and (max-width: 500px) {
    .experience {
        margin-left: 0px;
        border: 0px
    }

    .experience-circle {
        margin: 0 auto;
        position: static;
        margin-bottom: 20px
    }

    .experience-content {
        padding: 10px 15px;
        margin-left: 0px;
        text-align: center
    }

    .experience-content:after,
    .experience-content:before {
        display: none
    }
}

@media only screen and (max-width: 449px) {
    .button {
        font-size: 13px;
        padding: 14px 28px;
        font-weight: 600
    }

    .contact-us-detail {
        left: 25%
    }
}

.margin-0 {
    margin: 0px !important
}

.margin-top-0 {
    margin-top: 0px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-top-90 {
    margin-top: 90px !important
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-top-120 {
    margin-top: 120px !important
}

.margin-top-150 {
    margin-top: 150px !important
}

.margin-top-200 {
    margin-top: 200px !important
}

.margin-bottom-0 {
    margin-bottom: 0px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-bottom-90 {
    margin-bottom: 90px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.margin-bottom-120 {
    margin-bottom: 120px !important
}

.margin-bottom-150 {
    margin-bottom: 150px !important
}

.margin-bottom-200 {
    margin-bottom: 200px !important
}

.padding-0 {
    padding: 0px !important
}

.padding-top-0 {
    padding-top: 0px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-top-90 {
    padding-top: 90px !important
}

.padding-top-100 {
    padding-top: 100px !important
}

.padding-top-120 {
    padding-top: 120px !important
}

.padding-top-150 {
    padding-top: 150px !important
}

.padding-top-200 {
    padding-top: 200px !important
}

.padding-bottom-0 {
    padding-bottom: 0px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-bottom-80 {
    padding-bottom: 80px !important
}

.padding-bottom-90 {
    padding-bottom: 90px !important
}

.padding-bottom-100 {
    padding-bottom: 100px !important
}

.padding-bottom-120 {
    padding-bottom: 120px !important
}

.padding-bottom-150 {
    padding-bottom: 150px !important
}

.padding-bottom-200 {
    padding-bottom: 200px !important
}

.color-1 {
    color: #f306a0
}

.color-2 {
    color: #d60bfb
}

.color-3 {
    color: #d8be10
}

.color-4 {
    color: #0fd28a
}

.color-5 {
    color: #f97400
}

.color-6 {
    color: #08a6f3
}

.bg-color-1 {
    background-color: #f306a0
}

.bg-color-2 {
    background-color: #d60bfb
}

.bg-color-3 {
    background-color: #d8be10
}

.bg-color-4 {
    background-color: #0fd28a
}

.bg-color-5 {
    background-color: #f97400
}

.bg-color-6 {
    background-color: #08a6f3
}

.tooltip-inner {
    font-style: italic;
    padding: 10px 12px;
    min-width: 150px;
    width: 100%
}

.tooltip.top {
    margin-top: -15px
}

.tooltip.bottom {
    margin-top: 15px;
    bottom: auto;
    left: auto;
    right: auto
}

.tooltip.left {
    margin-right: 15px
}

.tooltip.right {
    margin-left: 15px
}

.tooltip-color .tooltip-inner {
    color: #fff
}

.uipasta-credit {
    color: #333;
    text-align: center
}

.uipasta-credit a {
    color: #4c9cef;
    font-weight: 600
}

.uipasta-credit a:hover {
    color: #f7639a
}

.color-fff {
    color: #fff
}

.logo_fixed {
    position: fixed;
    top: 15px;
    left: 35px;
    background-color: rgba(255, 255, 255, 0.52);
    border-radius: 25px;
    padding: 10px;

}

.logo_fixed img {
    width: 175px;
}

.service-page {
    padding: 15px 0px 0px;
}
.service-page p {
    line-height: 21px;
    font-size: 14px;
    text-align: justify;
}

.service-page .section-title {
    font-size: 34px;
    line-height:35px;

}

.content-section {
    height: 500px;
    overflow: scroll;
}

/* testimonial css start  */
.section_testemonial {
text-align: center;
    font-family: 'Nunito', sans-serif;
    padding: 20px;
    
    border-bottom: 1px solid #ddd;

}
.section_testemonial .slick-slider {
    margin-bottom: 30px;
    box-shadow: #eee 0px 0px 21px;
}

.section_testemonial .slick-next {
    right: 19px;
}

/* .section_testemonial .slick-prev,
.slick-next {
    top: 83%;

} */

.section_testemonial .slick-prev:before,
.slick-next:before {
    color: #ff8256;
}

.section_testemonial .slick-prev {
    left: 1080px;
    z-index: 99;
}

.testemonial_content {
    padding-top: 0px;
}

.testmonial_textquoto {
    background: #ff8256;
    width: 167px;
    padding: 20px;
    top: -60px;
    z-index: -9;
    font-size: 32px;
    color: #f7cdbf;
    height: 200px;
    position: absolute;
    border-radius: 16px;
}

.testmonial_image {
    margin-left: 84px;
    padding: 40px;
}

.testmonial_image img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0), 0 9px 14px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.08);
}

.testimonials_slider {
    position: relative;
}

.testmonial_content {
    position: relative;
}

.testemoniol_text {
    height: auto;
    vertical-align: middle;
    margin-top: 15px;
    padding: 0px 75px;
}

.testemoniol_text h3 {
    color: #3f547d;
    font-weight: 900;
    font-size: 30px;
}

.heading_text {
    color: #ff8256;
    font-weight: 500;
    font-size: 16px;
}

.text_para {
    color: #868181;
    font-size: 18px;
    margin-bottom: 32px;
}

.name {
    color: #3f547d;
    font-weight: 700;
    font-size: 24px;
}

.status {
    color: #868181;
    font-size: 12px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {

    .section_testemonial .slick-prev {
        left: 675px;
        z-index: 99;
    }

    .testemoniol_text {
        margin-top: 17px;
            padding-right: 22px;
    }
    .testemoniol_text h3 {
font-size: 26px;
}
    .text_para {
text-align: justify;
}

    .section_testemonial .slick-prev,
    .slick-next {
        top: 90%;
    }

    .testmonial_image {
        margin-left: 44px;
        padding: 40px;
    }

    .testmonial_textquoto {
        width: 140px;
        top: -29px;
        z-index: -9;
        height: 170px;
    }

}

@media screen and (max-width: 767px) {
    .section_testemonial .slick-prev {
        left: 278px;
    }

    .testemonial_content {
        padding-top: 20px;
    }

    .section_testemonial .slick-prev,
    .slick-next {
        top: 0%;
    }

    .testmonial_image {
        padding: 0px;
    }

    .testmonial_textquoto {
        width: 130px;
        height: 164px;
    }

    .testmonial_image img {
        width: 100%;
        border-radius: 8px;
        box-shadow: none;
    }

    .section_testemonial .slick-next {
        right: 0px;
    }
}


.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #ffa180;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.right_modal_dialog{
    margin-top: 100px;
    width: 450px;
    position: absolute;
    top: 0px;
    right: 15px;
}
.right_modal_header{
    padding: 0px !important;
}
.right_modal_contant{
    border-radius: 4px;
}
.modal_body_heading_r h3{
    text-align: center;
    font-family: 'Lobster', cursive;
    font-size: 25px;
    padding: 10px;
    padding-top: 20px;
}
.right_modal_header .close {
    margin-top: -2px;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999;
}
.right_modal_body{
    padding: 0px;
}
.slider_cont h2 {
    /* font-family: 'Yanone Kaffeesatz', sans-serif; */
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    color: white;
    font-size: 24px;
font-weight: 900;
    margin: 0px;
    text-shadow: #333 2px 2px 6px;
}

.slider_cont h3 {
    /* font-family: 'Lobster', cursive; */
    
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #2b2929;
    margin: 0 0px 0px;
    font-size: 28px;
    font-weight: 900;
    text-shadow: #2b292987 3px 2px 4px;
}
.padd_0 {
    padding: 0px !important;
    border-right: 0px !important;
}
.arts img {
    width: 80%;
}
.sit_li li {
    font-size: 14px;
    text-align: justify;
}
.sit_li {
    padding-left: 25px;
}
.ikar_font {
    color: #1000ff;
    font-size: 20px !important;
}

.mice_row {
    margin: 30px 0px;
}

.mice_row img{
   width: 80px;
}
.font_24 {
    font-size: 24px !important;
}
.font_28 {
    font-size: 28px;
    line-height: 36px;
}
.footer_click_butt {
    margin-left: 52px;
}
.btn_thm {
    border-radius: 30px;
    background: #fff;
    border: 1px solid #ddd;
    transition: .5s;
}
.btn_thm:hover {
   box-shadow: #ddd 2px 2px 10px;
   transition: .5s;
}

.download_img_men{
    padding: 80px;
}
.download_img_1{
    position: relative;
}
.download_img_1 p{
    position: absolute;
    top: 0px;
    right: 12%;
    background: #000;
    padding: 15px;
    margin: 0px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 0px;
    display: none;
    font-weight: 600;
}
.download_img_1{
    overflow: hidden;
    transition: 1s;
    margin-bottom: 30px;
}
.download_img_1 img{
    width: 100%;
    transition: 1s;
    cursor: pointer;
}
.download_img_1:hover img{
    transform: scale(1.5);
    transition: 1s;
}
 .slick-prev:before, .slick-next:before {
    font-family: 'FontAwesome'!important;
    font-size: 32px !important;
    line-height: 1 !important;
    opacity: .75 !important;
    color: white !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    background: #333 !important;
    padding: 6px 8px !important;
}
.slick-next{
    right: 6px !important;
}

.slick-prev:before{
    content:"\f104" !important;
}
.slick-next:before{
    content:"\f105" !important;
}
   
.slick-prev{
    left: 0px !important;
    z-index: 99;
}
.testemoniol_text img{
    width: 100%;
}
.navigation-menu .navbar-nav li a.right_a_pdding_0{
    padding: 0px;
}
.crop_img_pd_0 img{
    padding: 3px 0px !important;
    width: 49% !important;
}
.crop_img_pd_0{
    border-bottom: 1px solid #ddd;
}
.plr_0{
    padding: 0px;
}
.second_heading_service{
    position: relative;
    padding-bottom: 5px;
}
.slider_cont h3{
   margin-bottom: 10px;
}
.second_heading_service:before{
    content: '';
    width: 65px;
    height: 2px;
    background-color: #2b2929;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    top: 37px;
}
.nav-list > li.border_none{
    border: none !important;
    padding-left: 15px;
    display: block;
}
.mandatory-text
{
    color: #bd081c;
}


.item1 p {
    margin: 2px -2px 0px -14px;
    width: 70%;
    line-height: 20px;
}

.item2 p {
    margin: 2px 0px 0px 0px;
    line-height: 20px;
    width: 100%;
}

.item3 p {
    margin: 2px -2px 0px -27px; width: 86%; line-height: 20px;
}

.item4 p {
    margin: 2px -2px 0px -15px;
    line-height: 20px;
    width: 110px;
}

.item5 p {
    margin: 2px -2px 0px -8px;
    line-height: 20px;
    width: 75%;
}

.item6 p {
    margin: 2px 68px 0px -18px; line-height: 20px;
}

.item7 p {
    margin: 2px 68px 0px -7px; line-height: 20px;
}
.item8 p {
    margin: 2px 0px 0px -20px;
    width: 129px;
    line-height: 20px;
}



.header-top-area {
    background-image: linear-gradient(#00000000, #ffffff00);
    background: #ffffff8c;
    border-bottom: none;
    box-shadow: none;
}

.navigation-background {
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.navigation-menu .navbar-nav li a {
    /* color: #fff; */
}

.navigation-background .navigation-menu .navbar-nav li a {
    color: #333;
}
.error{
    color:red;
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 0;
}
.cus-modal-body form input::placeholder {
    color: #b5adae;
    font-size: 13px;
/* testimonal slider-fz */
}
.testimonial-fz-1 {
    border: 10px solid #316db3;
    padding: 40px 0 25px 0;
    margin: 50px;
    text-align: center;
    position: relative;
}
.testimonial-fz-1:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fff;
    margin: 0 auto;
    font-size: 70px;
    font-weight: 900;
    color: #f1971f;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
}
.testimonial-fz-1 .testimonial-title-fz{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    background: #1c592b;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
.testimonial-fz-1 .testimonial-title-fz:before{
    content: "";
    border-top: 15px solid #662a66;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}
.testimonial-fz-1 .testimonial-title-fz:after{
    content: "";
    border-top: 15px solid #662a66;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}
.testimonial-fz-1 .testimonial-user-post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.testimonial-fz-1 .testimonial-description-fz-001{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}
.testimonial_slider_fz_001 .owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f08e55;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.testimonial_slider_fz_001 .owl-prev:before,
.owl-next:before{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.testimonial_slider_fz_001 .owl-next:before,
.owl-prev:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.testimonial-description-fz-001 img{
    width: 200px;
}

.testimonial_slider_fz_001 .owl-next:before{ content: "\f061"; }
@media only screen and (max-width: 990px){
    .testimonial-fz-1{ margin: 30px; }
}
.testimonial_slider_fz_001 .owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #da804c!important;
}
/* testimonal slider-fz */



.slick-slider
{
    overflow: hidden!important;
}

.modal_body_heading_r h5 {
    text-transform: uppercase;
}
.about_service_sec {
    text-align: center;
}
.about_service_sec h2 {
    font-size: 16px;
    line-height: 36px;
    margin: 0;
}
.about_service_sec h3 {
    font-size: 14px;
    line-height: 13px;
}
h3.same_testimonial_css{
    color: #2b2929;
    text-shadow: #33331182 3px 3px 3px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
}
.position_set{
    bottom: 17px !important;
    right: 30px !important;
    width: 100% !important;
}
.position_set_2{
    bottom: 54px !important;
}
.position_set_3{
    bottom: 70px !important;
}