@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Quicksand:300,400,700');

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

h3 {
    margin-bottom: 5px;
}

.navbar-toggle {
    width: 100%;
    float: none;
    right: 45%;
    position: absolute;
    margin: auto;
}

.underline-hover-link:hover h4 {
    text-decoration: underline;
}

.botao-contorno {
    padding: 10px;
    margin-top: 60px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
}

.botao-contorno:hover {
    padding: 7px;
    font-weight: 700;
}

/*
.navbar-collapse, .navbar-collapse.collapse {
overflow: visible !important;}   
.navbar-toggle {
display: none !important;}  */

header {
    z-index: 4;
    position: relative;
}

#bs-example-navbar-collapse-1 {
    height: auto !important;
    z-index: 3;
    position: relative;
    margin: auto;
}

* {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none !important;
}

.listaprecisa {
    font-size: 15px;
    letter-spacing: 1px;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px !important;
    color: #525252;
}

.fontquick {
    font-family: 'Quicksand', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.testeira-barra {
    min-height: 40px;
    height: auto;
    padding-top: 2px;
    /*margin-top: 10px;*/
}

.testeira-text {
    padding-top: 8px;
    font-weight: 400;
}

.testeira-text i {
    font-size: 20px;
    margin-right: 5px;
}

.menu_pad {
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 53px;
}

.menu_pad div {
    height: 90px;
}

.menu-container {
    margin-bottom: -185px;
    position: relative;
}

.logotipo-container {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-top: -32px;
}

.linkmapa {
    line-height: 35px;
    font-size: 15px
}

.linkmapa li {
    list-style: none;
    margin-left: -40px;
    border-bottom: 1px solid #CFCFCF;
    padding-left: 5px;
    width: 170px;
}

/* menu */
.nav > li {
    width: 20%;
}

.navseg-container {
    width: 100%;
}

.navseg-container ul li div i {
    display: block;
    margin-bottom: 10px;
    font-size: 22px;
}

/*telao */
.carrosseg-container {
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0;
}

.slide-seg img {
    width: 100%;
    height: 100vh !important;
}

.slide-titulo-seg {
    right: 50%;
    left: 10%;
    top: 30%;
    line-height: 52px;
    font-size: 40px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.81)
}

.slide-titulo-seg-2 {
    font-weight: 700;
    margin-left: 60px;
    font-size: 52px;
}

.controles-slide {
    height: 100vh
}

/*4 banner telao */
.containerbanner-telao {
    z-index: 2;
    position: relative;
    top: 50%;
    margin-top: -210px;
}

.div-banner-img {
    padding-bottom: 20px;
    padding-top: 30px;
}

.div-banner-title {
    padding-bottom: 20px;
    padding-top: 16px;
}

.div-banner-title p {
    font-size: 14px;
    line-height: 20px;
}

/*#banner2::after {
	content: "";
	position: absolute;
	!*background-image: url(../images/slide4.jpg);*!
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}
#banner3::after {
	content: "";
	position: absolute;
	!*background-image: url(../images/slide1.jpg);*!
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}
#banner4::after {
	content: "";
	position: absolute;
	!*background-image: url(../images/slide3.jpg);*!
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}*/
.fiquepordentro {
    padding-top: 60px;
}

.fiquepordentro2 {
    padding-top: 60px;
}

.textbox-menu {
    padding: 25px 15px 0px 15px;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(122, 122, 122, 0.71);
    width: 100%;
}

.text-cotacao {
    height: 45px !important;
    width: 100%;
    font-weight: 600;
    padding-top: 10px;
}

.text-cotacao-submenu {
    width: 50%;
    height: 45px !important;
    float: left;
    line-height: 18px;
    padding-top: 5px;
    font-weight: 600;
}

.titulo-noticia {
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 0px;
}

.olho-texto-noticia {
    font-family: 'Open Sans';
    font-size: 14px;
}

