.font_family{
    font-family: 'Open Sans', sans-serif;
}

.font_size_14{font-size: 14px;}
.our_services_p{
    font-size: 14px;
    line-height: normal;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.col_white{color: #ffffff !important;}

.img_width_30{width: 30px;}
.img_width_40{width: 40px;}
.img_width_50{width: 50px;}

.contact_company{
    font-weight: bold;
    font-size: 14px;
    position: relative;
    bottom: -5px;
}

.fas .fa-phone-square-alt{
    position: relative;
    right: 12px;

}

#contact_info_tbl table td {border: none;}

.contact_jumbotron{
    padding-bottom: 0px; margin: 0px; padding-right: 0px; padding-left: 0px;border-radius: 0px;
}

.contact_icon_1:before{
    position: relative;
    content: "\f21d";
    top: 24px;
}

.contact_icon_2{
    position: relative;
    content: "\f87b";
    right: 12px;
}

.contact_card_text_1{
    padding-left: 120px;
    position: relative;
    bottom: 20px;
}

.promo-line_soft_consultancy_technology {
    left: 412px;
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 25%;
    display: block;
    background-image: linear-gradient( 
        135deg, #bf2060 0%, #bf2060 75%);
}

contact_head{
    font-size: 16px; font-weight: bold; margin: 0px;
}

.promo-line_soft_consultancy_technology:after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

.technology_heading{
    color: black; font-size: 40px; padding-top: 30px;
}
/* ===============================contact us=================================== */
.abt-heading
{font-size: 28px; color: rgb(255, 255, 255); text-align: center; font-family: 'Open Sans', sans-serif;}

/*====================================about us page======================================================*/
abt-jumbtoron{
    height:386px ;
    padding-top: 20px;
}

abt-jumbtoron-2{
    height:370px ;
    padding-top: 20px;
}

#our_excellence
{
    background: linear-gradient( 
        -15deg, #bf2060 50%, #2a4f7e 50%);
}

.our_vision{
    background: linear-gradient( 
        -15deg, #2a4f7e 50%, #bf2060 50%);
}

.our_key_aspect{
    background: linear-gradient( 
        -15deg, #bf2060 50%, #2a4f7e 50%);
}

key-selling-jumbotron{

}
/*====================================about us page==============================================*/
/* fixed navigation */
* {
    padding: 0px;
    margin: 0px;
}
body {
    background: rgb(255, 255, 255);
}

.head {
    width: 100%;
}
.head h1 {
    padding: 0px 40px;
    line-height: 100px;
    font-size: 50px;
    color: orange;
    background: white;
    font-family: 'Open Sans', sans-serif;
}

.head .nav {
    transition: transform 0.2s;
    margin: 0 auto;
    border: 0px solid;
    padding: 10px;
    box-shadow: 0px 3px #c7c7c7;
    z-index: 3;
    background: rgb(255, 255, 255);
    padding: 10px 0px 0px 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 80px;
}

.nav li {
    font-weight: 1000;
    list-style-type: none;
    display: inline-block;
    padding: 10px 0px;
    text-align: center;
    border-left: 0px solid white;
    color: white;
}

.box {
    width: 60%;
    margin: 150px auto;
    background: white;
    padding: 20px;
    font-size: 25px;
}

.sidenav {
    text-align: left;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #2a4f7e;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    font-weight: bold;
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    /* right: 25px; */
    font-size: 36px;
    /* margin-left: 50px; */
}

.services-navbar {
    list-style-type: none;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    border-left: 1px solid white;
    color: white;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

/* fixed navigation */

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#service {
    background-image: url(../../../wallpaperboat.com/wp-content/uploads/2020/09/23/55471/solid-white-17.jpg);
    text-align: center;
    padding: 2% 0%;
}

@media screen and (max-width: 1024px) {
    .company-info {
        display: none;
    }
}

#menu {
    position: relative;
}

.about-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 50%;
}

.about-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.jumbotron {
    padding-right: 0px;
    padding-left: 0px;
}

.key-selling-sec .jumbotron {
    /*height: 180px;*/
}

.our_mission {
    height: 206px;
    padding-top: 10px;
    background-color: #f7f7f7;
}

.jumbotron {
    transition: transform 0.2s;
    margin: 0 auto;
    border: 0px solid;
    padding: 10px;
    box-shadow: 5px 5px #c7c7c7;
}

.jumbotron:hover {
    /* color: white;
    background-color: #bf2060; */
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
}
.jumbotron .lead {
    color: black;
    font-size: 14px;
}

/* .jumbotron .lead:hover {
  color: white;
} */

.form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255, 255, 255);
    opacity: 1; /* Firefox */
}

.form-control {
    width: 100%;
    border: 1px solid #ccc;
    height: 51px;
    border-radius: 10px;
    box-shadow: none;
}

::-webkit-input-placeholder {
    color: rgb(255, 255, 255);
    text-align: center;
}

/* ----------contact us page ----------- */

/*---------------------------------------------------------------------*/
main {
    max-width: 800px;
    margin: auto;
}
/*INFORGRAPHIC*/
.infographic {
    margin: 32px 0;
}
.infographic__title {
    color: #545454;
    font-size: 20px;
    text-transform: uppercase !important;
    text-align: center;
}
.infographic__grid {
    display: flex;
    margin: 40px 0;
}
.infographic__grid__item {
    width: calc(33.33% - 16px);
    padding: 18px;
}
.infographic__grid__item__img {
    display: block;
    margin: auto;
    width: 175px;
}
.infographic__grid__item__title {
    font-size: 30px;
    font-weight: 600;
    text-align: center !important;
    width: 100%;
    margin: 0;
}
.title-dkblue {
    color: #00bce4 !important;
}
.title-orange {
    color: #fe8d0b !important;
}
.title-ltblue {
    color: #003a79 !important;
}
p.infographic__grid__item__p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    display: block;
}
/*...infographic sources*/
p.infographic__sources {
    color: #545454;
    font-size: 14px;
    line-height: 1.2;
    margin: 0;
}

@media screen and (max-width: 695px) {
    .infographic__grid {
        flex-direction: column;
    }
    .infographic__grid__item {
        width: calc(100% - 16px);
    }
}
/*---------------------INFOGRAPHY-------------------*/

* {
    margin: 0 auto;
}
@font-face {
    src: url("../fonts/helvetica_neue_ce_55_roman-webfont.eot");
    src: url("../fonts/helvetica_neue_ce_55_roman-webfontd41d.eot?#iefix")
        format("embedded-opentype"),
        url("../fonts/helvetica_neue_ce_55_roman-webfont.woff2") format("woff2"),
        url("../fonts/helvetica_neue_ce_55_roman-webfont.woff") format("woff"),
        url("../fonts/helvetica_neue_ce_55_roman-webfont.ttf") format("truetype"),
        url("../fonts/helvetica_neue_ce_55_roman-webfont.svg")
        format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "open_sansregular";
    src: url("../fonts/opensans-regular-webfont.eot");
    src: url("../fonts/opensans-regular-webfontd41d.html?#iefix")
        format("embedded-opentype"),
        /*url("../fonts/opensans-regular-webfont.html") format("woff2"),
        url("../fonts/opensans-regular-webfont-2.html") format("woff"),
        url("../fonts/opensans-regular-webfont-3.html") format("truetype"),*/
        url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*for-section-text-start-here*/
::selection {
    background: #e73131; /* WebKit/Blink Browsers */
    color: #fff;
}
::-webkit-selection {
    background-color: #e73131;
    color: #fff;
}
::-ms-selection {
    background-color: #e73131;
    color: #fff;
}
::-o-selection {
    background-color: #e73131;
    color: #fff;
}
::-moz-selection {
    background-color: #e73131;
    color: #fff;
}
/* ========================================================================
  Hover animation 
 ========================================================================== */
@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}
@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}
.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/* ========================================================================
  Hover End 
 ========================================================================== */
#preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
#pre-status,
.preload-placeholder {
    background-image: url(../preloader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 296px;
    left: 38%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 32%;
    width: 296px;
}
.preload-placeholder {
    background: none;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%;
}
.parallex {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
p {
    color: #666;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}
h1 {
    color: #fff;
    font-size: 51px;
    text-transform: uppercase;
}
h2 {
    color: #555;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bolder;
}
h3 {
    color: #333;
    font-size: 23px;
}
h4 {
    color: #555;
    font-size: 21px;
    text-transform: uppercase;
}
h5 {
    color: #333;
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
strong {
    font-weight: bolder;
}
span {
    color: #be2265;
}
.space {
    margin: 30px 0px;
}
.line {
    border: 2px solid #e73131;
    width: 30%;
}
a:hover,
a:focus {
    text-decoration: none;
}
a.btn-down {
    height: 50px;
    width: 50px;
    color: #fff;
    border: 2px solid #fff;
    padding: 5% 10%;
    position: relative;
    top: 35px;
    font-size: 17px;
}
a.btn-down:hover {
    background: #fff;
    color: #e73131;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
a.btn-order {
    height: 50px;
    width: 50px;
    color: #e73131;
    border: 2px solid #e73131;
    padding: 3% 5%;
    font-size: 15px;
    position: relative;
    top: 5px;
}
a.btn-order:hover {
    background: #e73131;
    color: #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
a.btn-send {
    color: #e73131;
    border: 2px solid #e73131;
    padding: 2% 0%;
    font-size: 15px;
}
a.btn-send:hover {
    background: #e73131;
    color: #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*Navigation-stylesheets-include-here*/
.navbar-default {
    background: rgba(248, 248, 248, 0);
    border: rgba(248, 248, 248, 0);
    padding: 5px 5px;
}
a.navbar-brand img {
    height: 63px;
    position: relative;
    top: 9px;
}

#menu .nav {
    left: 25%;
    position: relative;
}
#menu ul.nav li a {
    font-size: 15px;
    color: #fff;
}
#menu .nav > li > a {
    background: none;
    color: #fff;
}
#menu ul.nav li a:hover,
#menu ul.nav li a.active {
    color: #e73131;
    transition: all 0.4s;
}
#menu .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #e73131;
    background: transparent;
}
a.navbar-brand {
    padding: 0px;
    margin-top: -3px;
}
ul.nav li.active a:before {
    opacity: 1;
}
.on {
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
/*Slider-stylesheets-include-here*/

#home-carousel .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 430px;/*630px;*/
}
#home-carousel .item:before {
    background-color: #000;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    width: 100%;
}
.carousel-caption {
    left: 15px;
    right: 15px;
    top: 46%;
    font-size: 10px;
    text-align: left;
    color: #fff;
    text-shadow: none;
    margin-top: -130px;
}
.carousel-caption h1 {
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: 100;
}
.carousel-caption h2 {
    color: #fff;
    /*font-size: 60px;*/
    font-weight: 600;
    margin-top: 0px;
    text-transform: none;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.carousel-caption p {
    color: #ffffff;
    font-size: 17px;
    font-weight: normal;
    line-height: 27px;
}
.home-carousel-left,
.home-carousel-right {
    background-color: #bf2060;
    color: #fff;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
    transition: 300ms;
}
.home-carousel-left {
    left: -32px;
}
.home-carousel-right {
    right: -32px;
}
#home-carousel:hover .home-carousel-left {
    left: 0;
}
#home-carousel:hover .home-carousel-right {
    right: 0;
}
/* Carousel animation */

#home-carousel .item h1,
#home-carousel .item h2,
#home-carousel .item p {
    opacity: 0;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
#home-carousel .item h1 {
    -webkit-transition: all 0.5s ease-in-out 0.15s;
    -moz-transition: all 0.5s ease-in-out 0.15s;
    -ms-transition: all 0.5s ease-in-out 0.15s;
    -o-transition: all 0.5s ease-in-out 0.15s;
    transition: all 0.5s ease-in-out 0.15s;
}
#home-carousel .item.active h1,
#home-carousel .item.active h2,
#home-carousel .item.active p {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#home-carousel .item h2 {
    -webkit-transition: all 0.5s ease-in-out 0.3s;
    -moz-transition: all 0.5s ease-in-out 0.3s;
    -ms-transition: all 0.5s ease-in-out 0.3s;
    -o-transition: all 0.5s ease-in-out 0.3s;
    transition: all 0.5s ease-in-out 0.3s;
}
#home-carousel .item p {
    -webkit-transition: all 0.5s ease-in-out 0.45s;
    -moz-transition: all 0.5s ease-in-out 0.45s;
    -ms-transition: all 0.5s ease-in-out 0.45s;
    -o-transition: all 0.5s ease-in-out 0.45s;
    transition: all 0.5s ease-in-out 0.45s;
}
/*About-stylesheets-include-here*/
/* #about {
  background-color: #2a4f7e;
  background-image: linear-gradient(385deg, #bf2060 0%, #2a4f7e 75%);
  color: #fff;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  background-attachment: fixed;
  height: 1000px;
  /* background-image: url("https://static.wixstatic.com/media/359c7f_6ab10f5f5c354ea2bcc939656e9ca3f4~mv2.jpg/v1/fill/w_1920,h_1396,al_c,q_90,usm_0.66_1.00_0.01/359c7f_6ab10f5f5c354ea2bcc939656e9ca3f4~mv2.jpg"); */
/* padding: 3% 0%
} */ 

#about{
    background: linear-gradient(-45deg, #8b8786, #2a4f7e, #bf2060, #111010);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
}

.our-customer{
    background: linear-gradient(-45deg, #8b8786, #2a4f7e, #bf2060, #111010);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.our-expertise{
    background: linear-gradient(-15deg, #cddcf1 50%, #fff 50%);
}

#about .heading {
    text-align: center;
}

.heading p {
    padding: 20px 0px;
    font-size: 13px;
    font-weight: bolder;
    color: #555;
}
.ab-sec {
    text-align: justify;
}
.ab-sec h3 {
    font-weight: bolder;
}
.ab-sec p {
    padding: 10px 0px;
    font-size: 13px;
}
/*Background-stylesheets-include-here*/

.bg-sec h3 {
    text-transform: none;
    font-weight: bolder;
}

/*Service-stylesheets-include-here*/
#service {
    text-align: center;
    padding: 2% 0%;
}
#features-sec {
    padding: 100px 0;
}
#features-sec .media.service-box:first-child {
    margin-top: 80px;
}
#services {
    padding: 100px 0 75px;
}
.media.service-box {
    margin: 25px 0;
}
.media.service-box .pull-left {
    margin-right: 20px;
}
.media.service-box .pull-left > i {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    color: #e73131;
    border: 1px solid #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative;
}
.media.service-box:hover .pull-left > i {
    background: #e73131;
    color: #fff;
    transform: rotateY(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkittransform: rotate(360deg);
    transition: all 0.5s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.media-body h5 {
    font-weight: bolder;
    text-align: left;
}
.media-body p {
    text-align: justify;
}
/*Experience-stylesheets-include-here*/
.experience {
    margin-top: 30px;
}
.progress {
    height: 20px;
    background-color: #d7d7d7;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 25px;
}
.progress-bar {
    box-shadow: none;
    -webkit-box-shadow: none;
    text-align: right;
    padding-right: 12px;
    font-size: 12px;
    font-weight: 600;
    background: #e73131;
}
.progress .progress-bar.six-sec-ease-in-out {
    -webkit-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out;
}
.lead {
    font-size: 14px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}
/*Features-stylesheets-include-here*/
#features {
    text-align: center;
    padding: 2% 0%;
}
#features .nav-tabs {
    display: inline-block;
    margin-top: 20px;
}
.tab p {
    text-align: justify;
}
#features .nav-tabs > li.active > a,
#features .nav-tabs > li.active > a:hover,
#features .nav-tabs > li.active > a:focus {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid #e73131;
    background: #f8f8f8;
}
#features .nav-tabs > li > a {
    color: #555;
    margin-right: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
    background-color: #fff;
    border-right: 1px solid #e0e0e0;
    border-radius: 0px;
    border-bottom: 1px solid #ffffff;
    width: 110px;
    padding: 0;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
}
#features .nav-tabs > li > a i.fa {
    font-size: 25px;
}
#features .nav-tabs > li.active > a i.fa {
    color: #e73131;
}
#features .nav-tabs > li > a:hover {
    border-color: transparent;
    border-right: 1px solid #e0e0e0;
}
#features p.feat-sec-1 {
    padding-top: 10px;
}
#features .tab-content .feat-sec {
    margin-top: 10px;
}
#features .tab-content h5 {
    text-align: left;
    font-weight: bolder;
}
#features .tab-content .line {
    float: left;
}
.tab {
    margin-top: 20px;
}
.tab-img {
    position: relative;
    top: 50px;
}
/*Portfolio-stylesheets-include-here*/
#portfolio {
    padding: 2% 0%;
    background: #f5f5f5;
    text-align: center;
}
#portfolio .portfolio-filter {
    list-style: none;
    padding: 0;
    margin: 0 0 50px;
    display: inline-block;
}
#portfolio .portfolio-filter > li {
    float: left;
    display: block;
}
#portfolio .portfolio-filter > li a {
    display: block;
    padding: 7px 15px;
    background: #e5e5e5;
    color: #64686d;
    position: relative;
}
#portfolio .portfolio-filter > li a:hover,
#portfolio .portfolio-filter > li a.active {
    background: #e73131;
    color: #fff;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.portfolio-items p {
    color: #fff;
    font-weight: normal;
}
#portfolio .portfolio-filter > li a.active:after {
    content: " ";
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #e73131 transparent transparent transparent;
}
#portfolio .portfolio-filter > li:first-child a {
    border-radius: 4px 0 0 4px;
}
#portfolio .portfolio-filter > li:last-child a {
    border-radius: 0 4px 4px 0;
}
#portfolio .portfolio-item {
    margin-bottom: 20px;
}
#portfolio .portfolio-item .portfolio-item-inner {
    position: relative;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
    opacity: 0;
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    color: #fff;
}
#portfolio .portfolio-item:hover .portfolio-info {
    opacity: 1;
    transition: all 0.5s;
}
#portfolio .portfolio-item:hover .portfolio-info i.fa {
    font-size: 30px;
    color: #e73131;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
