/**/
@import url(//fonts.googleapis.com/css?family=Signika:400,300,600,700);
/* 'Signika', sans-serif */

@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";

input {
    outline: none !important;
}


html {
    width: 100%;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}


body {
    font: 13px/19px Arial, Helvetica, sans-serif;
    color: #ecedef !important;
    position: relative;
    /*min-width:960px;*/
    background: #334960 !important;
}

.ic {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: 'Signika', sans-serif;
    color: #ecedef;
}

h2 {
    font-size: 60px;
    padding-top: 101px;
    line-height: 60px;
    text-align: center;
}

h3 {
    font-size: 48px;
    line-height: 54px;
}

p {
    margin-bottom: 19px;
}

img {
    max-width: 100%;
}

address {
    font-style: normal;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

/*links*/

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #334960;

}

/*preclass*/

.mb0 {
    margin-bottom: 0px !important;
}

.m0 {
    margin: 0 !important;
}


.pad0 {
    padding: 0 !important;
}


.pt0 {
    padding-top: 0;
}

.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.fleft {
    float: left;
    margin-right: 20px;
    margin-top: 3px;
    margin-bottom: 22px;
}

.fright {
    float: right !important;
}

.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}

.center {
    text-align: center;
}

.wrapper,
.extra_wrapper {
    overflow: hidden;
}

.clear {
    float: none !important;
    clear: both;
}



/*header*/

header {
    display: block;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    padding-bottom: 0px;
    top: 0;
    overflow: hidden;
    background-color: #334960;
    transition: 0.2s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 0.2s ease;

}




h1 {
    padding-top: 28px;
    float: left;
    z-index: 999;

}

header h1 a {
    display: block;
    overflow: hidden;
    /*width: 108px;*/
    height: 43px;
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
}

/* Details */
details summary {
    list-style: none;
}

details summary::-webkit-details-marker {
    display: none;
}

.partner-detail-wrapper {
    cursor: pointer;
    user-select: none;
    /* Disable text selection on hover */
}

.chevron {
    bottom: 20px;
    left: calc(50% - 15px);
    transform-origin: 50%;
    transform: rotate(180deg);
    transition: transform 800ms;
}

.partner-detail-wrapper[open] + .chevron {
    transform: rotate(0deg);
}

.partner-detail-wrapper[open] {
    cursor: default;
}

/*Content*/
.content {
    padding-top: 125px;
    text-align: center;
    position: relative;
}

.content:after {
    display: block;
    position: absolute;
    content: '';
    z-index: 1;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 37px 50px 0 50px;
    border-color: #334960 transparent transparent transparent;
    left: 50%;
    margin-left: -50px;
    top: 0;

}

#page3:after {
    border-color: #f17c72 transparent transparent transparent;

}

#page4:after {
    border-color: #32ac97 transparent transparent transparent;

}

#page5:after {
    /* border-color: #334960 transparent transparent transparent; */
    border-color: #74b4b6 transparent transparent transparent;
    /* background-color: #74b4b6; */
}

#page6:after {
    border-color: #7f4c76 transparent transparent transparent;

}

.tm_link {
    color: #fd2614;
}

.tm_link:hover {
    color: #fff;
}

#page1 {
    /*padding-top: 7%;*/
    /*padding-bottom: 191px;*/
}

header.page1 .men .hover {
    top: 0;
}

header.page2 .men1 .hover {
    top: 0;
}

header.page3 .men2 .hover {
    top: 0;
}

header.page4 .men3 .hover {
    top: 0;
}

header.page5 .men4 .hover {
    top: 0;
}

#page2 {
    background-color: #f17c72;
    /*padding-top: 230px;*/
    padding-bottom: 500px;
    padding-bottom: 190px;
}

header.page2 {
    background-color: #f17c72;
}

header.page2 .hover {
    background-color: #e6655e;
}



#page3 {
    background-color: #32ac97;
    /*padding-top: 230px;*/
}

header.page3 {
    background-color: #32ac97;
}

header.page3 .hover {
    background-color: #46dcc7;
}

#page4 {
    background-color: #7f4c76;
}

header.page4 {
    background-color: #7f4c76;
}

header.page4 .hover {
    background-color: #b288ab;
}

#page5 {
    background-color: #3f9fc9;
}

header.page5 {
    background-color: #3f9fc9;
}

header.page5 .hover {
    background-color: #37637f;
}

/*.content {
	}*/

.slogan h3 {
    margin-bottom: 30px;
}

#page2 h3 span {
    background-color: #2aae96;
}

#page2 h3 span,
#page2 h3 em {
    display: inline-block;
    padding: 0 3px;
}

#page2 h3 em {
    font-style: normal;
    background-color: #7f4c76;
}