.fundo-noticias-precisa {
    height: auto;
    min-height: 690px;
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.imagemnoticia-efeito {
    width: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.imagemnoticia-efeito:hover {
    /*opacity: 1;*/
    /*filter: alpha(opacity=10);*/
}

/*servicos */
.text-cotacao-precisa a::before {
    content: 'SEGUROS';
}

.text-cotacao-precisa:hover a::before {
    content: 'TODOS';
    color: inherit !important
}

.text-cotacao-certificado a::before {
    content: 'CERTIFICADOS';
}

.text-cotacao-certificado:hover a::before {
    color: inherit !important
}

.barra-yellow div {
    padding: 20px;
    height: 80px;
    font-size: 28px;
}

.container-servicos {
    padding-top: 20px;
}

.img-servicos {
    margin-top: 40px;
    max-width: 100%;
}

.container-servicos p {
    color: #000;
}

/*Ajuste do slider de serviço (pagination)*/
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: relative;
    z-index: 9999;
    margin-bottom: -40px;
}

.for-company {
    float: right;
    text-align: right;
    border-bottom-color: #eee;
}

.for-you {
    float: left;
    text-align: left;
    border-bottom-color: #eee;
}

/*Sobre*/
.image-insurance {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
}

.image-insurance a {
    width: 100%;
    height: 100px;
}

/* descricao app */
.container-app { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,ffffff+100 */
    background: #eaeaea; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ffffff 0%, #eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.img-botao-app {
    max-height: 50px;
    float: left;
    margin-right: 15px;
}

.titulo1-app {
    line-height: 40px;
    font-size: 40px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.81);
}

.titulo2-app {
    font-weight: 700;
    margin-left: 60px;
    font-size: 52px;
}

/* rodape */