/*Pricing-stylesheets-include-here*/
#pricing {
    padding: 4% 0% 0% 2%;
    text-align: center;
}
#pricing ul.pricing {
    list-style: none;
    padding: 0;
    margin: 70px 0 30px;
    border: 1px solid #eee;
    border-radius: 5px 5px 4px 4px;
    padding: 15px;
    text-align: center;
}
#pricing ul.pricing:hover {
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.26);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#pricing ul.pricing li {
    display: block;
    padding: 10px;
    color: #666;
}
#pricing ul.pricing li.plan-header {
    background: #f8f8f8;
    border-radius: 4px 4px 0 0;
    margin: -15px -15px 10px;
    padding: 15px 15px 30px;
    border: 0;
}
#pricing ul.pricing li.plan-header .price-duration {
    position: relative;
    margin-top: -63px;
    top: -10px;
    display: inline-block;
    width: 116px;
    height: 116px;
    background-image: -moz-linear-gradient(90deg, #e73131 0%, #e73131 100%);
    background-image: -webkit-linear-gradient(90deg, #e73131 0%, #e73131 100%);
    background-image: -ms-linear-gradient(90deg, #e73131 0%, #e73131 100%);
    color: #fff;
    border-radius: 100px;
    border: 5px solid #f6f6f6;
}
#pricing ul.pricing li.plan-header .price-duration {
    display: block;
    line-height: 1;
}
#pricing ul.pricing strong {
    font-size: 14px;
}
#pricing ul.pricing li.plan-header .price-duration > .price {
    font-size: 24px;
    font-weight: 700;
    margin-top: 35px;
}
#pricing ul.pricing li.plan-header .price-duration > .duration {
    margin-top: 5px;
}
#pricing ul.pricing li.plan-header .plan-name {
    margin-top: 10px;
    font-size: 21px;
    color: #444;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
#pricing ul.pricing.featured {
    background: #222534;
    color: #fff;
    border: 0;
}
#pricing ul.pricing.featured li.plan-header .plan-name {
    color: #fff;
}
/*Team-stylesheets-include-here*/
#team {
    text-align: center;
    padding: 2% 0%;
}
.team-desc {
    padding: 15px 10px 15px 10px;
}
.team-main-sec:hover {
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.26);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.team-sec {
    border: 1px solid #eee;
}
.team-main-sec:hover .team-sec {
    border: 1px solid #fff;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.team-main-sec:hover h5 {
    color: #e73131;
}
.team-sec h5 {
    color: #555;
    text-transform: uppercase;
}
.team-social-icon {
    margin-top: 20px;
}
.team-desc ul.team-social-icon li {
    display: inline-block;
    padding-right: 20px;
}
.team-desc ul.team-social-icon li a i.fa {
    font-size: 20px;
    color: #999;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-facebook-f {
    color: #3b5998;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-twitter {
    color: #55acee;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-pinterest-p {
    color: #bd081c;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-instagram {
    color: #3f729b;
}
.team-desc ul.team-social-icon li a i.fa:hover.fa-google-plus {
    color: #dc4e41;
}
/*Testimonials-stylesheets-include-here*/
#testimonials {
    background-image: url(../images/Testimonials/01.jpg);
    height: 450px;
    text-align: center;
}
#testimonials .owl-theme .owl-controls .owl-page span {
    background: #e73131;
}
.quote {
    position: relative;
    top: 40px;
}
.quote i.fa {
    font-size: 35px;
    color: #ffffff;
}
#owl-testi {
    position: relative;
    top: 65px;
}
#owl-testi p {
    color: #ffffff;
    font-weight: normal;
}
#owl-testi h5 {
    color: #ffffff;
    line-height: 30px;
    padding-top: 20px;
}
#owl-testi h6 {
    color: #ffffff;
    padding-top: 20px;
}
/*Fun-Facts-stylesheets-include-here*/
#fun-facts {
    background-color: #f8f8f8;
    padding: 3% 0%;
}
#fun-facts .fun-fact {
    border-right: 1px solid #ddd;
}
#fun-facts .col-md-3:last-child .fun-fact {
    border-right: 0px solid #ddd;
}
#fun-facts .fun-fact i {
    margin-right: 5px;
    color: #666;
}
#fun-facts .fun-fact h6 {
    color: #555;
    font-weight: bolder;
}
/*Blog-stylesheets-include-here*/
#blog {
    text-align: center;
    padding: 3% 0% 0% 2%;
}
.blog-info {
    text-align: left;
}
.blog-info h5 {
    font-weight: bold;
    padding-top: 10px;
}
.blog-info i.fa {
    float: left;
    margin-right: 10px;
    color: #777;
}
.blog-info h6 {
    margin: 0;
    color: #666;
    float: left;
}
.blog-info h6:hover,
.blog-info h5:hover {
    color: #e73131;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.data-meta {
    background: #444;
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    padding: 6px 15px;
}
.data-meta h4 {
    color: #ffffff;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
a.btn-blg {
    color: #666;
}
a.btn-blg:hover {
    color: #e73131;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-info p {
    text-align: justify;
    padding-top: 5px;
}
.blog-info ul.blog-icon {
    margin: 0;
    padding: 0;
}
.blog-info ul li {
    display: inline-block;
}
.blog-info ul li.comment {
    margin-left: 10px;
}
/*Client-stylesheets-include-here*/
#client {
    text-align: center;
    position: relative;
    padding: 70px 0px 10px 0px;
}
.client-logo a {
    opacity: 0.4;
    display: table;
    margin: 0 auto;
}
.client-logo a:hover {
    opacity: 1;
    transition: all 0.5s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
/*Contact-stylesheets-include-here*/
#contact {
    z-index:0;
    text-align: center;
    /*padding: 3% 0% 0% 2%;*/
}
.contact-sec-1 {
    text-align: left;
}
.contact-sec-1 h4 {
    font-weight: bold;
}
.contact-sec-1 ul.contact-form li i.fa {
    color: #666;
    float: left;
    margin-right: 10px;
}
.contact-sec-1 ul.contact-form li h6 {
    font-size: 14px;
    color: #666;
    margin: 0;
}
.contact-sec-1 ul {
    padding: 0;
    position: relative;
    top: 20px;
}
.contact-sec-1 ul li {
    display: block;
    padding-bottom: 30px;
}
.contact-sec-1 ul li a {
    color: #666;
}
.contact-sec-1 ul li a:hover {
    color: #e73131;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
label {
    font-size: 15px;
    font-weight: normal;
    float: left;
    margin: 0px 0px 20px 0px;
}
.form-group {
    margin-bottom: 30px;
}
textarea.form-control {
    min-height: 120px;
    resize: none;
}

.contact_card{    position: relative;
                  left: 280px;}

.contact_card_text{
    padding-left: 70px;
    position: relative;
    bottom: 20px;
}

.form-bg
{
    width: 70%;
    padding-bottom: 140px;
    padding-top: 98px;
    position: relative;
    right: 60px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
    float:left;
    text-color:white;
}

.contact_card_width{
    width: 50%;;
}


.form-control {
    border: 1px solid #ccc;
    height: 35px;
    border-radius: 15px;
    box-shadow: none;
}
/*Footer-stylesheets-include-here*/
#footer {
    text-align: center;
}
#footer .bg-sec h2 {
    color: #ffffff;
    font-size: 25px;
    font-weight: normal;
}
#footer-down {
    position: relative;
    top: 30px;
    text-align: center;
}
#footer-down h2 {
    color: #444;
    margin: 20px 0px 40px 0px;
    text-transform: none;
}
#footer-down ul li {
    display: inline-block;
    margin-right: 20px;
}
#footer-down ul li a i.fa {
    color: #999;
    font-size: 22px;
    border: 2px solid #999;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    padding: 25%;
}
#footer-down ul li.facebook i.fa:hover {
    color: #3b5998;
    border: 2px solid #3b5998;
}
#footer-down ul li.twitter i.fa:hover {
    color: #00aced;
    border: 2px solid #00aced;
}
#footer-down ul li.linkedin i.fa:hover {
    color: #007bb6;
    border: 2px solid #007bb6;
}
#footer-down ul li.google-plus i.fa:hover {
    color: #dd4b39;
    border: 2px solid #dd4b39;
}
#footer-down ul li.youtube i.fa:hover {
    color: #bb0000;
    border: 2px solid #bb0000;
}
#footer-down ul li.instagram i.fa:hover {
    color: #517fa4;
    border: 2px solid #517fa4;
}
#footer-down ul li.behance i.fa:hover {
    color: #1769ff;
    border: 2px solid #1769ff;
}

/*Index-1-Stylesheets-End-Here*/

/*Index-3-Stylesheets-Start-Here*/

/*Full-screen-menu-stylesheet-include-here*/
.top-animate {
    background: #e73131 !important;
    top: 13px !important;
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.mid-animate {
    opacity: 0;
}
.bottom-animate {
    background: #e73131 !important;
    top: 13px !important;
    -webkit-transform: rotate(-225deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-225deg);
}
.top-menu,
.mid-menu,
.bottom-menu {
    width: 28px;
    height: 4px;
    border-radius: 10px;
    background-color: #fff;
}
.top-menu {
    top: 5px;
}
.mid-menu {
    top: 13px;
}
.bottom-menu {
    top: 21px;
}
.menui {
    background: #e73131;
    transition: 0.6s ease;
    transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
    margin-top: 10px;
    position: absolute;
}
.menu-trigger {
    z-index: 999;
    position: fixed;
    display: block;
    padding: 9px;
    height: 32px;
    width: 32px;
    margin: 0px;
    top: 45px;
    right: 115px;
}
.mobilenav {
    font-family: inherit;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
}
.mobilenav li {
    list-style-type: none;
    text-align: center;
    padding: 10px;
    font-size: 220%;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    width: 100%;
}
.mobilenav li:last-child div {
    border-bottom: none;
}
.mobilenav li:hover {
    cursor: pointer;
}
.nav-label {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    display: block;
    width: 350px;
    margin: 0 auto;
}
.mobilenav li:first-child {
    margin-top: 60px;
}
.slider-content {
    position: absolute;
    left: 5%;
    right: 15px;
    top: 27%;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-shadow: none;
}
.slider-content h1 {
    font-size: 51px;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 80px;
}
.slider-content h2 {
    font-size: 25px;
    color: #ffffff;
    font-weight: bolder;
    padding: 10px 0px 20px 0px;
}
.slider-content p {
    color: #fff;
    font-size: 16px;
    font-weight: inherit;
    line-height: 30px;
}
/*Index-3-Stylesheets-End-Here*/

/*Index-4-Stylesheets-Start-Here*/
#slider-video {
    position: relative;
}
.hero-section {
    height: 100%;
    padding: 18% 0% 11% 0%;
    overflow: hidden;
}
.hero-content {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.hero-text {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    width: 100%;
    padding-bottom: 10%;
}
.hero-text h5 {
    color: #ffffff;
    text-transform: none;
    padding-top: 15px;
}
.video-background-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
.video-background {
    width: 100%;
}
.parallax-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("../images/banner/overaly.png") repeat;
}
a.btn-learn {
    height: 50px;
    width: 50px;
    color: #e73131;
    border: 2px solid #e73131;
    padding: 1% 2%;
    font-size: 15px;
    position: relative;
    top: 40px;
}
a.btn-learn:hover {
    background: #e73131;
    color: #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*Index-4-Stylesheets-End-Here*/

/*Index-5-Stylesheets-Start-Here*/
#slider-parallax .owl-theme .owl-controls .owl-page span {
    background: none;
}
#slider-parallax {
    background: url(../images/Slider/10.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin: auto;
}
#slider-parallax {
    height: 680px;
}
.parallex-content {
    position: absolute;
    left: 5%;
    right: 15px;
    top: 35%;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-shadow: none;
}
/*.slide-sec{
}*/

.slide-sec-1 {
    text-align: right;
}
.slide-sec-2 {
    text-align: left;
    padding: 0;
}
.parallex-content h1 {
    font-size: 51px;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 80px;
}
.parallex-content h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bolder;
}
.line-parallex {
    border: 2px solid #fff;
    width: 15%;
    margin-bottom: 30px;
}
.parallex-content h6 {
    color: #fff;
}

/*Basic-Stylesheets-End-Here*/
/* -------------------------helm-------------------------------------------------- */
body {
    font-family: 'Open Sans', sans-serif;
    font: 400 16px/1.75;
    letter-spacing: 0.01em;
    -webkit-font-smoothing: antialiased;
}
#preloader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: #fff;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
#status {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: auto;
    width: 80px;
    margin-left: -40px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