.socials {
    padding-top: 45px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.socials a {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 69px;
    height: 69px;
    background: url(../images/socials1.png) 0 0 no-repeat;
}

.socials a:hover {
    opacity: 0.5;
}

.socials a+a {
    margin-left: 18px;
    background-position: -87px 0;
}

.socials a+a+a {
    background-position: -175px 0;
    margin-left: 19px;
}

.socials a+a+a+a {
    background-position: right 0;
}

.text1 {
    font-size: 19px;
    line-height: 19px;
}

.box {
    background-color: #e6655e;
    border: 3px solid #f4948b;
    padding: 23px 0 24px;
    border-top-width: 4px;
    border-bottom-width: 4px;
}

.box img {
    border: 3px solid #f4948b;
    border-radius: 500px;
    margin-bottom: 19px;
}

.box .text1 {
    margin-bottom: 1px;
}

.slogan {
    margin-bottom: 117px;
}



.socials1 {
    margin-top: 19px;
    padding-top: 24px;
    border-top: 2px solid #2aae96;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.socials1 a {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 31px;
    height: 31px;
    background: url(../images/soc1a.png) 0 0 no-repeat;
}

.socials1 a:hover {
    opacity: 0.5;
}

.socials1 a+a {
    width: 32px;
    margin-left: 8px;
    background-position: -39px 0;
}

.socials1 a+a+a {
    background-position: -79px 0;
}

.socials1 a+a+a+a {
    background-position: right 0;
}

#page3 {
    padding-bottom: 190px;
}

#page3 .box {
    color: #fff;
    background-color: #46dcc7;
    border-color: #99d6cb;
    padding: 22px 15px 27px;
}

#page3 .box img {
    margin-bottom: 21px;
    border-color: #c8f5ee;
    background-color: #334960;
}

#page3 .box .text1 {
    margin-bottom: 16px;
}

#page4 {
    /*padding-top: 231px;*/
    padding-bottom: 186px;
}

#page4 h3 {
    margin-bottom: 70px;
}

.companies img {
    margin-bottom: 19px;
}

.companies .text1 {
    margin-bottom: 9px;
}

.companies a {
    display: inline-block;
    color: #b288ab;
    padding-right: 12px;
    background: url(../images/link_marker.png) right 4px no-repeat;
    margin-top: 14px;
}

.companies a:hover {
    color: #fff;
}

.companies .clear {
    height: 114px;
}

#page5 {
    /*padding-top: 150px;*/
    /*230px;*/
    padding-bottom: 190px;
}

#page5 .slogan {
    margin-bottom: 0px;
    /*110px;*/
}


#page6 {
    /*padding-top: 150px;*/
    /*230px;*/
    padding-bottom: 190px;
    background-color: #74b4b6;
}

/****Map***/

.map {
    text-align: left;
    overflow: hidden;
    padding-top: 5px;
}

.map .text1 {
    margin-bottom: 39px;
    color: #fff;
}

.map figure {
    position: relative;
    top: 7px;
    border: 1px solid #3c7f9f;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;

}

.map figure iframe {
    width: 100%;
    height: 218px;
    max-width: 100%;
}

.map a {
    color: #373b47;
}

.map a:hover {
    color: #fff;
}

.map address {
    overflow: hidden;
    font-size: 14px;
    line-height: 21px;

}



address dt {
    margin-bottom: 63px;
}


address dd span {
    min-width: 85px;
    display: inline-block;
    text-align: left;
}




/************Footer***********/

footer {
    display: block;
}

footer {}

footer a:hover {
    color: #f17c72;
}

.copy {
    color: #e0e8ec;
    padding-top: 29px;
    padding-bottom: 30px;
    font-size: 12px;
    line-height: 24px;
}

/**to top**/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    margin-right: -620px !important;
    overflow: hidden;
    width: 45px;
    height: 45px;
    border: none;
    text-indent: -999px;
    z-index: 999;
    background: url(../images/totop.png) no-repeat left top;
    transition: 0s ease;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
}

#toTop:hover {
    background-position: right 0;
}

/*custome apri*/
#pagging {
    padding-top: 5%;
}

.btn {
    border: 1px;
    padding: 8px 13px;
    cursor: pointer;
}

.bg-success {
    background: #2aae96;
}

.btn:hover,
.btn:focus {
    background: silver;
    outline: none;

}

.btn:disabled,
#pagging .active {
    background: silver;
    outline: none;
    color: black;
    cursor: unset;
}

.pd5 {
    padding: 2px;
}

#carIndicators {
    width: 100%;
    max-height: 100%;
}

.img-fluid {
    max-height: 100% !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: white !important;
}

/* partners */
.partners img {
    max-width: 60%;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    padding: 15px 0;
    /* filter: grayscale(100); */
}

.partners img:hover {
    filter: none;
    transform: scale(1.1);
}

@media screen and (max-width: 600px) {
    #carIndicators {
        width: 100%;
        height: 40vh;
    }

    .img-fluid {
        height: 40vh !important;
    }

    .carousel-control-next,
    .carousel-control-prev {
        top: 93px;
    }

    .navbar-brand {
        width: 70%;
    }

    .navbar-collapse {
        padding-top: 10px;
    }

    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .show>.nav-link {
        padding-left: 10px;
    }
}