/*Interna*/
.bg-topo {
    height: 280px;
    position: relative;
    top: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

.shadow-top {
    background-image: url("../images/sombra-top.png");
    background-position: center;
    background-position: 100% 100%;
    height: 16px;
}

.content-text {
    text-align: justify;
    /*padding: 5px;*/
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Quicksand', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    line-height: 22px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.columns-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.columns-3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.content-image {
    margin: 0 10px 10px 0
}

.text-destaque {
    font-size: 32px;
    font-style: italic;
    color: #fff;
    font-weight: 300;
}

.bg-content-middle {
    background-image: url("../images/bg_in_sample_2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 380px;
    margin: 10px 0 0 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.container-app-txt {
    padding-top: 50px;
    padding-bottom: 50px;
}

.img-iconrodape {
    margin-top: 20px;
    margin-bottom: 20px;
}

.div-endereco {
    padding-top: 20px;
}

.iframe-quotation {
    border: 0px;
    width: 100%;
    height: 200vh;
}

@media screen and (min-height: 599px) {
    .iframe-quotation {
        height: 301vh;
    }

}

@media screen and (min-height: 699px) {
    .iframe-quotation {
        height: 281vh;
    }

}

@media screen and (min-height: 800px) {
    .iframe-quotation {
        height: 261vh;
    }

}

@media screen and (min-height: 901px) {

    .iframe-quotation {
        height: 241vh;
    }
}

/*@media screen and (min-height: 801px)  {

    .iframe-quotation {
        height: 240vh;
    }
}*/

@media screen and (min-width: 992px) {
    .testeira-container {
        margin-bottom: -40px;
        position: relative;
        z-index: 2;
    }

}

@media screen and (max-width: 1200px) {

    .navseg-container ul li div {
        padding: 25px 19px 28px 19px;
    }

    .navseg-container ul li div i a {
        letter-spacing: -1px;
        font-weight: 600;
        font-size: 14px
    }

    .slide-titulo-seg {
        right: 50%;
        left: 10%;
        top: 30%;
        font-size: 36px;
        line-height: 42px;
    }

    .slide-titulo-seg-2 {
        font-size: 40px !important;
    }

    .slide-titulo-seg p {
        display: none;
    }

    .div-banner-img {
        padding-right: 0px;
        padding-left: 0px;
    }

    .fiquepordentro span {
        font-size: 28px;
    }

    .fiquepordentro2 span {
        font-size: 28px;
    }

    .div-banner-title a {
        font-size: 14px;
    }

    .container-servicos {
        padding-top: 0px;
    }
}

@media screen and (max-width: 992px) {
    .menu_pad {
        padding-top: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .logotipo {
        margin: auto;
        height: 150px;
        margin-top: 0px;
    }

    .menu-container {
        margin-bottom: 0px;
    }

    .navseg-container ul li div {
        padding: 25px 37px 28px 38px;
    }

    .navseg-container ul li div i a {
        letter-spacing: 0px;
        font-weight: 600;
        font-size: 16px
    }

    .textbox-menu {
        font-size: 22px;
        line-height: 29px;
        padding-top: 38px;
    }

    .text-cotacao-submenu {
        font-size: 22px;
        padding-top: 12px;
    }

    .slide-seg img {
        height: 450px !important;
    }

    .controles-slide {
        height: 450px;
    }

    .carrosseg-container {
        height: 450px;
    }

    .container-servicos {
        padding-top: 0px;
    }

    .img-servicos {
        margin-top: 14px;
        max-width: 100%;
    }

    .text-service-mobile {
        padding-bottom: 40px;
    }

    .img-iconrodape {
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .div-endereco {
        padding-top: 20px;
        text-align: center;
    }

    .logotipo-container {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 768px) {

    .box-slider-mini {
        background: rgba(226, 222, 222, 0.64);
        width: 73%;
        text-align: left;
        padding: 0 0 0 7px;
    }

    .slide-titulo-seg-2 {
        margin-left: 0;
    }

    .testeira-precisa {
        /*background-image: none !important;*/
    }

    .row-rodape {
        /*background-image: none !important;*/
    }

    .nav > li {
        width: 100% !important;
    }

    .columns-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .barra-yellow div {
        height: auto !important;
    }

    .testeira-barra {
        padding-bottom: 15px;
    }

    .menu_pad {
        padding: 0px !important;
    }

    .navseg-container ul li div {
        width: 100%;
    }

    .menu_pad div {
        height: auto;
    }

    .grad-precisa {
        height: 100px !important;
    }

    .textbox-menu {
        padding-top: 23px;
        font-size: 16px;
    }

    .text-cotacao-submenu {
        font-size: 16px;
        height: 55px !important;
    }

    .div-banner-img {
        padding-top: 20px;
    }

    .fiquepordentro {
        text-align: center !important;
        padding-top: 70px
    }

    .fiquepordentro span {
        font-size: 19px;
    }

    .fiquepordentro2 {
        text-align: center !important;
        padding-top: 70px
    }

    .fiquepordentro2 span {
        font-size: 19px;
    }

    .carousel slide carrosseg-container {
        height: 300px;
    }

    .slide-seg img {
        height: 300px !important;
    }

    .controles-slide {
        height: 300px;
    }

    .carrosseg-container {
        height: 300px;
    }

    .content-news {
        margin-top: 0 !important;
    }

    .owl-pagination {
        display: none;
    }

    .container-servicos {
        text-align: center !important;
    }
}

@media screen and (max-width: 580px) {

}

@media screen and (min-width: 768px) {
    .sempad {
        padding: 0px;
    }

    .carrosseg-container {
        margin-bottom: -250px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .banner-telao0, .banner-telao1, .banner-telao2, .banner-telao3 {
        height: auto !important;
    }

    .containerbanner-telao {
        margin-top: 100px !important;
    }

    .content-menu {
        width: 100% !important;
    }
}

/* MARGINS & PADDINGS */
.p-xxs {
    padding: 5px;
}

.p-xs {
    padding: 10px;
}

.p-sm {
    padding: 15px;
}

.p-m {
    padding: 20px;
}

.p-md {
    padding: 25px;
}

.p-lg {
    padding: 30px;
}

.p-xl {
    padding: 40px;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.space-15 {
    margin: 15px 0;
}

.space-20 {
    margin: 20px 0;
}

.space-25 {
    margin: 25px 0;
}

.space-30 {
    margin: 30px 0;
}

.p-b-md {
    padding-bottom: 20px;
}

.p-b-lg {
    padding-bottom: 30px;
}

.show-wattsapp {
    position: absolute;
    background: #0170B9;
    color: #FFF;
    top: 100%;
    width: 128px;
    text-align: center;
    padding: 7px;
    box-sizing: border-box;
    border-radius: 5px;

    transition: all .2s ease;
    font-size: 17px;
    display: none;
    margin-top: -24px;
    right: 22px;
}

.view-whatsapp:hover .show-wattsapp {
    display: block;
}

.show-wattsapp:after {
    bottom: 100%;
    left: 16%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(1, 112, 185, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}

.show-wattsapp-bottom {
    position: absolute;
    background: #0170B9;
    color: #FFF;
    top: 0%;
    width: 128px;
    text-align: center;
    padding: 7px;
    box-sizing: border-box;
    border-radius: 5px;
    right: -326%;
    margin-top: -3px;
    transition: all .2s ease;
    font-size: 17px;
    display: none;
    margin-right: 123px;
    z-index: 999;
}

.view-whatsapp-bottom:hover .show-wattsapp-bottom {
    display: block;
}

.show-wattsapp-bottom:after {
    bottom: 30%;
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(1, 112, 185, 0);
    border-left-color: #ffffff;
    border-width: 7px;
    margin-left: 0px;
    z-index: 9999;
}

/*
.lazy-img img {
    opacity: 0;
    max-width: 100%;
    max-height: 100%;
}

.lazy-img img.loaded {
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}*/

nav > li > a {
    color: #ffffff;
}

@media (min-width: 768px) {

    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }

}

.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 20px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0;
}

.font-menu {
    color: #FFFFFF !important;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Quicksand', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 600;
}

.popover {
    max-width: none !important;
    background-color: rgb(2, 94, 177);
    color: #ffffff;
    border-radius: 0px;
}

.popover.bottom > .arrow {
    display: none !important;
}

.popover.bottom {
    margin-top: 7px;
}

.list_mail_popover {
    color: #333333 !important;
}

.list_mail_popover:hover {
    font-weight: bold;
}

.ul-footer {
    border-bottom: 0px;
}

.li-footer {
    width: auto !important;
    padding: 0 10px 0 0 !important;
}

.a-dropdown {
    background-color: rgba(238, 238, 238, 0) !important;
    border: 0px !important;
    color: #ffffff;
}

.a-dropdown:hover {
    background-color: rgba(238, 238, 238, 0) !important;
    color: #ffffff;
}

/*.nav .open > a, .nav .open > a:hover, .nav .open > a:focus*/
.li-hover-a {
    border: 0px !important;
    color: #000000 !important;
}

.drop-footer {
    position: relative !important;
    top: 0;
    left: -7px;
    border-radius: 0;
    width: 100%;
    text-align: center;
    min-width: 250px;
}


.box-chooise{
    padding: 40px 70px 26px 70px;
    text-align: center;
}
.btn-form-chooise{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 15px 28px 15px 28px;
  text-decoration: none;
}

.btn-form-chooise-write {
  background: #09995b;
  background-image: -webkit-linear-gradient(top, #09995b, #2fcca2);
  background-image: -moz-linear-gradient(top, #09995b, #2fcca2);
  background-image: -ms-linear-gradient(top, #09995b, #2fcca2);
  background-image: -o-linear-gradient(top, #09995b, #2fcca2);
  background-image: linear-gradient(to bottom, #09995b, #2fcca2);

}

.btn-form-chooise-write:hover {
  background: #0f7d4c;
  background-image: -webkit-linear-gradient(top, #0f7d4c, #62a694);
  background-image: -moz-linear-gradient(top, #0f7d4c, #62a694);
  background-image: -ms-linear-gradient(top, #0f7d4c, #62a694);
  background-image: -o-linear-gradient(top, #0f7d4c, #62a694);
  background-image: linear-gradient(to bottom, #0f7d4c, #62a694);  
  color: #ffffff;
}

.btn-form-chooise-call {
  background: #ee7026;
  background-image: -webkit-linear-gradient(top, #ee7026, #faa31e);
  background-image: -moz-linear-gradient(top, #ee7026, #faa31e);
  background-image: -ms-linear-gradient(top, #ee7026, #faa31e);
  background-image: -o-linear-gradient(top, #ee7026, #faa31e);
  background-image: linear-gradient(to bottom, #ee7026, #faa31e);
}

.btn-form-chooise-call:hover {
  background: #d16526;
  background-image: -webkit-linear-gradient(top, #d16526, #e08f16);
  background-image: -moz-linear-gradient(top, #d16526, #e08f16);
  background-image: -ms-linear-gradient(top, #d16526, #e08f16);
  background-image: -o-linear-gradient(top, #d16526, #e08f16);
  background-image: linear-gradient(to bottom, #d16526, #e08f16);  
  color: #ffffff;
}

.box-send-chooise{
    border: 3px solid #0057b0;
    padding: 20px 25px 20px 25px;
    text-align: center;
}


.align_bag{
    padding-top: 20px; 
    padding-bottom: 20px;
    height: auto; 
    text-align: center; 
    padding-left: 30%;
}

.link_bag{
    display:none
}

@media (min-width: 830px) and (max-width:991px) {
    .align_bag {
        padding-left: 22%;
    }
}

@media (min-width: 630px) and (max-width: 829px) {
    .align_bag {
        padding-left: 12%;
    }
}

@media  (max-width: 629px) {
    .align_bag {
        padding-left: 2%;
    }
}

.box-services-list{
    display: none;
}
/* .box-services:hover .box-services-list{
    display: block;
} */

.li-box-shadow{
    box-shadow:0px 4px 10px 0px #2d2c2c !important;
}

.item-services{
    background: #fff;
    height: 30px !important;
    padding: 2px 0 0 11px;
}