#status > div {
    width: 20px;
    height: 20px;
    background-color: #4cafe1;
    background-image: linear-gradient(
        135deg,
        rgba(57, 212, 250, 0.7) 15%,
        rgba(76, 175, 225, 0.7) 85%
        );
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: loading 1.4s infinite ease-in-out both;
    animation: loading 1.4s infinite ease-in-out both;
}
#status .circle1 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
#status .circle2 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
@-webkit-keyframes loading {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes loading {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.wrapper {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 25px;
    letter-spacing: 0;
    line-height: 1.7;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.no-transform {
    text-transform: none;
}
p {
    margin: 0 0 25px;
}
input,
textarea {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 10px;
}
input:focus,
textarea:focus {
    border-color: #4cafe1 !important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
a img {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
a img:hover {
    /*opacity: 0.85;*/
}
img {
    -webkit-filter: blur(0);
    filter: blur(0);
}
input[type="radio"],
input[type="checkbox"] {
    margin: 0 5px 0 0;
}
section,
.section {
    position: relative;
}
.section-small {
    padding-top: 80px;
    padding-bottom: 0;
}
.blog .section-small,
.page-template-blog .section-small {
    padding-top: 20px;
}
a,
img,
:focus,
input {
    outline: none !important;
}
a:hover,
a:focus {
    color: #555;
    text-decoration: none;
}
.no-pad {
    padding: 0 !important;
    margin: 0 !important;
}
.no-pad-btm {
    padding-bottom: 0 !important;
}
.no-pad-top {
    padding-top: 0 !important;
}
button:hover {
    text-decoration: none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    opacity: 0.65;
}
.marg30 {
    margin-top: 30px;
}
.marg50 {
    margin-top: 50px;
}
table {
    margin-bottom: 25px;
}
td,
th {
    padding: 15px;
    border: 1px solid #eee;
}
ul,
ol {
    margin-bottom: 1.5em;
}
.wrapper .andaman_full_row_vc {
    width: 100%;
}
.wrapper.boxed .andaman_full_row_vc {
    max-width: 1500px;
}
.wp-caption {
    margin-bottom: 1.75em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
.wp-caption .wp-caption-text {
    color: #686868;
    font-style: italic;
    padding-top: 0.5384615385em;
}
.gallery-caption {
    color: #686868;
    display: block;
    font-style: italic;
    padding-top: 0.5384615385em;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
    border: 1px solid #333;
    padding: 2px;
}
.header {
    position: relative;
}
.header .sticky-menu {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}
.top_bar {
    background-color: #2a4f7e;
    background-image: linear-gradient(62deg, #bf2060 0%, #2a4f7e 75%);
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.contacts-top {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    position: relative;
    float: right;
    color: #333;
}
.contacts-top li {
    float: left;
    position: relative;
    border: none;
    font-weight: 600;
    padding: 35px 30px;
}
.contacts-top li i {
    font-size: 19px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.contacts-top li a {
    color: #333;
}
.soc-top {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    font-weight: 400;
}
.soc-top li {
    font-size: 18px;
    float: left;
    border: none;
    transition: all 0.25s linear;
    padding: 19px 15px 18px 15px;
}
.soc-top li:hover {
    opacity: 0.8;
    transition: all 0.25s linear;
}
.soc-top li.lang:hover,
.soc-top li.search:hover {
    opacity: 1;
}
.soc-top li.search {
    font-size: 17px;
    padding: 20px 15px 19px 15px;
}
.lang-top {
    list-style: none;
    margin-bottom: 0;
}
.lang-top li {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 9px 15px;
}
.lang-top li:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.lang-top img {
    max-width: 24px;
    margin-right: 7px;
}
.soc-top li.lang {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 20px 15px;
}
.soc-top li.lang img {
    max-width: 23px;
    margin-right: 8px;
}
.soc-top li.lang a:after {
    content: "\f107";
    font-family: "Font Awesome\ 5 Free";
    font-size: 14px;
    margin-left: 7px;
}
.soc-top li.lang .lang-ul {
    list-style: none;
    padding: 0;
    width: 165px;
    position: absolute;
    opacity: 0;
    right: 15px;
    top: 115%;
    visibility: hidden;
    border: 1px solid #eee;
    z-index: 9999;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: #fff;
}
.soc-top li.lang .lang-ul li {
    padding: 6px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    float: none;
    border-left: none;
    border-right: none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-size: 14px;
}
.soc-top li.lang .lang-ul li:hover {
    background: #f6f7f8;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.soc-top li.lang .lang-ul li a:after {
    content: none;
}
.soc-top li.lang .lang-ul li:first-child {
    border-top: none;
}
.soc-top li.lang .lang-ul li:last-child {
    border-bottom: none;
}
.soc-top li.lang:hover .lang-ul {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    top: 100%;
}
.logo {
    max-width: 100%;
    color: #fff;
    line-height: 124px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.logo img {
    height: 45px;
}
.navbar.top-nav-collapse .logo {
    padding-top: 0;
    line-height: 70px;
}
.navbar .fa,
.navbar a .fa {
    opacity: 1 !important;
}
.navbar .fa {
    font-size: 16px;
    line-height: 1px;
    position: relative;
    top: -2px;
}
.navbar.transparent .logo a {
    color: #fff;
}
.navbar.transparent.top-nav-collapse .logo a {
    color: #333;
}
.logo a:hover,
.logo a:focus {
    text-decoration: none;
    color: #333;
}
.soc-area {
    margin: 35px 0 10px 0;
    height: 30px;
    line-height: 30px;
}
.search-area form > div {
    padding: 10px 44px 10px 10px;
    height: 40px;
    border: 1px solid #eee;
    background: #fff;
}
.search-area form > div:before {
    position: absolute;
    color: #000;
    content: "\f4a5";
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 19px;
    font-family: "Ionicons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 19px;
}
.search-area form label {
    display: none;
}
.search-area input[name="s"] {
    float: left;
    padding: 0;
    width: 100%;
    height: 20px;
    border: none;
    font-weight: 300;
    margin-top: -2px;
}
.search-area input[type="submit"] {
    position: relative;
    float: right;
    margin: -5px -39px 0 0;
    padding: 0;
    width: 30px !important;
    height: 30px;
    border: none !important;
    background: none !important;
    text-indent: -9999px;
}
.classic,
.classic2 {
    font-family: "Caveat";
    font-weight: normal !important;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 15px;
    transform: rotate(-3deg) !important;
    -moz-transform: rotate(-3deg) !important;
    -webkit-transform: rotate(-3deg) !important;
    opacity: 0.8;
    font-weight: 400;
}
.no-pad {
    padding: 0 !important;
    margin: 0 !important;
}
.thin {
    font-weight: 100 !important;
}
.page-template-coming-soon .header {
    display: none;
}
.page-template-coming-soon footer {
    display: none;
}
.navbar-fixed-top {
    border: none;
}
.navbar-custom {
    margin-bottom: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    border-bottom: 1px solid #eee;
}
.admin-bar .navbar-custom {
    transition: none;
}
.logos .hi-icon.image {
    opacity: 0.6;
}
.navbar-custom.top-nav-collapse {
    background-color: #fff;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    border-bottom: 1px solid #eee;
}
.navbar-custom.top-nav-collapse .nav > li > a {
    padding: 18px 13px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.navbar-custom.top-nav-collapse .navbar-brand {
    padding-top: 16px;
}
.navbar-custom.top-nav-collapse .container.full .cart_search_block > li {
    padding: 23px 20px 25px 20px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.navbar-custom.top-nav-collapse
.container.full
.cart_search_block
> li.menu-divider {
    padding: 0;
    margin-top: 24px;
    border-color: #555;
}
.navbar-custom.top-nav-collapse .navbar-brand .logodark {
    max-width: 160px;
    max-height: 20px;
}
.navbar-custom .navbar-brand i {
    vertical-align: middle;
}
.navbar-custom .navbar-brand:focus {
    outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}
.nav > li > a {
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    border-bottom: 2px solid transparent;
    padding: 24px 22px 22px 22px;
    font-weight: 600;
}
.navbar-custom .nav li a {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.navbar-custom .nav li a:hover {
    outline: 0;
    background-color: transparent;
    cursor: pointer;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}
.navbar-custom .nav li.active {
    outline: 0;
    background-color: transparent !important;
}
.navbar-custom .nav li.active a {
    color: #789 !important;
}
.navbar-custom .nav li.active a:hover {
    color: #789;
}
.dropdown-menu {
    right: 0;
    left: auto;
    border: 0;
    border-radius: 6px;
    box-shadow: none;
    margin: 0;
    color: #fff;
    min-width: 230px !important;
    padding: 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
}
.dropdown-menu > li > a {
    font-size: 15px;
    font-weight: 400;
    padding: 13px 18px;
    white-space: normal;
    color: #333;
    letter-spacing: 0.02em;
}
.dropdown-menu li:last-child > a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.navbar-custom .nav ul.dropdown-menu ul.dropdown-menu li a:hover {
    border-radius: 6px;
}
.dropdown-menu > .active > a {
    color: #333 !important;
    background-color: transparent;
}
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: transparent;
}
.nav .open > a {
    background-color: transparent;
    border-color: transparent;
}
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}
.search-form {
    margin: 5px 10px;
    width: 250px;
    font-size: 14px;
}
.search-form .form-control {
    color: #ccc !important;
}
.search-button {
    width: 42px;
    height: 40px;
    line-height: 38px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    right: 12px;
    overflow: hidden;
    background: transparent;
    color: #888;
    border: none;
    outline: none;
}
.search-form {
    padding: 10px;
    width: 100%;
    border-bottom: #555;
    margin: 0;
}
.nav .badge {
    background-color: #789;
    color: #fff;
    padding: 4px 5px 5px 6px;
    font-size: 11px;
    position: absolute;
    margin: -10px -5px;
    line-height: 1;
    border-radius: 50% !important;
}
/*.navbar-toggle {
  padding: 10px 0;
}*/
.navbar-toggle .icon-bar {
    width: 30px;
    border-radius: 0;
    background: #fff;
    height: 3px;
}
.top-nav-collapse .icon-bar {
    background: #333;
}
.vmenu {
    display: inline-block;
    margin: 0;
    padding: 0;
}
a.btn-nav .btn {
    margin-bottom: 0;
}
.navbar-custom .nav .dropdown-menu li a.btn-nav:hover {
    background-color: transparent;
}
.menu-divider {
    width: 1px;
    border-right: 1px solid #b3b3b3;
    line-height: 18px;
    margin: 23px 15px 0;
}
.dropdown-menu strong {
    padding: 20px 0 16px 18px;
    display: block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1px;
    color: #333 !important;
}
.nav .active {
    height: auto !important;
}
.navbar-nav:not(.sm-collapsible) ul .caret {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px dashed;
}
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
    padding-right: 30px;
}
.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
    position: absolute;
    right: 0;
    margin: -25px 14px 0 0;
    padding: 0;
    width: 32px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.navbar-nav.sm-collapsible .caret:before {
    content: "+";
    font-family: monospace;
    font-size: 20px;
}
.navbar-nav.sm-collapsible .open > a > .caret:before {
    content: "-";
}
.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 50px;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret,
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
    position: static;
    margin: 0 0 0 2px;
    padding: 0;
    width: 0;
    height: 0;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
    content: "" !important;
}
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
    padding-right: 15px;
}
.navbar-nav span.scroll-up,
.navbar-nav span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center;
}
.navbar-nav span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent;
    top: 6px;
    border-top: 7px solid;
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent;
}
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 35px;
}
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left: 45px;
}
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 55px;
}
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 65px;
}
.navbar-nav ul.sm-nowrap .current-menu-ancestor > a {
    color: #4cafe1;
}
.navbar-nav ul.sm-nowrap .current-menu-ancestor li.current-menu-item a {
    color: #4cafe1;
}
.navbar-nav ul.sm-nowrap li.current-menu-item > a {
    color: #4cafe1;
}
.navbar-nav ul.sm-nowrap > li > a.has-submenu:after {
    font-family: "Font Awesome\ 5 Free";
    content: "\f105";
    position: absolute;
    right: 25px;
    font-weight: 900;
    color: #555;
}
.navbar-nav ul.sm-nowrap > li.disable > a {
    padding: 20px 0 16px 18px;
    display: block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1px;
    color: #555 !important;
    cursor: default;
}
.navbar-nav ul.sm-nowrap > li.disable > a:hover {
    background: transparent;
}
.navbar-nav ul.sm-nowrap > li.new > a:after {
    content: "new";
    padding: 0.4em 0.7em 0.3em 0.7em;
    text-transform: uppercase;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #c00;
    margin-left: 5px;
    position: relative;
    top: -1px;
}
.navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
    white-space: normal;
}
.navbar-right ul.dropdown-menu {
    left: auto;
    right: 0;
}
.dropdown-menu .fa {
    opacity: 0.5 !important;
    line-height: 13px !important;
}
.nav .fa {
    font-size: 16px;
    line-height: 1px;
}
.nav .fa-angle-down {
    font-size: 13px;
}
.nav .fa,
.nav a .fa {
    opacity: 1 !important;
}
.nav .fa-plus {
    font-size: 12px;
}
@media (min-width: 991px) {
    .search-form input {
        background: transparent;
        border: 0;
        width: 200px;
    }
    .navbar-custom {
        min-height: auto;
    }
    .navbar-custom .nav .dropdown-menu li a:hover {
        background-color: #f9fafc;
        color: #4cafe1;
    }
    @-webkit-keyframes fadeInAndaman {
        0% {
            opacity: 0;
            transform: translate(0, -40px);
        }
        100% {
            opacity: 1;
            transform: translate(0, 0);
        }
    }
    @keyframes fadeInAndaman {
        0% {
            opacity: 0;
            transform: translate(0, -40px);
        }
        100% {
            opacity: 1;
            transform: translate(0, 0);
        }
    }
    li:hover ul.dropdown-menu {
        opacity: 1;
        -webkit-animation: fadeInAndaman 0.7s;
        animation: fadeInAndaman 0.7s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
    .navbar-left {
        float: right !important;
    }
    li.columns-2 ul.dropdown-menu {
        left: 0 !important;
    }
    li.columns-2 ul.dropdown-menu > li > a {
        border-bottom: none;
    }
    li.columns-3 ul.dropdown-menu {
        left: 0 !important;
        padding: 20px 22px 25px;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        min-width: 720px !important;
    }
    li.columns-2 ul.dropdown-menu {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        min-width: 360px !important;
    }
    li.columns-3 ul.dropdown-menu > li {
        display: inline-block;
        width: 100%;
    }
    li.columns-2 ul.dropdown-menu > li {
        display: inline-block;
        width: 100%;
    }
    li.columns-2 ul.dropdown-menu {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        min-width: 360px !important;
    }
    li.columns2 .btn-white,
    li.columns3 .btn-white {
        margin-top: 12px;
        display: inline-block;
    }
    .navbar-fixed-top .caret,
    .navbar-fixed-top .open > .dropdown-menu {
        display: none;
    }
    .angle-right:after {
        float: right;
        font-family: "Font Awesome\ 5 Free";
        content: "\f105";
        color: inherit;
        position: absolute;
        right: 20px;
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 400px;
}
.navbar-collapse {
    float: right;
}
.head-search input[name="s"] {
    height: 50px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
    width: 100%;
    padding: 15px 45px 15px 15px;
    border-top: none;
}
.head-search input[name="s"]:focus {
    border: 1px solid #eee;
}
.head-search input[type="submit"] {
    padding: 0;
    float: right;
    margin-top: -15px;
    position: relative;
    background: transparent;
    color: rgba(0, 0, 0, 0.54);
    border: none;
    width: 45px;
    height: 50px;
    margin-right: -14px;
}
.head-search input[type="submit"]:hover {
    background: transparent;
    transition: background 200ms linear;
}
.head-search span {
    float: right;
    margin-top: -35px;
    position: relative;
    margin-right: 15px;
}
.head-search span:before {
    font-family: "Ionicons";
    speak-as: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f4a5";
    font-size: 20px;
    color: rgba(0, 0, 0, 0.54);
    position: relative;
    left: 33px;
}
.search-title {
    padding-top: 0;
    margin-top: 0;
}
.icons-social {
    display: block;
    float: right;
    height: 60px;
}
.icons-social a {
    float: left;
    transition: all 200ms linear;
    font-family: "Font Awesome\ 5 Free";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    width: 40px;
    height: 60px;
    text-align: center;
    line-height: 30px;
    line-height: 60px;
    background: #fff;
    color: #666;
}
.icons-social a:hover {
    transition: all 250ms linear;
    background: transparent;
    text-decoration: none;
}
.wrap-content {
    margin-top: 0;
}
.home .post-content p {
    margin-bottom: 15px;
}
.has-post-thumbnail.standart-post .post-thumbnail .post-hover a {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    display: block;
    height: 350px;
}
.img-slide a {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    display: block;
    height: 230px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.img-slide a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.post-hover {
    overflow: hidden;
    position: relative;
}
.post-hover a {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.sidebar-left {
    float: right;
    margin-left: 8.33333333%;
}
.sidebar-right {
    float: left;
    margin-right: 8.33333333%;
}
.widget_text img {
    width: 100%;
    height: auto;
}
.sidebar {
    display: inline-block;
    width: 100%;
}
.single-post .sidebar {
    margin-top: 0;
}
.sidebar ul li {
    list-style: none;
    padding-bottom: 10px;
}
.sidebar ul {
    padding: 0;
    margin: 0;
}
.sidebar ul.children {
    padding-left: 15px;
    padding-top: 10px;
}
.sidebar ul.children li:last-child {
    padding-bottom: 0;
}
.sidebar ul.sub-menu {
    padding-left: 15px;
    padding-top: 10px;
}
.sidebar ul.sub-menu li:last-child {
    padding-bottom: 0;
}
.error-404 {
    text-align: center;
    font-weight: 300;
    font-size: 150px;
    color: #333;
    margin: 165px 0 50px 0;
}
.content-404 p {
    text-align: center;
    font-size: 21px;
    margin-top: 30px;
    margin-bottom: 165px;
}
.content-wrap {
    padding-top: 60px;
}
.post-category {
    float: right;
}
.post-category li {
    list-style: none;
    float: left;
    padding-left: 15px;
}
.post-category .active {
    position: relative;
}
.post-category a {
    display: inline-block;
    font-size: 13px;
}
.post-category .active {
    color: #333;
}
.post-category .active:before,
.post-category .active:after {
    border-left: 7px dotted transparent;
    border-right: 7px dotted transparent;
    border-top: 7px solid #eee;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    width: 0;
}
.post-category .active:after {
    border-top-color: #fff;
    bottom: -9px;
}
.post-set.left-image-post .content-block {
    float: left;
    width: 370px;
    margin-left: 30px;
}
.content-block h3,
.content-block h2 {
    margin-bottom: 20px;
}
.content-block span {
    font-size: 15px !important;
    line-height: 1.8 !important;
}
.content-block em {
    font-size: 15px !important;
    line-height: 1.8 !important;
}
.content-block strong {
    font-size: 15px !important;
    line-height: 1.8 !important;
}
.content-block blockquote p {
    display: inline-block;
}
.post-set.left-image-post .content-block p {
    margin-bottom: 15px;
}
.post-set.left-image-post .post-meta {
    margin-bottom: 15px;
}
.post-set.left-image-post .post-thumbnail {
    float: left;
    width: 350px;
}
.main-content .no-sidebar .left-image-post .post-thumbnail {
    width: 50%;
}
.main-content
.no-sidebar
.left-image-post.has-post-thumbnail
.post-thumbnail
.post-hover
a {
    height: 300px;
}
.main-content .no-sidebar .left-image-post.no-thumbnail .post-thumbnail {
    display: none;
}
.main-content .no-sidebar .left-image-post.no-thumbnail .content-block {
    width: 100%;
}
.main-content .no-sidebar .left-image-post .content-block {
    width: calc(50% - 30px);
}
.left-image-post.no-thumbnail .post-thumbnail {
    display: none;
}
.left-image-post.no-thumbnail .content-block {
    float: left;
    width: 100%;
    margin-left: 0;
}
.post-content {
    overflow: hidden;
}
.post-set {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
}
.wrap-content .post-set:last-child {
    margin-bottom: 0;
}
ul.post-meta {
    text-transform: capitalize;
    margin: 0;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
}
ul.post-meta li {
    padding: 0 15px;
    margin: 0;
    display: inline;
    position: relative;
    color: #111;
}
ul.post-meta li:first-child {
    padding-left: 0;
}
ul.post-meta li:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f9fafc;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
ul.post-meta li:last-child:after {
    display: none;
}
ul.post-meta li a {
    color: #111;
}
.post-set.no-thumbnail .post-thumbnail {
    display: none;
}
.post-set.no-thumbnail.sticky {
    padding: 50px;
    background: #f9fafc;
}
.post-set.no-thumbnail.sticky.andaman_mas_item {
    padding: 0 15px;
    background: #fff;
}
.post-set.no-thumbnail.sticky.andaman_mas_item .content-block {
    padding: 30px;
    background: #f9fafc;
}
.post-set.left-image-post {
    margin-bottom: 60px;
}
.post-set.sticky.has-post-thumbnail .post-hover:before {
    content: "\f11f";
    font-family: "Flaticon";
    border-radius: 50%;
    width: 44px;
    top: 15px;
    left: 15px;
    position: absolute;
    z-index: 9999;
    text-align: center;
    font-size: 23px;
    line-height: 44px;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: #fff;
    content: "\f1fc";
}
.wrap-content.andaman_mas_container {
    margin: 0 -15px;
    padding: 0;
    border: none;
}
.no-sidebar .post-set.andaman_mas_item {
    width: 33.333333%;
    float: left;
    padding: 0 15px;
    border-bottom: none;
}
.post-set.andaman_mas_item {
    width: 50%;
    float: left;
    padding: 0 15px;
    border-bottom: none;
}
.post-set.andaman_mas_item td,
.post-set.andaman_mas_item th {
    padding: 10px;
    border: 1px solid #eee;
    text-align: center;
}
.post-set.andaman_mas_item .content-block .title {
    padding-top: 10px;
    margin-bottom: 25px;
}
.post-set.andaman_mas_item.has-post-thumbnail .post-thumbnail .post-hover a {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    display: block;
    height: 215px;
}
li.tags span a {
    margin-left: 10px;
}
li.tags span i {
    position: relative;
    top: 3px;
    right: 2px;
    display: inline-block;
}
.left-image-post.has-post-thumbnail .post-thumbnail {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
.left-image-post.has-post-thumbnail .post-thumbnail .post-hover a {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    display: block;
    height: 260px;
}
.chess-post {
    display: flex;
    flex-wrap: nowrap;
    background-color: #f9fafc;
}
.chess-post .post-thumbnail {
    flex: 0 0 50%;
    min-width: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    min-height: 400px;
}
.chess-post .post-thumbnail .post-hover a {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    display: block;
    min-height: 400px;
}
.chess-post .content-block {
    padding: 50px;
    flex: 1 1 auto;
    min-width: 0;
    align-self: center;
}
.chess-post:nth-child(even) .post-thumbnail {
    order: 2;
}
.chess-post:nth-child(even) .content-block {
    order: 1;
}
.chess-post.no-thumbnail.sticky {
    padding: 0;
}
.standart-post .title:hover a,
.standart-post .title:hover {
    color: #000;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.standart-post.no-thumbnail .title {
    padding-top: 0;
}
.standart-post.no-thumbnail.format-gallery .title {
    padding-top: 25px;
}
.standart-post .post-content {
    height: auto;
    min-height: 100%;
    max-height: 100%;
}
.standart-post .post-thumbnail {
    width: 100%;
    margin-bottom: 25px;
}
.standart-post .attachment-post-thumbnail {
    padding-bottom: 0;
    height: auto;
}
.standart-post .title {
    font-size: 23px;
    margin-bottom: 10px;
}
.single .no-sidebar .post-content p {
    font-size: 15px;
    margin-bottom: 30px;
}
.single-tags {
    float: left;
    margin-top: 15px;
}
.single .social-single {
    float: right;
    margin-top: 15px;
}
.single .social-single ul.icon-links {
    position: relative;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.single .social-single ul.icon-links li {
    transform: none;
}
.single .social-single ul.icon-links li a {
    background: transparent;
    color: #333;
    border-radius: 0;
    position: relative;
    top: -2px;
    font-size: 20px;
    width: inherit;
    padding-right: 15px;
}
.single .no-sidebar .wrap-content {
    width: 100%;
    border: none;
    padding: 0;
}
.single .gallery-content {
    margin-bottom: 50px;
}
.single .post {
    height: 100% !important;
}
.single .post-thumbnail {
    margin-bottom: 15px;
    height: auto;
}
.single .post-thumbnail img {
    height: auto;
    width: 100%;
}
.single .post-thumbnail {
    margin-bottom: 25px;
    height: auto;
}
.textwidget p:last-child {
    margin-bottom: 0;
}
#authorarea h3 {
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 0;
    text-align: center;
}
#authorarea img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.authorinfo {
    text-align: center;
    font-weight: 300;
    margin-top: 15px;
    display: inline-block;
}
.hidden {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.single .wp-post-image:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.nav-previous a {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    background: #f7f7f7;
    text-align: center;
}
.nav-previous a:hover {
    background: #789;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.nav-next a {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    background: #f7f7f7;
    text-align: center;
}
.nav-next a:hover {
    background: #789;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.avatar-widget {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
}
.form-allowed-tags {
    display: none;
}
.button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #fff;
    padding: 8px 12px 6px 15px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    text-transform: uppercase;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    outline: none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    text-decoration: none;
    border-radius: 10px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
blockquote {
    padding: 30px;
    margin: 0 0 25px;
    border-left: none;
    text-align: center;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: #fff;
    border-radius: 30px;
    font-size: 21px;
    position: relative;
}
blockquote:before {
    content: "\f10d";
    font-family: "Font Awesome\ 5 Free";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 100px;
    color: #fff;
    right: 15px;
    opacity: 0.3;
    position: absolute;
    font-weight: 900;
    line-height: 1;
    top: 15px;
}
blockquote cite {
    display: inline-block;
    margin-top: 15px;
}
blockquote cite a {
    color: #fff !important;
    font-style: normal;
    line-height: 1 !important;
}
.single .post-content blockquote p {
    display: inline;
}
.comment-form-comment label {
    display: none;
}
.comment-form-comment textarea {
    width: 100%;
    height: 150px;
}
#reply-title {
    margin-top: 10px;
    display: inline-block;
}
.commentlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.commentlist #reply-title {
    margin-top: 35px;
}
.commentlist li ul,
.commentlist li ol {
    margin-bottom: 1.5rem;
}
.commentlist li ul ul,
.commentlist li ol ol {
    margin-bottom: 0;
}
.commentlist > li {
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.comment .avatar {
    display: inline-block;
    float: left;
    margin-right: 35px;
    border-radius: 50%;
}
.comment-top-level .comment-box {
    margin-bottom: 25px;
    padding-left: 108px;
}
.author-card {
    text-transform: capitalize;
    font-weight: 700;
    color: #333;
}
.comment-time {
    font-size: 14px;
    opacity: 0.7;
}
.comment-content {
    margin-top: 15px;
    margin-left: 110px;
    padding: 0;
}
.comment-reply-title small a {
    font-weight: 300;
}
.commentlist .children {
    margin: 0;
    margin-top: 25px;
    padding: 0;
    list-style-type: none;
    margin-left: 50px;
}
.children .comment .avatar {
    margin-right: 30px;
    width: 60px;
    height: 60px;
}
.children .comment .comment-content {
    margin-left: 90px;
}
ol.children li {
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
    border-bottom: none;
}
.comment-form-author input {
    width: 100%;
}
.comment-form-email input {
    width: 100%;
}
.comment-form-url input {
    width: 100%;
}
.comment-notes {
    display: none;
}
.edit-link {
    margin-right: 15px;
    font-size: 12px;
    text-transform: lowercase;
}
#commentform label {
    display: inline-block;
    font-weight: 400 !important;
}
.widget {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}
.widget:last-child {
    margin-bottom: 0;
}
.widget_search form > div {
    padding: 10px 48px 10px 16px;
    height: 46px;
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
}
.widget_search form > div:focus {
    border-color: #888 !important;
}
.widget_search form > div:before {
    position: absolute;
    color: #fff;
    content: "\f002";
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 17px;
    font: normal normal normal 16px/1 Font awesome\5 Free;
    top: 13px;
    color: #333;
    font-weight: 900;
}
.widget_search form label {
    display: none;
}
.widget_search input[name="s"] {
    float: left;
    padding: 0;
    width: 100%;
    height: 24px;
    border: none;
    font-weight: 300;
}
.widget_search input[type="submit"] {
    position: relative;
    float: right;
    margin: -34px -48px 0 0;
    padding: 0;
    width: 50px !important;
    height: 44px;
    border: none !important;
    text-indent: -9999px;
    background: transparent;
}
.search-content form > div {
    padding: 10px 44px 10px 10px;
    height: 40px;
    border: 1px solid #eee;
    background: #fff;
    position: relative;
    width: 300px;
}
.search-content form > div:before {
    position: absolute;
    color: #000;
    content: "\f4a5";
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 19px;
    font-family: "Ionicons";
    line-height: 1;
    speak-as: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 14px;
}
.search-content form label {
    display: none;
}
.search-content input[name="s"] {
    float: left;
    padding: 0;
    width: 100%;
    height: 20px;
    border: none;
    font-weight: 300;
}
.search-content input[type="submit"] {
    position: relative;
    float: right;
    margin: -5px -39px 0 0;
    padding: 0;
    width: 30px !important;
    height: 30px;
    border: none !important;
    background: none !important;
    text-indent: -9999px;
}
.tagcloud a {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 4px 10px;
    text-transform: lowercase;
    font-size: 13px !important;
    color: #fff;
    margin: 3px;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    border-radius: 10px;
    transition: all 0.25s linear;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tagcloud a:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#wp-calendar {
    margin: 0;
    width: 100%;
}
#wp-calendar caption {
    text-align: right;
    font-size: 13px;
}
#wp-calendar tbody td {
    text-align: center;
    height: 30px;
    padding: 7px;
    border-color: #eee;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar thead th {
    background: #fafafa;
    text-align: center;
    font-weight: 600;
    color: #000;
    padding: 7px;
}
#wp-calendar #next {
    padding-right: 24px;
    text-align: right;
}
#wp-calendar tfoot td,
#wp-calendar tfoot th {
    padding: 7px;
    border: none;
}
.posts-by-vies-widget ul li {
    list-style: none;
    font-weight: 300;
    float: left;
    width: 100%;
}
.footer-area .andaman_post_content a {
    color: #444;
    font-size: 16px;
}
.footer-area ul li:last-child {
    margin: 0;
}
.footer-widget {
    padding: 100px 0 60px 0;
}
.footer-widget .widget {
    border: none;
    margin-bottom: 40px;
    padding-bottom: 0;
}
.footer .flickr-photos a {
    float: left;
    margin: 0 15px 15px 0;
    padding: 0;
    border: 0 none;
    list-style: none;
}
.footer .flickr-photos img {
    display: block;
    width: 65px;
    height: 65px;
}
.widget select {
    width: 100%;
}
.widget .sticky {
    position: relative;
}
.attachment-post-thumbnail {
    height: 208px;
}
.widget_recent_entries ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-widget .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-widget .widget ul.children {
    padding-left: 15px;
    padding-top: 10px;
}
.footer-widget .widget ul.children li:last-child {
    padding-bottom: 0;
}
.footer-widget .menu ul.sub-menu {
    padding-left: 15px;
    padding-top: 10px;
}
.footer-widget .menu ul.sub-menu li:last-child {
    padding-bottom: 0;
}
.footer-widget .widget ul li {
    padding-bottom: 10px;
}
.footer.black .footer-widget .andaman_cat_count {
    background: #333;
}
.footer.black .footer-widget #wp-calendar tbody td {
    background: #222;
    border-color: #333;
}
.footer.black .footer-widget #wp-calendar thead th {
    background: #282828;
    color: #fff;
    border-color: #333;
}
.screen-reader-text {
    display: none;
}
#navigation.desktop {
    display: block !important;
}
div.wpcf7 {
    background: #fff;
    padding: 50px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
}
div.wpcf7 p {
    margin-bottom: 0;
}
.wpcf7-form-control {
    border: 1px solid #eee;
    height: auto;
    padding: 8px 15px;
    font-size: 15px;
    color: #888;
    box-shadow: none;
    line-height: 1.75;
    border-radius: 10px;
}
textarea.wpcf7-textarea {
    height: 80px;
}
div.wpcf7-response-output {
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 15px;
}
div.wpcf7-mail-sent-ok {
    border: none;
    color: #4caf50;
}
div.wpcf7-validation-errors {
    border: none;
    color: #f44336;
}
div.wpcf7-acceptance-missing {
    border: none;
    color: #f7e700;
}
span.wpcf7-not-valid-tip {
    color: #f44336;
    font-size: 13px;
    display: block;
}
.mailchimp-block.center {
    text-align: center;
}
.mailchimp-block.white {
    color: #fff;
}
.mailchimp-block h1 {
    margin-bottom: 25px;
}
.mailchimp-block.white h1 {
    color: #fff;
}
.mailchimp-block img {
    padding-top: 15px;
    max-width: 130px;
    opacity: 1;
}
.input-group input {
    border-radius: 0;
    border-color: #ddd;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon {
    border-radius: 0;
    border-color: #eee;
}
.input-group-lg > .input-group-btn > .btn {
    border-radius: 0;
}
.form-control:focus {
    box-shadow: none;
    outline: none;
}
.btn {
    border-color: #0087ff36;
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif;
    outline: 0;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    text-decoration: none;
    font-weight: 600;
    padding: 8px 12px 6px 15px;
    border-radius: 10px;
    /* border: none; */
    text-shadow: none;
    /* box-shadow: 0 6px 12px rgb(0 34 239 / 0%), 0 2px 4px rgb(57 136 233 / 25%); */
}
.btn:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.18);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #fff !important;
    background-color: #6ee0fc;
    background-image: linear-gradient(135deg, #6ee0fc 0%, #88c9ea 75%);
}
.btn-lg {
    padding: 15px 35px;
}
.btn-dark {
    background-color: #333;
    color: #fff !important;
}
.andaman_image_wrapper {
    float: left;
    margin: 0 15px 0 0;
    width: 65px;
    height: 65px;
    background: #f7f7f7;
}
.andaman_post_content h3 {
    margin: 0;
    color: #333;
    font-size: 16px;
    line-height: 1.4;
}
.andaman_post_content h3 a {
    color: #333;
}
.andaman_post_content a:hover {
    color: #000;
}
.andaman_post_meta {
    margin-top: 3px;
}
.andaman_post_meta span {
    position: relative;
    top: -2px;
    padding-left: 7px;
    font-weight: 300;
    font-size: 12px;
}
.andaman_post_meta i {
    color: #333;
    font-size: 16px;
}
.nav-btn {
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
}
.posts-by-vies-widget ul {
    margin: 0;
    padding: 0;
}
.post-content .wp-caption img {
    max-width: 100%;
    height: 100%;
}
.wp-caption img {
    max-width: 100% !important;
    height: 100%;
}
.wp-caption {
    max-width: 100% !important;
}
.wrap-content p img {
    height: 100%;
    max-width: 100%;
}
.post-content img {
    max-width: 100%;
    height: 100%;
}
.post-content .wp-caption {
    max-width: 100% !important;
}
.post-content iframe {
    width: 100% !important;
}
.three-blocks #related-post-thumb .post-thumbnail {
    width: 100%;
    height: 180px;
}
.three-blocks #related-post-thumb .title {
    font-size: 16px;
}
.widget select {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    height: 30px;
    outline: none;
}
.footer.black select {
    background: #333;
    border-color: #333;
}
.size-large {
    height: 100%;
}
.widget .sticky {
    position: relative;
}
#wp-pagenavibox {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
}
.wp-pagenavi {
    display: inline-block;
    margin-bottom: -9px;
}
.wp-pagenavi a,
.wp-pagenavi span {
    margin: 0 !important;
    padding: 0 !important;
}
.wp-pagenavi span.current {
    background: #f7f7f7;
    font-weight: 300 !important;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background: #f7f7f7;
    color: #333;
}
.wp-pagenavi a,
.wp-pagenavi span {
    display: block;
    float: left;
    padding: 6px 12px !important;
    border: none !important;
    text-align: center;
    white-space: nowrap;
}
footer {
    width: 100%;
}
.footer {
    background: #fff;
    border-top: 1px solid #eee;
    width: 100%;
    position: relative;
}
.footer.black {
    background: #222;
    border-top: 1px solid #333;
    color: #fff;
}
.footer.black h1,
.footer.black h2,
.footer.black h3,
.footer.black h4,
.footer.black h5,
.footer.black h6 {
    color: #fff;
}
.footer.black a {
    color: #fff;
}
.footer.black .footer-copyright {
    background: #222;
    color: #fff;
    border-top: 1px solid #333;
    opacity: 0.8;
}
.footer.black .footer-area-cont:before {
    content: "";
    background: url(../../themes/andaman/assets/images/maps_white.html)
        50% 50% no-repeat;
    top: 60px;
    width: 750px;
    height: 386px;
    position: absolute;
    z-index: 0;
    background-size: 750px 386px;
    opacity: 0.1;
    transform: rotate(5deg);
    left: 50%;
    margin-left: -510px;
}
.footer.black .footer-area-cont.no-map:before {
    content: none;
}
.footer-bottom-sticky {
    width: 100%;
}
.footer-area ul li:first-child {
    padding-top: 0px !important;
}
.footer-area .widget_search form > div {
    border: none;
    background: #fff;
}
.footer-area .widget_search input[name="s"] {
    background: transparent;
    color: #fff;
    font-weight: 300;
}
.footer-area .posts-by-vies-widget ul li {
    list-style: none;
    font-weight: 300;
    color: #333;
    float: left;
    width: 100%;
}
.footer.black .footer-area .widget_search form > div {
    background: #333;
}
.footer.black .widget_search form > div:before {
    color: #fff;
}
.footer-area .tagcloud a:hover {
    background: #fff;
    color: #333 !important;
}
.footer-copyright {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    color: #333;
    width: 100%;
    border-top: 1px solid #eee;
}
.footer-copyright.white {
    background: #fff;
}
.footer-copyright.white a:hover {
    color: #666;
}
.footer-copyright .two-block {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-copyright .three-block {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-copyright h1,
.footer-copyright h2,
.footer-copyright h3,
.footer-copyright h4,
.footer-copyright h5,
.footer-copyright h6 {
    margin: 0;
    padding: 0;
}
.footer-copyright .list-inline {
    margin-bottom: 0;
}
.footer-copyright.light .not-single {
    text-align: left;
}
.footer-copyright p {
    margin: 0;
    padding: 0;
}
.footer-copyright .love-info i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.author-info {
    text-align: right;
}
#menu-footer-menu-2 {
    padding-top: 63px;
}
.clear {
    float: none !important;
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
}
.wp-caption.alignnone {
    width: 100% !important;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.aligncenter {
    float: none;
    clear: both;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.andaman_cat_count {
    float: right;
    background: #f9fafc;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    padding: 0 10px;
}
.post-commetns {
    margin-top: 50px;
}
.instagram-pics li {
    display: inline-block;
    width: 25%;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}
.instagram-pics li img {
    width: 100%;
    border-radius: 10px;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    padding: 2px;
}
.text-block-content {
    padding: 15px 25px 0 25px;
    color: #333;
    width: 440px;
    max-height: 135px;
    overflow: hidden;
}
.text-block-title {
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 15px;
    letter-spacing: 1px;
    font-size: 18px;
    padding-bottom: 25px;
}
.text-block-title.color {
    color: #fff;
}
.text-block-text.color {
    color: #fff;
    padding-right: 100px;
}
.text-block-icon {
    position: absolute;
    font-size: 110px;
    top: 50%;
    color: rgba(255, 255, 255, 0.4);
    right: 10%;
    line-height: 0;
    margin-top: -55px;
}
.contact-top {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.contact-top li {
    float: left;
    line-height: 33px;
    border-right: 1px solid #e8e8e8;
    font-size: 12px;
    font-weight: 300;
    padding: 3px 10px;
}
.contacts-top li span {
    display: block;
    color: #666;
    font-weight: 400;
    font-size: 15px;
}
.promo-block {
    margin-bottom: 25px;
}
.promo-block.white {
    color: #fff;
}
.promo-block.white h1 {
    color: #fff;
}
.promo-block.center {
    text-align: center;
}
.promo-block.center .title-p-line span {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
}
.promo-block .title-p-line span.promo-line {
    position: relative;
    display: block;
    margin-top: 25px;
    background: #4cafe1;
    height: 2px;
    width: 90px;
    display: block;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.promo-block .title-p-line span.promo-icon {
    display: block;
    width: 100%;
    margin-top: 25px;
}
.promo-block .title-p-line span.promo-icon i {
    font-size: 35px;
}
.promo-block .title-p-line span.promo-icon i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.promo-block .title-p-line span.promo-line:after {
    content: "";
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #4cafe1;
    display: block;
}
.promo-block p {
    margin-bottom: 35px;
}
.promo-text {
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    padding-bottom: 5px;
}
.promo-text-light {
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    padding-left: 31px;
    padding-right: 30px;
    display: inline-block;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 15px;
    -webkit-backface-visibility: hidden;
}
.promo-text-footer {
    font-size: 19px;
    font-weight: 300;
    color: #fff;
    padding-bottom: 15px;
}
.promo-paragraph {
    padding: 0;
    text-align: center;
    margin-top: 7px;
}
.promo-paragraph.white {
    color: #fff;
}
.services-grid {
    padding-bottom: 30px;
}
.services-grid.box {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    padding: 30px;
    border-radius: 30px;
    transition: all 0.25s linear;
    margin-bottom: 30px;
}
.services-grid.box:hover {
    transition: all 0.25s linear;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08);
}
.home .services-grid.box:hover {
    margin-top: -10px;
}
.hi-icon-effect .hi-icon {
    color: #4cafe1;
    position: relative;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-size: 57px;
    margin-bottom: 25px;
    line-height: 1;
}
.services-grid.box .hi-icon-effect .hi-icon {
    font-size: 63px;
}
.services-grid.minimal .hi-icon-effect .hi-icon {
    background: #f9fafc;
    font-size: 32px;
    border-radius: 8px;
    line-height: 64px;
    width: 64px;
    text-align: center;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.services-grid.minimal .hi-icon-effect .hi-icon:before {
    color: #fff !important;
    background: none !important;
}
.services-grid.minimal .hi-icon-effect {
    text-align: left;
}
.services-grid.minimal .hi-icon-effect .service-name {
    font-size: 24px;
}
.services-grid.minimal .hi-icon-effect p {
    padding: 0;
}
.hi-icon-effect .hi-icon:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.typing_done_text .typed-cursor {
    opacity: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.hi-icon-effect {
    overflow: hidden;
    text-align: center;
}
.hi-icon-effect p {
    margin-bottom: 0;
    padding: 0 15px;
}
.services-grid.box .hi-icon-effect p {
    margin-bottom: 0;
    padding: 0;
}
.hi-icon-effect.white .hi-icon {
    color: #fff;
}
.hi-icon-effect.white .service-name {
    color: #fff;
}
.hi-icon-effect.white .service-text {
    color: #fff;
}
.hi-icon-effect.white .hi-icon:hover {
    color: #fff;
}
.service-name {
    margin-bottom: 15px;
    font-size: 27px;
}
.service-read {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    cursor: pointer;
}
.service-read:hover:after {
    left: 15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.service-read:after {
    content: "\f30b";
    font-family: Font awesome\5 Free;
    left: 10px;
    position: relative;
    top: 2px;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.two-button-andaman .btn {
    margin-top: 37px;
    margin-left: 25px;
}
.video-block {
    text-align: center;
}
.video-block h1 {
    text-transform: capitalize;
    font-size: 50px;
    margin-bottom: 25px;
}
.video-block.smaller h1 {
    font-size: 44px;
}
.video-block p {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 35px;
    padding: 0 100px;
}
.video-block a.swipebox-video {
    font-size: 40px;
    margin-top: 30px;
    line-height: 1;
    display: block;
}
.video-block.white {
    color: #fff;
}
.video-block.white h1 {
    color: #fff;
}
.video-block.white p {
    color: rgba(255, 255, 255, 0.8);
}
.video-block.white a.swipebox-video {
    color: #fff;
}
.white-color {
    color: #fff;
}
.h1-big-font h1 {
    font-size: 50px;
    line-height: 1.4;
    color: #fff;
}
.stats-block.style2 h1 {
    font-size: 60px;
    margin-bottom: 15px;
}
.stats-block.style2 span.stats-line {
    height: 2px;
    width: 70px;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    margin: 0 auto 15px;
    display: inline-block;
    position: relative;
}
.stats-block.style2 span.stats-line:after {
    content: "";
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #4cafe1;
    display: block;
}
.stats-block.style2 p {
    font-size: 18px;
}
.stats-desc {
    width: 100%;
}
.stats-desc p {
    margin-bottom: 0;
}
.stats-desc .stats-number h2 {
    margin-bottom: 4px;
    line-height: 1;
    padding-top: 7px;
}
.stats-desc.white {
    color: #fff;
}
.stats-desc.white h2 {
    color: #fff;
}
.stats-icon {
    width: 74px;
    line-height: 74px;
    border-radius: 50%;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: #fff;
    text-align: center;
    float: left;
    margin-right: 25px;
    height: 74px;
}
.stats-icon i {
    font-size: 35px;
}
.testimonial-block {
    text-align: center;
}
.owl-carousel .owl-item .testimonials-image img {
    width: 300px !important;
    height: 100px !important;
}
.testimonial-block .testimonial-icon {
    text-align: center;
    margin: 0 auto 35px;
    font-size: 40px;
}
.testimonial-block .testimonial-icon i {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.testimonial-block .testimonials-caption {
    font-size: 18px;
    margin-bottom: 25px;
}
.testimonial-block .testimonials-caption h4 {
    font-size: 22px;
}
.testimonial-block.box .testimonials-item {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    padding: 30px;
    position: relative;
    border-radius: 30px;
}
.testimonial-block.box .testimonials-item h4 {
    margin-bottom: 0;
    font-size: 20px;
}
.testimonial-block.box .testimonials-item .testimonials-caption {
    position: relative;
    z-index: 2;
}
.testimonial-block.box .testimonials-item:before {
    z-index: 1;
    content: "";
    position: absolute;
    width: 62px;
    height: 62px;
    overflow: hidden;
    background: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -31px;
}
.testimonial-block.box .testimonials-item:after {
    position: absolute;
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
    content: "";
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
}
.testimonials-item.white,
.testimonials-item.white .signature_vc {
    color: #fff;
}
.testimonial-block.box .testimonial-icon {
    display: none;
}
.testimonial-block.box .testimonials-caption {
    font-size: 18px;
    margin-bottom: 0;
}
.testimonial-block.box .testimonials-image {
    width: 300px !important;
    height: 100px !important;
    text-align: center;
    margin: auto;
    position: relative;
    margin-top: 45px;
    margin-bottom: 10px;
}
.testimonial-block.box .testimonials-caption p {
    margin-bottom: 15px;
}
.testimonials-rating i {
    padding: 0 3px;
    color: #fdd956;
}
.owl-carousel .owl-item .testimonial-block.box .testimonials-image img {
    display: inline-block;
}
.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: "object-fit: cover;";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.blog-name {
    float: left;
    -webkit-backface-visibility: hidden;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.blog-name h5 {
    padding-top: 10px;
    margin-bottom: 25px;
}
.blog-text {
    display: inline-block;
    padding-bottom: 25px;
}
.blog-text p {
    margin-bottom: 0;
}
.blog-read-more a {
    border: 2px solid #ddd;
    background-color: #ddd;
    color: #000 !important;
    font-size: 10px !important;
    padding: 6px 10px;
    letter-spacing: 2px;
    outline: 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-shadow: none;
    text-decoration: none;
    font-weight: 600;
}
.blog-read-more a:hover {
    background: #e6e6e6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.post-thumbnail {
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 20px;
}
.post-thumbnail img {
    z-index: 0;
    width: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-width: 100%;
}
.post-thumbnail:hover img,
.post-hover a:hover {
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.vc_partner_image {
    opacity: 1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.vc_partner_image:hover {
    opacity: 1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.prog-name {
    display: inline;
    letter-spacing: 0.5px;
}
.hi-icon.image {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.prog-per {
    float: right;
    display: inline-block;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 13px;
}
.progress-per {
    display: inline;
}
.progress {
    height: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: #f4f4f4;
}
.progress.biggest {
    margin-top: 10px;
    margin-bottom: 25px;
}
.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 4px;
}
.process-circle-wrap {
    text-align: center;
    position: relative;
    width: 175px;
    margin: auto;
}
.process-circle-wrap span:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 100%;
    border-top: 1px dashed #4cafe1;
    content: "";
}
div:last-child > .process-circle-wrap span:after {
    display: none;
}
.process-circle-wrap:before {
    width: 12px;
    background: #fff;
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    z-index: 3;
    height: 10px;
}
.process-circle-wrap:after {
    width: 10px;
    background: #fff;
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    z-index: 3;
    height: 10px;
}
.process-circle {
    text-align: center;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    background: #f9fafc;
    position: relative;
    margin: auto;
    overflow: hidden;
    transition: all 0.25s linear;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    z-index: 4;
}
.process-circle:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08);
    transition: all 0.25s linear;
}
.process-circle .process-circle-num {
    background: #4cafe1;
    color: #fff;
    position: absolute;
    bottom: -25px;
    border-radius: 50px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    font-weight: 600;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.process-circle .process-circle-icon {
    font-size: 50px;
    padding-top: 15px;
    line-height: 1.6;
    opacity: 0.8;
}
.process-circle .process-circle-icon i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.process-circle .process-circle-text {
    position: relative;
}
.process-circle .process-circle-text h3 {
    margin-bottom: 0;
    font-size: 20px;
}
.blog-main h3 {
    margin-bottom: 10px;
}
.blog-main.tile .blog-wrap {
    background: #fff;
    padding: 30px;
    display: inline-block;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
}
.blog-main.tile .blog-wrap .post-meta {
    margin-bottom: 0;
}
.blog-main.tile .blog-wrap .post-meta li {
    display: none;
}
.blog-main.tile .blog-wrap .post-meta li:after {
    content: none;
}
.blog-main.tile .blog-wrap .post-meta li.category-tiles {
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    padding: 3px 10px 4px 10px;
    display: inline-block;
    border-radius: 4px;
    line-height: 1;
}
.blog-main.tile .blog-images {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background: #fff;
}
.blog-main.tile .blog-images img {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.blog-main.tile .blog-wrap .post-meta li.category-tiles a {
    color: #fff;
    font-size: 15px;
}
.blog-main.tile .blog-wrap h3 {
    font-size: 25px;
    line-height: 1.5;
}
.blog-main.tile .blog-wrap .blog-name {
    margin: 25px 0 0 0;
}
.blog-main.tile .blog-wrap .blog-text,
.blog-main.tile .blog-wrap .blog-button {
    display: none;
}
.blog-main.tile .post-thumbnail {
    margin-bottom: 0;
}
.post-thumbnail .blog-heart {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    background: #fff;
    width: 32px;
    text-align: center;
    border-radius: 5px;
    padding: 2px 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    z-index: 1;
}
.post-thumbnail .blog-heart i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.post-thumbnail .blog-heart:hover {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.post-thumbnail .blog-heart:hover i:before {
    color: #fff !important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.blog-button a {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    cursor: pointer;
}
.blog-button a:hover:after {
    left: 15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.blog-button a:after {
    font-family: "Font Awesome\ 5 Free";
    content: "\f30b";
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    left: 10px;
    position: relative;
    top: 2px;
}
.tag_line_image {
    display: table;
    text-align: center;
    width: 100%;
    color: #fff;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
    z-index: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    border-bottom: none;
    padding: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.tag_line_image .tag-body {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0;
    width: 100%;
    position: relative;
    z-index: 1;
}
.tag_line_image .tag-body:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -9;
    background: rgba(0, 0, 0, 0.65);
}
.tag_line_title {
    text-align: center;
    padding-bottom: 0;
    margin: 0;
    font-size: 60px;
    font-weight: 900;
    line-height: 80px;
}
.tag_line_date {
    text-align: center;
}
.tag_line_author {
    text-align: center;
}
.tag_line_image .tag_line_date {
    padding-bottom: 10px;
    color: #fff;
    font-size: 18px;
}
.tag_line_image .tag_line_date a {
    color: #fff;
}
.tag_line_image .tag_line_author {
    padding-top: 20px;
    font-size: 18px;
    color: #fff;
}
.tag_line_image .tag_line_author a {
    color: #fff;
}
.menu-center {
    float: left;
    line-height: 1;
}
.breadcrumbs {
    text-align: center;
    padding-top: 30px;
    font-weight: 700;
    font-size: 15px;
}
.widget_rss .rsswidget {
    font-size: 18px;
    font-weight: 700;
}
.widget_rss .rss-date {
    display: block;
    font-size: 14px;
    padding: 10px 0;
}
.widget_rss cite {
    display: inline-block;
    padding-top: 10px;
}
.widget_rss li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.footer-area .widget_rss li {
    border-bottom: 1px solid #333;
}
.widget_rss li:last-child {
    border: none;
}
.breadcrumbs span {
    display: inline-block;
}
.breadcrumbs a {
    color: #fff;
}
.team-image {
    position: relative;
    margin-bottom: 25px;
}
.team-image:before {
    content: "";
    background: rgba(0, 0, 0, 0.05);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    transition: background 0.6s ease;
    z-index: 1;
}
.team-image:hover:before {
    background: rgba(0, 0, 0, 0.5);
    transition: background 0.6s ease;
}
.team-image .team-social {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 1;
    margin: 0 0 20px 0;
}
.team-image img {
    border-radius: 10px;
}
.team-image .team-social li {
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s linear;
    transform: translate3d(0, 20px, 0);
    transition-delay: 0s;
    margin-top: 10px;
}
.team-image .team-social li a {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    line-height: 40px;
    border-radius: 50%;
    width: 40px;
    display: inline-block;
}
.team-image:hover .team-social li {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, transform 0.5s;
}
.team-image:hover .team-social li:first-child {
    transition-delay: 0.1s;
}
.team-image:hover .team-social li:nth-child(2) {
    transition-delay: 0.2s;
}
.team-image:hover .team-social li:nth-child(3) {
    transition-delay: 0.3s;
}
.team-image:hover .team-social li:nth-child(4) {
    transition-delay: 0.4s;
}
.team-image:hover .team-social li:nth-child(5) {
    transition-delay: 0.5s;
}
.team-image:hover .team-social li:nth-child(6) {
    transition-delay: 0.6s;
}
.team-image:hover .team-social li a i {
    font-size: 18px;
}
.team-image:hover .team-social li a {
    color: #fff;
}
.team-block {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.team-block h3 {
    margin-bottom: 10px;
}
.team-block .list-inline {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.team-block .list-inline > li {
    padding: 0 8px 15px;
}
.text-center {
    text-align: center;
}
.about-desc p {
    margin-bottom: 0;
    font-size: 18px;
}
.menu-transparent .nav-icon3 span {
    background: #fff;
}
.show-menu .navbar-custom .nav-icon3 span {
    background: #fff !important;
}
.show-menu .burger_andaman_normal_holder i {
    color: #fff !important;
}
.main-content {
    z-index: 10;
    position: relative;
    background: #fff;
}
.content {
    z-index: 10;
    position: relative;
    background: #fff;
    padding-bottom: 50px;
}
.type-wrap {
    text-align: center;
    font-size: 41px;
    color: #fff;
}
.nav-links {
    text-align: center;
}
.nav-links a,
.nav-links span {
    background: #f9fafc;
    border-radius: 10px;
    padding: 6px 12px;
    margin: 0 4px;
}
.nav-links a:hover {
    color: #fff;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.nav-links span.current {
    color: #fff;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.andaman_pg_single {
    margin: 30px 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 30px;
    background: #f9fafc;
}
.andaman_pg_single span {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #fff;
    border-radius: 10px;
    padding: 6px 12px;
    margin: 0 4px;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.andaman_pg_single a > span {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: none;
    color: #333;
}
.andaman_pg_single a:hover > span {
    color: #fff;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.soc-footer {
    margin: 0;
    margin-top: 25px;
}
.soc-footer li {
    float: left;
}
.soc-footer li a i {
    font-size: 19px;
    position: relative;
}
.soc-footer li a:hover {
    color: #000 !important;
}
.andaman_popular_widget_post_image {
    width: 80px;
    float: left;
}
.andaman_popular_widget_post_holder {
    margin-bottom: 30px;
}
.andaman_popular_widget_post_content_date {
    font-size: 11px;
    opacity: 0.6;
    line-height: 12px;
    margin-bottom: 0;
}
.andaman_popular_widget_post_content {
    overflow: hidden;
    padding-left: 20px;
}
.andaman_blog_post_title {
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.45;
}
ul.icon-links li {
    display: inline-block;
}
.nocomments {
    margin: 0;
    text-align: center;
    font-weight: 500;
    line-height: 1.1;
    font-size: 21px;
}
.cart_search_block {
    padding: 0;
    margin: 0;
    /* float: left; */
    display: inline-block;
}
.cart_search_block > li {
    list-style: none;
    padding: 44px 20px;
    float: left;
    position: relative;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.black-search-block {
    position: relative;
}
.black-search-block.opened .black-search-table {
    width: 100%;
    max-width: 100%;
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.black-search-table {
    position: absolute;
    width: 0;
    height: 100%;
    opacity: 0;
    background: #fff;
    visibility: hidden;
    z-index: 1;
    transition: all 0.4s ease-in-out;
}
.close-black-block {
    position: absolute;
    top: 26px;
    right: 25px;
    line-height: 1;
}
.close-black-block i {
    font-size: 16px;
    color: #333;
}
.black-search-table-cell input[name="s"] {
    padding: 0 22px;
    border: none;
    font-size: 16px;
    width: 100%;
    height: 68px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 0;
    background: #f9fafc;
}
.black-search-table-cell input[name="s"]::placeholder {
    color: #333;
    opacity: 1;
}
.black-search-table-cell input[name="s"]:-ms-input-placeholder {
    color: #333;
}
.black-search-table-cell input[name="s"]::-ms-input-placeholder {
    color: #333;
}
.black-search-table-cell #searchsubmit {
    display: none;
}
.andaman_portfolio_nav {
    text-align: center;
    margin-top: 50px;
    font-size: 25px;
}
.andaman_portfolio_nav a {
    color: #555;
    padding: 0 7px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default .pp_content_container .pp_details {
    display: none;
}
div.pp_pic_holder a:focus {
    outline: none;
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_fade {
    display: none;
}
.burger-menu.style3 .burger_andaman_normal_holder .nav-icon3 {
    float: right;
}
.nav-icon3 {
    width: 34px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    display: block;
    height: 24px;
    float: left;
    top: 22px;
    z-index: 9999999;
}
.nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #333;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.nav-icon3 span:nth-child(even) {
    left: 50%;
}
.nav-icon3 span:nth-child(odd) {
    left: 0;
}
.nav-icon3 span:nth-child(1),
.nav-icon3 span:nth-child(2) {
    top: 0;
}
.nav-icon3 span:nth-child(3),
.nav-icon3 span:nth-child(4) {
    top: 11px;
}
.nav-icon3 span:nth-child(5),
.nav-icon3 span:nth-child(6) {
    top: 22px;
}
.show-menu .nav-icon3 span:nth-child(1),
.show-menu .nav-icon3 span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.show-menu .nav-icon3 span:nth-child(2),
.show-menu .nav-icon3 span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.show-menu .nav-icon3 span:nth-child(1) {
    left: 0;
    top: 6px;
}
.show-menu .nav-icon3 span:nth-child(2) {
    left: calc(50% - 5px);
    top: 6px;
}
.show-menu .nav-icon3 span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
.show-menu .nav-icon3 span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
.show-menu .nav-icon3 span:nth-child(5) {
    left: 0;
    top: 18px;
}
.show-menu .nav-icon3 span:nth-child(6) {
    left: calc(50% - 5px);
    top: 18px;
}
.pricing_tables_wrap {
    padding-bottom: 30px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    text-align: center;
    transition: all 0.25s linear;
    border-radius: 30px;
}
.pricing_tables_wrap:hover {
    box-shadow: 0 15px 50px -5px rgba(0, 0, 0, 0.08);
    transition: all 0.25s linear;
}
.pricing_tables_wrap.best {
    box-shadow: 0 15px 50px -5px rgba(0, 0, 0, 0.08);
    transition: all 0.25s linear;
}
.pricing_tables_name {
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    padding: 14px;
    margin-bottom: 35px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
.pricing_tables_name h2 {
    color: #fff;
    margin-bottom: 0;
}
.pricing_tables_price {
    text-align: center;
    font-weight: 600;
    font-size: 66px;
    position: relative;
    line-height: 1;
    color: #333;
}
.pricing_tables_price span {
    color: #333;
    font-size: 27px;
    position: relative;
    left: -7px;
    top: -29px;
}
.pricing_tables_price i {
    color: #888;
    font-size: 14px;
    position: relative;
    top: 0;
    font-style: inherit;
    font-weight: 400;
}
.pricing_tables_desc {
    padding: 30px 0;
}
.pricing_tables_desc ul {
    padding: 0;
    margin-bottom: 0;
}
.pricing_tables_desc ul li {
    list-style: none;
    padding: 15px 0;
    border-top: 1px solid #eee;
}
.pricing_tables_desc ul li:last-child {
    border-bottom: 1px solid #eee;
}
.pricing_tables_buttons {
    text-align: center;
    padding-top: 25px;
}
.burger_andaman_menu_overlay_normal {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.burger_andaman_menu_overlay_normal {
    position: fixed;
    content: "";
    visibility: hidden;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 992;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
}
.show-menu .burger_andaman_menu_overlay_normal {
    visibility: visible;
    opacity: 1;
}
.burger_andaman_menu_overlay_normal .burger_andaman_menu_vertical {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    text-align: center;
    transform: translateY(-50%);
}
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu,
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu a {
    display: inline-block;
    padding: 15px 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
.current-menu-parent
> a,
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
.current-page-parent
> a,
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
.current_page_parent
> a {
    color: #4cafe1;
}
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu .sub-menu {
    display: none;
}
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu .sub-menu a {
    text-transform: capitalize;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
}
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
li.menu-item-has-children
> a::after {
    content: "\f107";
    font-family: "Font Awesome\ 5 Free";
    margin-left: 6px;
    font-size: 12px;
}
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
li.menu-item-has-children
> a.sub-active {
    color: #4cafe1;
    font-weight: 700;
}
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
li.menu-item-has-children
> a.sub-active::after {
    content: "\f106";
}
.burger_andaman_menu_overlay_normal li.current-menu-item > a,
.burger_andaman_menu_overlay_normal li.current-page-item > a {
    color: #4cafe1;
}
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu {
    height: 100%;
    position: relative;
}
.burger_andaman_menu_overlay_normal .burger_andaman_main_menu > li {
    position: relative;
    opacity: 1;
    visibility: hidden;
    list-style: none;
    line-height: 1;
}
.show-menu .burger_andaman_menu_overlay_normal .burger_andaman_main_menu > li {
    -webkit-animation: burger-menu-effect 0.35s ease-in-out forwards;
    -moz-animation: burger-menu-effect 0.35s ease-in-out forwards;
    -ms-animation: burger-menu-effect 0.35s ease-in-out forwards;
    -o-animation: burger-menu-effect 0.35s ease-in-out forwards;
    animation: burger-menu-effect 0.35s ease-in-out forwards;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(2) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(4) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(5) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(6) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(7) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(8) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(9) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(10) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(11) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(12) {
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(13) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(14) {
    -webkit-animation-delay: 1.95s;
    animation-delay: 1.95s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(15) {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(16) {
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(17) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
.show-menu
.burger_andaman_menu_overlay_normal
.burger_andaman_main_menu
> li:nth-child(18) {
    -webkit-animation-delay: 2.55s;
    animation-delay: 2.55s;
}
@-moz-keyframes burger-menu-effect {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes burger-menu-effect {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-o-keyframes burger-menu-effect {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes burger-menu-effect {
    from {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
.menu-transparent .sticky-wrapper.is-sticky .sticky-menu {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
    -webkit-animation: menu_animate 0.85s ease forwards;
    animation: menu_animate 0.85s ease forwards;
}
@keyframes menu_animate {
    from {
        margin-top: -120px;
    }
    to {
        margin-top: 0;
    }
}
@-webkit-keyframes menu_animate {
    from {
        margin-top: -120px;
    }
    to {
        margin-top: 0;
    }
}
@-moz-keyframes menu_animate {
    from {
        margin-top: -120px;
    }
    to {
        margin-top: 0;
    }
}
.menu-transparent .navbar {
    border-bottom: none;
    position: relative;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.navbar {
    min-height: 68px;
}
.menu-transparent .navbar .nav > li > a {
    color: #fff;
}
.menu-transparent .navbar .nav > li.current-menu-item > a {
    color: #4cafe1 !important;
}
.menu-transparent .navbar .nav > li.current-menu-item > a {
    border-bottom: 2px solid #4cafe1 !important;
}
.menu-transparent .navbar .nav > li > a:hover {
    border-bottom: 2px solid #4cafe1 !important;
    color: #4cafe1;
}
.menu-transparent .navbar .search-icon-header a i {
    color: #333;
    -moz-osx-font-smoothing: inherit;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.menu-transparent .navbar .andaman_head_cart i {
    color: #fff;
    -moz-osx-font-smoothing: inherit;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.menu-transparent .navbar.top-nav-collapse {
    background: #fff;
    border-bottom: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
}
.menu-transparent .navbar.top-nav-collapse .nav > li > a {
    color: #333;
}
.menu-transparent .navbar.top-nav-collapse .nav > li > a.active {
    color: #789 !important;
}
.menu-transparent .navbar.top-nav-collapse .search-icon-header a i {
    color: #333;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.menu-transparent .navbar.top-nav-collapse .andaman_head_cart i {
    color: #333;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.burger-menu .logo {
    padding-top: 0;
    line-height: 1;
    position: relative;
    z-index: 992;
}
.navbar.top-nav-collapse .burger-menu .logo {
    padding: 0;
}
.scroll-top {
    position: fixed;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    right: 30px;
    font-size: 18px;
    color: #fff;
    z-index: 9999;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    border-radius: 50%;
    transition: all 0.55s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.05);
}
.scroll-top:hover {
    transition: all 0.55s ease;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08);
}
.scroll-top i,
.scroll-top i:focus {
    color: #fff;
    display: inline-block;
    opacity: 1 !important;
}
.scroll-top-visible {
    opacity: 1 !important;
    right: 30px;
    bottom: 30px;
}
.scroll-top-hidden {
    opacity: 0;
    right: -90px;
    bottom: 30px;
}
.border-img img {
    border: 1px solid #eee;
}
.portfolio-item {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
}
.st_sf_without_sidebar .portfolio-item {
    border: none;
}
.portfolio-item.with-bottom img {
    max-width: 100%;
    height: auto;
}
.portfolio-items {
    margin-bottom: 0;
}
.portfolio-item > div {
    display: block;
    color: #fff !important;
    overflow: hidden;
    text-align: center;
    height: 100%;
    width: 100%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    max-width: none;
    position: relative;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.portfolio-item:hover .portfolio-overlay {
    opacity: 1;
    visibility: visible;
}
.portfolio-item:hover > div {
    transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
}
.portfolio-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
    visibility: visible;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.65);
}
.portfolio-overlay .caption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    text-align: left;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.portfolio-item:hover .portfolio-overlay .caption {
    opacity: 1;
}
.portfolio-item h3 {
    margin-bottom: 10px;
    color: #fff;
    width: 100%;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
.portfolio-overlay .caption p {
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
.portfolio-item:hover .portfolio-overlay .caption h3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.portfolio-item:hover .portfolio-overlay .caption p {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 17px;
}
.portfolio-item p {
    color: #fff;
}
.cart_search_block .menu-divider {
    width: 1px;
    height: 18px;
    border-right: 1px solid #333;
    padding: 0;
    line-height: 1;
    margin: 46px 15px 0 15px;
}
.scroll-btn {
    width: 57px;
    display: inline-block;
    text-align: center;
    margin: 60px auto -60px;
}
.scroll-btn .weel {
    position: relative;
    display: inline-block;
    height: 22px;
    margin: 10px auto 5px;
}
.scroll-btn .mouse {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 50px;
    border: 2px solid #eee;
    border-radius: 24px;
}
.scroll-btn .weel span {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -14px 0 0 -4px;
    background: #fff;
    border-radius: 20px;
    -webkit-animation: scroll 3s linear infinite;
    -moz-animation: scroll 3s linear infinite;
    animation: scroll 3s linear infinite;
}
@-webkit-keyframes scroll {
    1% {
        opacity: 1;
        top: 30%;
    }
    20% {
        opacity: 1;
        top: 80%;
    }
    60% {
        opacity: 0;
        top: 80%;
    }
    100% {
        opacity: 0;
        top: 30%;
    }
}
@-moz-keyframes scroll {
    1% {
        opacity: 1;
        top: 30%;
    }
    20% {
        opacity: 1;
        top: 80%;
    }
    60% {
        opacity: 0;
        top: 80%;
    }
    100% {
        opacity: 0;
        top: 30%;
    }
}
@keyframes scroll {
    1% {
        opacity: 1;
        top: 30%;
    }
    20% {
        opacity: 1;
        top: 80%;
    }
    60% {
        opacity: 0;
        top: 80%;
    }
    100% {
        opacity: 0;
        top: 30%;
    }
}
@media (max-height: 690px) {
    .scroll-btn {
        display: none;
    }
}
.rotating {
    display: inline-block;
}
.arrow-to-top {
    padding: 0;
    margin-bottom: 50px;
}
p.copy-info {
    margin: 35px 0 0 0;
}
.team-block-two .list-inline > li {
    padding-bottom: 10px;
    vertical-align: bottom;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
}
.btn-md {
    padding: 12px 22px;
}
.btn-xs {
    font-size: 13px !important;
    padding: 10px 17px;
}
.btn-blue {
    color: #fff !important;
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.btn-border {
    border: 2px solid #4cafe1;
    color: #4cafe1 !important;
    background-color: transparent;
}
.btn-white {
    background: #fff;
    color: #333 !important;
}
.navigation.pagination {
    border-top: 1px solid #eee;
    padding: 60px 0;
    margin: 100px 0 -100px 0;
    display: block;
    border-radius: 0;
    background: #f9fafc;
}
.pagination-line {
    border-top: 1px solid #eee;
    padding: 60px 0;
    margin: 100px 0 -100px 0;
    display: block;
    border-radius: 0;
    background: #f9fafc;
}
.pager li > a,
.pager li > span {
    padding: 0;
    border: 0;
    font-weight: 400;
    border-radius: 0;
    background: transparent;
    line-height: 1;
}
.pager li i {
    color: #4cafe1;
}
.pager li.previous i {
    font-size: 23px;
    padding-right: 3px;
    position: relative;
    top: 3px;
}
.pager li.previous i:before {
    transform: rotate(180deg);
}
.portfolio-single-fields p:last-child {
    margin-bottom: 0;
}
.pager li.next i {
    font-size: 23px;
    padding-left: 3px;
    position: relative;
    top: 3px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
.pager {
    padding: 0;
    margin: 0;
}
.carousel-control {
    width: 8%;
    color: #000;
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
}
.carousel-control:focus,
.carousel-control:hover {
    color: #000;
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
    opacity: 0.5;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
    filter: none;
}
#carousel-intro .carousel-control {
    color: #fff;
    text-shadow: none;
    opacity: 0.3;
}
#carousel-intro .carousel-control:focus,
#carousel-intro .carousel-control:hover {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
@media (max-width: 991px) {
    .carousel-big .carousel-control {
        display: none;
    }
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 9;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right,
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-indicators {
    bottom: -60px;
}
.indicators-inside {
    bottom: 7px;
}
#carousel-intro .carousel-indicators {
    bottom: 30px;
}
.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0 5px 0;
}
.carousel-indicators li {
    width: 16px;
    height: 16px;
    margin: 0 5px 0;
    background-color: #fff;
    border: 0;
}
.intro .carousel-indicators .active {
    background-color: #4cafe1;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    margin-top: -25px;
}
#carousel-intro .item,
#carousel-intro .carousel-inner {
    height: 100%;
}
.fill {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.carousel-control .icon-next:before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    content: "\f105";
}
.carousel-control .icon-prev:before {
    font-family: "Font Awesome\ 5 Free";
    content: "\f104";
    font-weight: 900;
}
.vc_parallax .vc_parallax-inner {
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}
.dark-mode {
    color: #fff !important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.dark-mode a {
    color: #fff;
}
.dark-mode i {
    color: #fff !important;
}
.dark-mode .hi-icon {
    color: #fff !important;
}
.dark-mode .wpcf7-form-control {
    border-color: #333;
}
.dark-mode input {
    background: #333;
}
.dark-mode textarea {
    background: #333;
}
.dark-mode .wpcf7-submit {
    padding: 10px 35px !important;
    font-size: 13px !important;
}
.mejs-container {
    margin-bottom: 35px;
}
.content-block span.mejs-currenttime,
.content-block span.mejs-duration {
    font-size: inherit !important;
    line-height: inherit !important;
}
.content-block iframe {
    max-width: 100% !important;
}
.vc_parallax .vc_parallax-inner {
    background-size: inherit !important;
}
.andaman_hover_block:hover {
    background: #f9f9f9;
}
.andaman_vc_button,
.andaman_vc_button:hover,
.owl-prev i,
.owl-next i,
.andaman_vc_button i,
#andaman_posts_slider .owl-nav div {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.andaman_over .wpb_column {
    z-index: 1;
}
.andaman_inner_paddings .wpb_column {
    padding: 60px !important;
}
#andaman_posts_slider h4 {
    margin-bottom: 3px;
}
#andaman_posts_slider .owl-nav div {
    top: 200px;
}
#andaman_posts_slider .owl-nav .fa {
    padding: 10px;
    background: #000;
    font-size: 22px;
    opacity: 0;
    color: #fff;
}
#andaman_posts_slider .owl-nav .fa:hover {
    background: #fff;
    color: #000 !important;
}
#andaman_posts_slider .owl-nav .fa:hover .fa {
    color: #000 !important;
}
#andaman_posts_slider:hover .owl-nav .fa {
    opacity: 1;
}
h4 .vc_latest_news_title {
    margin-top: 0;
    display: block;
    color: #000;
    margin-bottom: 0;
}
#andaman_posts_slider .meta {
    margin-bottom: 20px;
    font-size: 11px;
    text-transform: uppercase;
    color: #888;
}
.andaman_testimonial_author_holder {
    display: inline-table;
    width: 100%;
    text-align: center;
    color: #888;
    margin-bottom: 0;
    font-size: 15px;
}
.andaman_testimonial_content_holder h1,
.andaman_testimonial_content_holder h2,
.andaman_testimonial_content_holder h3,
.andaman_testimonial_content_holder h4,
.andaman_testimonial_content_holder h5,
.andaman_testimonial_content_holder h6,
.andaman_testimonial_content_holder p {
    display: inline !important;
}
.andaman_slider_posts_content_holder {
    padding: 20px;
    background: #f1f1f1;
}
.andaman_testimonial_author_holder .andaman_tesimonial_title {
    display: table-cell;
    vertical-align: middle;
}
.andaman_testimonial_author_holder img {
    max-height: 300px;
    max-width: 100px;
}
.andaman_testimonial_holder.box .andaman_testimonial_content_holder {
    background: #fff;
    padding: 30px;
    line-height: 1.75;
    font-size: 16px;
    margin: 0;
    padding-bottom: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.andaman_testimonial_holder.box .andaman_testimonial_author_holder {
    background: #fff;
    padding-bottom: 15px;
    font-weight: 600;
    color: #555;
    font-size: 16px;
    position: relative;
    border-top: 1px solid #f4f4f4;
    padding-top: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.andaman_testimonial_content_holder {
    margin-bottom: 20px;
    padding: 0 150px;
    margin-top: 15px;
    line-height: 2;
    text-align: center;
    overflow: visible;
    display: block !important;
    font-size: 18px;
}
.andaman_testimonial_content_holder.white {
    color: #fff;
}
.andaman_testimonial_holder.box .andaman_testimonial_author_holder::before,
.andaman_testimonial_holder.box .andaman_testimonial_author_holder::after {
    position: absolute;
    content: "";
    pointer-events: none;
    left: 50%;
    width: 34px;
    height: 34px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    background: #fff;
    bottom: -17px;
}
.andaman_testimonial_holder.box .andaman_tesimonial_image {
    display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    padding-top: 35px;
}
.andaman_testimonial_holder.box .andaman_tesimonial_image img {
    width: 300px !important;
    text-align: center;
    display: inline-block !important;
    border: 2px solid #fff;
}
.andaman_tesimonial_image {
    display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    padding-top: 15px;
}
.andaman_tesimonial_image img {
    width: 300px !important;
    height: 100px;
    text-align: center;
    display: inline-block !important;
    border: 2px solid #fff;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
}
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
}
.owl-item .andaman_strange_portfolio_item {
    margin-bottom: 0;
}
.owl-item .andaman_vc_potrfolio a {
    cursor: move;
}
.owl-carousel .owl-item img.opacity {
    opacity: 0.6;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.owl-carousel .owl-item img.opacity:hover {
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.andaman_owl_slider {
    max-width: 1600px !important;
}
.andaman_opacity {
    opacity: 0.5;
}
.andaman_full {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.andaman_pt_holder {
    padding: 20px;
    border: 5px solid #f1f1f1;
    background: #fff;
    border-radius: 5px;
}
.andaman_pt_header {
    text-align: center;
}
.andaman_pt_desc {
    margin-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}
.andaman_pt_title {
    margin: 0;
}
.andaman_pt_price {
    font-size: 62px;
    line-height: 70px;
    font-weight: 700;
    color: #000;
    position: relative;
    padding: 10px 20px;
}
.andaman_pr_cur {
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    color: #888;
    font-weight: 400;
}
.andaman_pr_period {
    font-size: 24px;
    position: absolute;
    bottom: 0;
    right: -30px;
    color: #888;
    font-weight: 400;
}
.andaman_pt_list {
    margin: 0;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-top: 25px !important;
    display: block;
    border-top: 1px solid #eaeaea;
    padding-top: 25px !important;
}
.andaman_pt_list .andaman_list_item {
    display: block !important;
}
.andaman_pt_list .andaman_list_item {
    border-bottom: 1px solid #eaeaea !important;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
.andaman_pt_list .andaman_item_title {
    margin: 0;
}
.andaman_pt_featured {
    margin-top: -25px !important;
    margin-bottom: -25px;
    padding: 50px 20px;
}
.andaman_progress {
    border-radius: 0px !important;
    box-shadow: none;
    height: 10px;
    background-color: #eaeaea;
    text-align: left !important;
}
.andaman_progress .progress-bar {
    text-align: left !important;
    padding-left: 15px;
    display: table;
}
.andaman_progress .progress-bar span {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px !important;
}
.vc_team_member_holder h3 {
    margin-bottom: -4px !important;
    font-weight: normal !important;
    margin-top: 10px;
}
.vc_team_member_holder h5 {
    margin-bottom: 10px !important;
    color: #333;
    margin-top: 10px;
}
.vc_team_member_holder {
    background: #fff;
    margin-bottom: 30px;
}
.andaman_cont_holder {
    padding: 15px;
    background: #f3f3ef;
}
.andaman_cont_holder h6 {
    font-size: 10px;
    opacity: 0.6;
}
.andaman_team_cont {
    margin-top: 20px;
}
.vc_team_member_image_holder {
    position: relative;
    overflow: hidden;
}
.vc_team_member_holder .andaman_mask_holder {
    opacity: 0;
    position: absolute;
    background: rgba(255, 255, 255, 0);
    display: block;
    visibility: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.vc_team_member_holder .andaman_mask {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 50%;
    display: inline-block;
    width: 100%;
    color: #666;
}
.inner_img_holder {
    text-align: center;
}
.vc_team_member_image_holder:hover .andaman_mask_holder {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.andaman_icons a {
    margin-top: 10px;
    color: #000;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px !important;
    height: 30px !important;
    -webkit-backface-visibility: hidden;
    zoom: 1;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    padding: 0 5px;
    display: inline-block;
}
.vc_team_member_image_holder:hover .andaman_icons a {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.andaman_mask h5 {
    opacity: 0;
    margin-bottom: 30px !important;
    margin-top: -40px;
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.vc_team_member_image_holder:hover .andaman_mask h5,
.andaman_mask_holder {
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.andaman_mask h5 span {
    display: inline-block;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
}
.andaman_icons a:hover {
    opacity: 1 !important;
}
.andaman_team_cont_holder {
    padding: 25px;
    border: none;
    background: #fff;
    margin: 0 20px;
}
.andaman_team_cont_holder h6 {
    margin-bottom: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 19px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.vc_tta-color-grey .vc_tta-title-text {
    color: #000;
}
h4.vc_tta-panel-title {
    font-size: 16px !important;
}
.andaman_big_icons i {
    display: block !important;
    font-size: 32px !important;
    color: #000;
}
.andaman_big_icons .vc_tta-title-text {
    margin-left: 0px !important;
    margin-top: 20px !important;
    display: block !important;
}
.vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 20px !important;
}
.vc_tta-color-white.vc_tta-style-modern
.vc_tta-panel.vc_active
.vc_tta-panel-title
> a {
    color: #222 !important;
    background: #fafafa !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #222 !important;
}
.vc_tta-color-white.vc_tta-style-modern
.vc_tta-panel.vc_active
.vc_tta-panel-heading {
    border-color: #eee !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #eee !important;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after,
.vc_tta-color-white.vc_tta-style-modern
.vc_tta-panel
.vc_tta-panel-body::before {
    border-color: #eee !important;
}
.vc_tta.vc_general .vc_tta-panel-body {
    padding: 20px !important;
}
.vc_tta.vc_tta-accordion
.vc_tta-controls-icon-position-left.vc_tta-panel-title
> a {
    padding-left: 46px !important;
}
.progress-circle {
    display: inline-block;
    position: relative;
    margin: 50px 0;
}
.progress-circle.white .circle,
.progress-circle.white .agenda {
    color: #fff;
}
.progress-circle .circle {
    position: relative;
    margin: 0 20px;
    text-align: center;
    width: 120px;
}
.progress-circle .circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    margin-top: -15px;
    margin-left: -22px;
}
.progress-circle .circle span:after {
    content: "%";
    margin-left: 0.1em;
}
.agenda {
    padding-top: 5px;
    position: relative;
    text-align: center;
}
.intro {
    display: table;
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    height: 700px;
}
.intro.solid-color .intro-body:before {
    background: none;
}
.intro a {
    color: #fff !important;
}
.intro .btn-white {
    color: #333 !important;
}
.intro a:hover {
    color: #ccc;
    text-decoration: none;
}
.intro .intro-body {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.intro-body:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -9;
    background: rgba(0, 0, 0, 0.65);
}
@media (min-width: 768px) {
    .intro .scroll-btn {
        width: 57px;
        display: inline-block;
        text-align: center;
        margin: 10px auto -10px;
    }
    .marg40 {
        margin-top: 40px;
    }
    .rotating {
        display: inline-block;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
        -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
        -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
        -o-transform: rotateX(0) rotateY(0) rotateZ(0);
        transform: rotateX(0) rotateY(0) rotateZ(0);
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        -webkit-transform-origin-x: 50%;
    }
    .rotating .front,
    .rotating .back {
        left: 0;
        top: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .rotating .front {
        position: absolute;
        display: inline-block;
        -webkit-transform: translate3d(0, 0, 1px);
        -moz-transform: translate3d(0, 0, 1px);
        -ms-transform: translate3d(0, 0, 1px);
        -o-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
    }
    .rotating .back {
        display: block;
        opacity: 0;
    }
    .icon-big {
        font-size: 74px;
        line-height: 120px;
        display: block;
    }
    [id*="clock"] {
        padding-bottom: 35px;
    }
    [id*="clock"] div {
        display: inline-block;
        font-size: 14px;
        margin: 0 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 60px;
    }
    [id*="clock"] span {
        display: block;
        font-size: 74px;
        padding: 30px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
}
.page-template-coming-soon .footer-copy-text {
    margin-bottom: 0;
}
.footer-copy-text {
    padding-top: 10px;
}
.subscribe-form {
    padding-bottom: 10px;
}
.mailchimp-block.white .subscribe-form input {
    border: none;
}
.subscribe-form input {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.08) !important;
}
.subscribe-form .btn {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.small-form {
    margin: 0 auto 40px !important;
    max-width: 480px;
}
.signature_vc {
    margin-top: 25px;
    margin-bottom: 0;
}
.testimonials-caption .signature_vc {
    font-size: 23px;
    margin-top: 15px;
}
.signature_vc.transform {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.video-block .list-inline {
    margin-bottom: 0;
}
.video-block .list-inline li {
    padding-left: 10px;
    padding-right: 10px;
}
.form-group {
    margin-bottom: 25px;
}
.contacts-block i {
    font-size: 25px;
    padding-right: 7px;
    position: relative;
    top: 3px;
}
.contacts-block i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.contacts-block {
    color: #333;
}
.quote-block {
    font-size: 19px;
}
.quote-block i {
    font-size: 30px;
}
.quote-block h2 {
    margin-bottom: 0;
}
.quote-block.center {
    text-align: center;
}
.quote-block.white,
.quote-block.white h2 {
    color: #fff;
}
.slider-boy img {
    max-width: 60%;
}
.slider-boy2 img {
    max-width: 75%;
}
.slider-watch img {
    max-width: 65%;
}
body.error404 .tag_line_image .tag-body {
    padding: 80px 0 0 0;
}
body.error404 .main-content {
    margin: 0;
    padding: 0;
}
body.error404 h1 {
    font-size: 90px;
    line-height: 80px;
}
body.error404 a {
    color: #fff;
}
body.error404 form.searchform > div {
    padding: 10px 50px 10px 15px;
    height: 46px;
    background: #fff;
    position: relative;
    display: inline-block;
    margin: 0 auto 35px !important;
    max-width: 480px;
}
body.error404 form.searchform > div:focus {
    border-color: #888 !important;
}
body.error404 form.searchform > div:before {
    position: absolute;
    content: "\f002";
    text-transform: none;
    speak-as: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 17px;
    font: normal normal normal 16px/1 Font awesome\5 Free;
    top: 13px;
    color: #333;
    font-weight: 900;
}
body.error404 form.searchform label {
    display: none;
}
body.error404 form.searchform input[name="s"] {
    float: left;
    padding: 0;
    width: 200px;
    height: 26px;
    border: none;
    font-weight: 300;
    color: #333;
}
body.error404 form.searchform input[type="submit"] {
    position: relative;
    float: right;
    margin: -34px -48px 0 0;
    padding: 0;
    width: 50px !important;
    height: 44px;
    border: none !important;
    text-indent: -9999px;
    background: transparent;
}
.searchform input[type="submit"] {
    box-shadow: none;
}
.header .navbar .nav > li.current-menu-item > a,
.header .navbar .nav > li.current-menu-parent > a {
    border-bottom: 2px solid #fff !important;
}
.header .navbar .nav > li.current-menu-item > a {
    color: #fff !important;
}
.header .navbar .nav > li:hover > a {
    border-bottom: 2px solid #fff !important;
}
.header .navbar .nav > li:hover > a {
    color: #fff !important;
}
.header .soc-top li.lang .lang-ul li a {
    color: #333;
}
.header .soc-top li.lang .lang-ul li:hover {
    background: #f9fafc;
}
.header .soc-top li.lang img {
    max-width: 24px;
}
.header .soc-top li a {
    color: #fff;
}
.header .navbar .search-icon-header a i {
    color: #fff;
}
.video_slider_button {
    background: rgba(255, 255, 255, 0.5);
    width: 78px;
    line-height: 78px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto 25px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.video_slider_button:hover {
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.video_slider_button a {
    background: #fff;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block;
}
.video_slider_button i {
    font-size: 21px;
    text-shadow: none;
    width: 24px;
    top: 2px;
    position: relative;
    left: 2px;
    display: inline-block;
}
.video_slider_button i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.not-found-menu {
    text-align: center;
}
.footer-menu {
    float: right;
}
.footer-menu ul,
.not-found-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu ul li {
    float: left;
    padding-left: 30px;
    position: relative;
}
.not-found-menu ul li {
    display: inline-block;
    padding-left: 30px;
    position: relative;
}
.footer-menu ul li:after,
.not-found-menu ul li:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 12px;
    margin-top: 1px;
}
.footer-menu ul li:last-child:after,
.not-found-menu ul li:last-child:after {
    content: none;
}
.custom-map:after {
    content: "";
    background: url(../../wordpress.dankov-themes.com/andaman/wp-content/uploads/2018/07/maps-2.html)
        50% 50% no-repeat;
    top: -20px;
    width: 750px;
    height: 386px;
    position: absolute;
    z-index: -1;
    background-size: 750px 386px;
    left: 100px;
    opacity: 0.15;
    transform: rotate(5deg);
}
.custom-map1:after {
    content: "";
    background: url(../../../wordpress.dankov-themes.com/andaman/wp-content/uploads/2018/07/maps-2.png)
        50% 50% no-repeat;
    top: 0;
    width: 750px;
    height: 386px;
    position: absolute;
    z-index: -1;
    background-size: 750px 386px;
    right: 0;
    opacity: 0.15;
}
.twitter-block {
    margin-left: 49px;
}
.twitter-block li {
    margin-bottom: 15px;
}
.twitter-block li:before {
    content: "\f099";
    font-family: "Font Awesome\ 5 Brands";
    font-size: 32px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 5px;
    display: inline-block;
    position: relative;
    margin-right: 22px;
    line-height: 1;
    height: 100%;
    margin-left: -50px;
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
.soc-footer li {
    margin-right: 25px;
    padding-bottom: 0 !important;
}
.soc-footer li i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.soc-footer li i:hover:before {
    color: #fff !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.contact-footer li {
    margin-top: 10px;
}
.contact-footer li i {
    font-size: 24px;
    width: 30px;
    padding-right: 7px;
    position: relative;
    top: 3px;
}
.contact-footer li i:before {
    background-image: linear-gradient(135deg, #21d4fd 0%, #4cafe1 75%);
    color: transparent !important;
    -webkit-background-clip: text;
    background-clip: text;
}
#testimonials.owl-carousel .owl-item {
    opacity: 0.5;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#testimonials.owl-carousel .owl-item.active.center {
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.over-margin {
    margin-top: -215px;
}
.owl-nav {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#testimonials.owl-carousel:hover .owl-nav {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    height: 100%;
    background: rgba(0, 0, 0, 0.04);
    position: absolute;
    top: 0;
    width: 80px;
    text-align: center;
}
.owl-nav .owl-prev i,
.owl-nav .owl-next i {
    color: #fff;
    font-size: 50px;
    opacity: 1;
    top: 50%;
    position: relative;
    margin-top: -25px;
}
.intro .list-inline.lead {
    margin-bottom: 0;
    margin-top: 15px;
}
.intro .list-inline.lead li {
    padding: 0 15px;
}
.header.style2 .contacts-top {
    color: #fff;
    float: left;
}
.header.style2 .contacts-top li {
    padding: 9px 15px;
}
.header.style2 .contacts-top li:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header.style2 .contacts-top li:last-child:after {
    display: none;
}
.header.style2 .contacts-top li a {
    color: #fff;
}
.header.style2 .soc-top li {
    padding: 8px 0 8px 25px;
}
.header.style2 .logo {
    line-height: normal;
    margin-right: auto;
    width: auto;
}
.header.style2 .nav > li > a {
    padding: 15px 22px 15px 22px;
    border: none;
}
.header.style2 .nav > li > a:hover {
    background: transparent;
    color: #4cafe1;
}
.header.style2 .nav > li:last-child > a {
    padding-right: 0;
}
.header.style2 .menu-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 27px 0;
}
.header.style2.no-bar .menu-flex {
    padding: 20px 0;
}
.andaman_about_widget {
    display: inline-block;
}
.footer-logo {
    max-width: 64%;
    display: block;
    margin: -10px 0 30px 0;
}
.fuse_social_icons_links {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}
i.awesome-social {
    font-size: 24px !important;
}
/* ---------------------------------------------------------------------------------------- */
.sub-menu-parent {
    position: relative;
}

.sub-menu {
    visibility: hidden; /* hides sub-menu */
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    transform: translateY(-2em);
    z-index: -1;
    transition: none, z-index 0s linear 0.01s;
    width: 200px;
}

.sub-menu-parent:focus .sub-menu,
.sub-menu-parent:focus-within .sub-menu,
.sub-menu-parent:hover .sub-menu {
    border-radius: 10px;
    visibility: visible; /* shows sub-menu */
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

.drop_effect{background-color: #2a4f7e;}

.hover_effect:hover{
    border-radius:10px;
    background-color: #bf2060;
}

.hover_text{
    border-radius:10px;
    width: 100%;
    font-size: 11px !important;
    font-weight: bold;
}

/* presentational */

nav a {
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}
nav a:hover {
    color: #f55;
}
.nav_active{
    color: #f55;
}
.sub_nav_active{
    border-radius: 10px;
    background-color: #bf2060;
}
nav ul,
nav ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

nav > ul {
    text-align: center;
}
nav > ul > li {
    display: inline-block;
    border-left: solid 1px #aaa;
}
nav > ul > li:first-child {
    border-left: none;
}

.sub-menu {
    background: #2a4f7e;
}

/* -------------------------------------------------------------------------------------------------------- */

/*footer*/
.col_white_amrc {
    color: #fff;
}
footer {
    width: 100%;
    background-color: #263238;
    min-height: 250px;
    padding: 10px 0px 15px 0px;
}
.pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
}
footer p {
    font-size: 13px;
    color: #ccc;
    padding-bottom: 0px;
    margin-bottom: 8px;
}
.mb10 {
    padding-bottom: 15px;
}
.footer_ul2_amrc{
    font-size: 12px;
}
.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 12px;
    padding: 0px 0px 10px 0px;
}
.footer_ul_amrc li {
    padding: 0px 0px 5px 0px;
}
.footer_ul_amrc li a {
    color: #ccc;
}
.footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer_ul2_amrc a::before,.footer_ul_amrc li a::before {
    content: '';
    position: absolute;
    background: url(../images/icon-right.png);
    left: -30px;
    width: 20px;
    height: 18px;
    margin: 2px 0 0;

}
.footer_ul2_amrc a,.footer_ul_amrc li a {transition-duration: 0.5s;position:relative;display:block}
.footer_ul_amrc li a:hover,.footer_ul2_amrc a::hover,.footer_ul_amrc li a::hover{padding-left: 20px;
                                                                                 transition-duration: 0.5s;color:#be2265 !important
}
.footer_ul2_amrc a:hover,.footer_ul_amrc li a:hover {padding-left: 10px;
                                                     transition-duration: 0.5s;color:#be2265}
.fleft {
    float: left;
}
.footer_social img {
    width:80px;
    margin:10px 20px;
}
.contact_card_text_1{
    padding-left:0px !important

}
.padding-right {
    padding-right: 10px;
}
.gform_wrapper .gform_footer input.button{
    float:left !important
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}
.footer_ul2_amrc li p {
    display: table;
}
.footer_ul2_amrc li a:hover {
    text-decoration: none;
}
.footer_ul2_amrc li i {
    margin-top: 5px;
}

.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.foote_bottom_ul_amrc li {
    display: inline;
}
.foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
}

.social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    list-style-type: none;
}
.social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}
.social_footer_ul li a {
    color: #ccc;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 50%;
}
.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}

/* Credit to https://bootsnipp.com/snippets/bxDBA */
.promo-line-company-footer:after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

.promo-line-company-footer {
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 2px;
    width: 90px;
    display: block;
    background-image: linear-gradient(135deg, #bf2060 0%, #bf2060 75%);
}

@media (max-width: 425px){
    .promo-line-company-footer {
        left:145px;
        position: absolute;
        display: block;
        margin-top: 15px;
        background: #4cafe1;
        height: 2px;
        width: 90px;
        display: block;
        background-image: linear-gradient(135deg, #bf2060 0%, #bf2060 75%);
    }
}



.promo-line:after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

.promo-line {
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 2px;
    width: 90px;
    display: block;
    background-image: linear-gradient(135deg, #bf2060 0%, #bf2060 75%);
}

.promo-line_soft_consultancy_stack {
    left: 200px;
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 45%;
    display: block;
    background-image: linear-gradient( 
        135deg, #bf2060 0%, #bf2060 75%);
}


.promo-line_soft_consultancy_stack::after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

.promo-line_soft_consultancy_excellence {
    left:200px;
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 22%;
    display: block;
    background-image: linear-gradient(
        135deg, #bf2060 0%, #bf2060 75%);
}


.promo-line_soft_consultancy_excellence::after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}


.promo-line_soft_consultancy {
    left:200px;
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 70%;
    display: block;
    background-image: linear-gradient(
        135deg, #bf2060 0%, #bf2060 75%);
}


.promo-line_soft_consultancy::after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

.promo-line_service {
    position: relative;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 20%;
    display: block;
    background-image: linear-gradient(
        135deg, #bf2060 0%, #bf2060 75%);
}
.promo-line_service::after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}


.stack_text{
    font-family: 'Open Sans', sans-serif;
    font-size: 48px;
    text-align: center; 
    color: white; 
    font-weight:900px;
}
/* 
@media screen and (min-width: 768px){
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 30px;
    padding-left: 30px;
}
} */

.devops-heading{
    color: black;  color: black; font-size: 60px; padding-top: 60px;
}


.promo-line_contact {
    left: 340px;
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 45%;
    display: block;
    background-image: linear-gradient( 
        135deg, #bf2060 0%, #bf2060 75%);
}

.promo-line_contact::after {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

.promo-line-footer-service {
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 3px;
    width: 23%;
    display: block;
    background-image: linear-gradient( 
        135deg, #bf2060 0%, #bf2060 75%);
}

.promo-line-footer-service::after  {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}


@media (max-width: 425px){
    .promo-line-footer-service {
        position: absolute;
        left: 50%;
        top: 14%;
        transform: translate(-50%,-50%);
        display: block;
        margin-top: 15px;
        background: #4cafe1;
        height: 2px;
        width: 25%;
        display: block;
        background-image: linear-gradient( 135deg, #bf2060 0%, #bf2060 75%);
    }
}

@media (max-width: 768px){
    .promo-line-footer-service {
        position: absolute;
        display: block;
        margin-top: 15px;
        background: #4cafe1;
        height: 3px;
        width: 25%;
        display: block;
        background-image: linear-gradient( 135deg, #bf2060 0%, #bf2060 75%);
    }}

.promo-line-footer-service-index {
    position: absolute;
    display: block;
    margin-top: 15px;
    background: #4cafe1;
    height: 2px;
    width: 35%;
    display: block;
    background-image: linear-gradient( 
        135deg, #bf2060 0%, #bf2060 75%);
}

.promo-line-footer-service-index::after  {
    content: "";
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    border: 2px solid #bf2060;
    display: block;
}

@media (max-width: 425px){
    .promo-line-footer-service-index {
        left: 144px;
        position: absolute;
        display: block;
        margin-top: 15px;
        background: #4cafe1;
        height: 3px;
        width: 23%;
        display: block;
        background-image: linear-gradient( 
            135deg, #bf2060 0%, #bf2060 75%);
    }
}
/*-----------------------contact us page-----------------------------------------*/
.et_pb_column_43 {
    padding-left: 5vw
}

.contact_img{
    height:90px;
}
.prg-show-img img{
    width:100%;
    text-align:center;
    display:block;
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-bottom: 15px;
    margin: 20px;
    padding-right: 30px;
    padding-left: 30px;
    min-height: 146px;
    border-radius: 6px;
}
@media (max-width:992px){

    .nav li{
        padding:20px 0px !important;
    }
    a.navbar-brand img{
        left:0px !important;
        WIDTH:190%;
    }
    .carousel-caption h1{
        font-size:25px !important
    }
    .carousel-caption h1{
        font-size:20px !important
    }
    h1{
        font-size:25px !important;

    }
    h2{font-size:20px !important;}
}
@media (max-width:800px){
    nav a {

        padding: 0.5em 0.5em !important;

    }
}
@media (max-width:768px){
    a.navbar-brand img{
        left:0px !important;
        WIDTH:100%;

    }
    footer{
        text-align:center
    }
    .promo-line-company-footer{

        left: calc(100% - 61%);
    }
    .promo-line{
        left:43%;
    }
    .promo-line-footer-service-index{
        left:20%;
    }
}
.footer_social img:hover {
    transform: rotate(
        360deg
        );
}
.footer_social img {
    width: 44px;
    transition-duration: 0.5s;
}
.footer_ul2_amrc a, .footer_ul_amrc li a{position:relative}
#contact .et_pb_column_43{
    padding-top:0px
}
.dfgx1{
    position: relative;
    bottom: 102px;
    left: 340px;
    width:120;
}
@media (max-width:768px){
    .dfgx1{
        position:none;
        bottom: 0;
        left: 0;
    }
}
.btv{
    text-align:left
}
@media (max-width:1050px){
    .contact_icon_1:before {
        right: 26px;
        position: relative;
        content: "\f21d";
        top: 24px;
    }
    .btv{
        text-align:center
    }
}
@media(max-width:1200px){


    .cndtx {text-align:center;font-size:15px}
    .contact_card_text span{font-size:15px !important}
}
@media (max-width: 768px){
    .contact_card_text span {
        font-size: 15px !important;
        text-align: center;
        display: inline-block;
        margin-left:15px;
    }
}
.fa-street-view:before {
    content: "\f21d";
}
.et_pb_column_44{padding-bottom:5px !important}

.our_services_indx{
    font-size: 12px !important;
    background: #196aad;
    color: #fff;
}

.our_services_indx:hover{
    background: #c31d64 !important;
    color: #fff !important;
}

#whatsapp{
    position: fixed;
    right: 110px;
    bottom: 22px;
    height: 64px;
    z-index: 2;
}

.service_h3{
    background: #ededed;
    padding: 5px 10px;
}

.margin_top_40{margin-top: 40px;}

.about_border_padding{
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
}

.tech_tools img{width: 100px; margin-top: 10px;}

.web_app_dev_ul{margin-left: 50px; color: #fff;}

.web_app_dev_ul b{font-size: 18px;}