@import "animate.css";
body {
    max-width: 100%;
    /* background-image: url("../images/body.gif"); */
    /*background-repeat: no-repeat; */                                                   
    /*background-size: contain; */
    /*  background-size: cover; */
}

.translation-links>li {
    display: inline-block;
    padding: 2px;
}

.translation-links>li>a>img {
    height: 12px;
    width: 20px;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus {
    color: #FFA500 !important;
    /*Sets the text hover color on navbar*/
    background-color: #dff0d8;
}

.navbar-nav>li>a,
.navbar-nav>li>a:focus {
    color: white;
    /*Sets the text  color on navbar*/
}

.navbar>li>a {
    color: #BC088D!important;
    font-size: 16px!important;
    padding: 5px!important;
}

.menu input[type=text] {
    float: right;
    padding: 6px;
    border: 1px dotted #BC088D;
    color: black;
    margin-bottom: 5px;
    background-color: #E7F9E0;
    font-size: 16px;
    width: 300px;
}

.searchbox {
    float: right;
    padding: 6px 10px;
    margin-top: 0;
    margin-right: 45px;
    background: #BC088D;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.searchbox:hover {
    background: #63B76C;
}

#bs-example-navbar-collapse-2>ul>li>a {
    padding: 8px 0px;
    margin: 4px;
}

.dropdown-menu>li>a {
    color: #BC088D!important;
    font-size: 14px!important;
}

.navbar .navbar-toggle,
.icon-bar {
    border: 1px solid white;
}

.head {
    box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.main {
    margin-top: 24px;

    margin-left: 4%;
    margin-right: 4%;
}

.smallmain {
    margin: 5px;
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.navbar-default .navbar-toggle,
.icon-bar {
    border: 1px solid #c2ccd1;
}

.colorcode {
    background-color: #dff0d8;
    color: black;
}

.themcolor {
    background-color: #BC088D!important;
    color: white;
}

.themcolor-lg {
    background-color: #00bfff!important;
    color: #BC088D;
}

.thumbnail {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.thumbnail2 {
    box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.filterContainer {
    box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.checkout {
    box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.thumbnail {
    max-height: 100%;
    width: 100%;
}

.thumbnail2 img {
    height: 400px !important;
    /*width: 250;*/
    width: 300px;
    float: center;
    margin-left: 7%;
    /*margin-left: 2%; */
    /*margin-right: 1%;*/
}

.thumbnail2 h5 {
    padding-top: 5px;
}

.caption {
    margin-top: 4%;
    width: 300px;
    float: center;
    margin-left: 7%; 
    font-size:12px;
}

.images {
    position: relative;
    height: 400px !important;
    max-width: 300px !important;
}

.logoicon {
    position: relative;
    height: 100px !important;
    max-width: 120px !important;
}

.images .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 1s ease;
    background-color: rgba(86, 86, 86, 0.25);
}

.images:hover .overlay {
    opacity: 1;
}

.detai {
    /*border: 2px solid #BC088D;*/
    background-color: transparent;
    padding: 36% 28px;
    font-size: 28px;
    cursor: pointer;
    color: white;
    position: absolute;
    top: 48%;
    left: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.coloback {
    color: yellowgreen;
    margin-top: -7px;
    width: 98%;
    max-height: 80%;
    /*border-color: yellowgreen;*/
    /*border: none;*/
    text-align: center;
}


.coloback:hover {
    /*background-color: #BC088D; */
    border-color: #BC088D;
    color: #BC088D;
}

.thumbnail2 {
    background: white;
    margin: 5px;
    margin-top: 5px;
    height: 570px;
    max-width: 375px!important;
    margin-left: 8%;
    /* max-width: 300px!important;*/
}

.detail {
    display: none;
}

.showbutton .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2%;
    right: 0;
    height: 900px;
    width: 96%;
    opacity: 1;
    z-index: 22;
    transition: all 1s ease;
}

.showbutton:hover .overlay {
    opacity: 1;
}

.thumbnail .description {
    color: #FFA500;
}

.n_off {
    /*background: url(/Images/all_sprite_icons.png) -100px -450px no-repeat;*/
    width: auto;
    height: 20px;
    position: absolute;
    z-index: 50;
    display: inline-block;
    padding: 2px 3px 0 5px;
    font-size: 10px;
    color: #fff;
    left: 0;
    font-weight: bold;
    background-color: #BC088D;
}

.full {
    width: 100%;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.newData {
    font-size: 12px;
}

.pipe:before {
    content: "|";
}


/***********************************************
              footer
**************************************** */

footer {
    z-index: 999;
    box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.cont {
    box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

#features {
    margin-top: 20px;
}

.feature,
.feature i,
.feature h3,
.feature .title_border {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.feature {
    background: #FFFFFF;
    text-align: center;
    padding: 20px;
    border: solid 1px #cccccc;
    height: 410px !important;
    font-size: 13px;
    /* width: 20%;*/
}

.feature p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.feature i {
    font-size: 50px;
    color: #FFFFFF;
    background: #BC088D;
    padding: 20px;
    border-radius: 50%;
    border: solid 3px #dff0d8;
}

.feature h4 {
    color: #1E825F;
}

.feature:hover {
    background: #F5F5F5;
    -webkit-transform: translate(0, 1em);
    -moz-transform: translate(0, 1em);
    -o-transform: translate(0, 1em);
    -ms-transform: translate(0, 1em);
    transform: translate(0, 1em);
}

.feature:hover i {
    color: #1E825F;
    border-color: #1E825F;
    background: #FFFFFF;
}

.feature:hover .title_border {
    background-color: #1E825F;
    width: 50%;
}

.feature .title_border {
    width: 0%;
    height: 3px;
    background: #1E825F;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 8px;
}


/*************************************/

.footer {
    background: #BC088D;
    height: auto;
    padding-bottom: 29px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
    text-align: center;
}

.footer p {
    margin: 0;
}

.footer img {
    max-width: 100%;
}

.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
    text-transform: uppercase;
}

.footer ul {
    font-size: 15px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
}

.footer ul li a {
    padding: 0 0 5px 0;
    display: block;
}

.footer a {
    color: white;
}

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.social li {
    background: none repeat scroll 0 0;
    border: 2px solid #B5B5B5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.social li a {
    color: #EDEFF1;
}

.social li:hover {
    border: 2px solid #2c3e50;
    background: #2c3e50;
}

.social li a i {
    font-size: 16px;
    margin: 0 0 0 5px;
    color: #EDEFF1 !important;
}

.footer-bottom {
    font-size: 16px;
    background: #BC088D;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
    z-index: 999!important;
}

.footer-bottom p.pull-left {
    padding-top: 16px;
}

.payments {
    font-size: 2.0em;
}


/**   slider carousel  **/

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}

#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.item blockquote p:after {
    content: "\	\f10e";
    font-family: 'Fontawesome';
    float: right;
    margin-left: 10px;
}


/**  end of  slider carousel  **/


/*********************************************
					PRODUCTS dtails
*********************************************/

.gold {
    color: #FFBF00;
}


/*********************************************
					PRODUCTS
*********************************************/

.product {
    max-height: 100%;
    width: 100%;
}

.product>img {
    width: auto;
    height: 400px !important;
}

.product-rating {
    font-size: 20px;
    margin-bottom: 25px;
}

.product-title {
    font-size: 25px;
}

.product-desc {
    font-size: 14px;
}

.product-price {
    font-size: 22px;
}

.product-stock {
    color: #74DF00;
    font-size: 20px;
    margin-top: 10px;
}


/*********************************************
					VIEW
*********************************************/

.cotwraper {
    background: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
    margin-left: 4%;
    margin-right:8%;
}

.breadcrumb {
    margin: 0px;
    margin-left: 4%;
    margin-right: 8%;
    background-color: white;
}

ul.breadcrumb li+li:before {
    padding: 0px;
    content: "|\00a0";
}

.view-wrapper {
    float: right;
    max-width: 70%;
    margin-top: 25px;
}

.container1 {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
}


/*********************************************
				`ITEM```
*********************************************/

.service1-items {
    padding: 5px;
    position: relative;
    overflow: hidden;
    height: 300px;
    width: 100px;
}

.service1-item {
    height: 100px!important;
    width: 100px!important;
    display: block;
    float: left;
    position: relative;
    padding-right: 5px;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.service1-item>img {
    height: 100%;
    width: 100%;
    opacity: 0.6;
    padding: 5px;
}

.service1-item>img:hover {
    cursor: pointer;
    opacity: 1;
}


/*********************************************
					end of PRODUCTS details
*********************************************/


/* Conatct start */

.header-title {
    text-align: center;
    color: #00bfff;
}

#tip {
    display: none;
}

.fadeIn {
    animation-duration: 3s;
}

.form-control {
    border-radius: 0px;
    border: 1px solid #c7bbc4!;
    box-shadow: none;
}

.form-control:focus {
    border: 1px solid #00bfff;
    box-shadow: none;
}

.textarea-contact {
    resize: none;
}

.btn-send {
    border-radius: 0px;
    border: 1px solid #00bfff;
    background: #00bfff;
    color: #fff;
}

.btn-send:hover {
    border: 1px solid #00bfff;
    background: #fff;
    color: #00bfff;
    transition: background 0.5s;
}

.second-portion {
    margin-top: 50px;
}

@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Roboto:400,500";
.box>.icon {
    text-align: center;
    position: relative;
}

.box>.icon>.image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #BC088D;
    vertical-align: middle;
}

.box>.icon:hover>.image {
    background: #63B76C;
}

.box>.icon>.image>i {
    font-size: 36px !important;
    color: #fff !important;
}

.box>.icon:hover>.image>i {
    color: white !important;
}

.box>.icon>.info {
    margin-top: -24px;
    background-color: #dff0d8;
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px 0;
    min-height: 163px;
}

.box>.icon:hover>.info {
    background: rgba(0, 0, 0, 0.04);
    border-color: #e0e0e0;
    color: white;
}

.box>.icon>.info>h3.title {
    font-family: "Robot", sans-serif !important;
    font-size: 16px;
    color: #222;
    font-weight: 700;
}

.box>.icon>.info>p {
    font-family: "Robot", sans-serif !important;
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
}

.box>.icon:hover>.info>h3.title,
.box>.icon:hover>.info>p,
.box>.icon:hover>.info>.more>a {
    color: #222;
}

.box>.icon>.info>.more a {
    font-family: "Robot", sans-serif !important;
    font-size: 12px;
    color: #222;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

.box>.icon:hover>.info>.more>a {
    color: #fff;
    padding: 6px 8px;
    background-color: #63B76C;
}

.box .space {
    height: 30px;
}

@media only screen and (max-width: 768px) {
    .contact-form {
        margin-top: 25px;
    }
    .btn-send {
        width: 100%;
        padding: 10px;
    }
    .second-portion {
        margin-top: 25px;
    }
}


/* Conatct end */


/************************
rating
*******************************/

.txt-center {
    text-align: center;
}

.hide {
    display: none;
}

.clear {
    float: none;
    clear: both;
}

.ratings {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    position: relative;
}

.ratings>label {
    float: none;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    width: 1.1em;
    cursor: pointer;
    color: #000;
}

.ratings>label:hover,
.ratings>label:hover~label,
.ratings>input.radio-btn:checked~label {
    color: transparent;
}

.ratings>label:hover:before,
.ratings>label:hover~label:before,
.ratings>input.radio-btn:checked~label:before,
.ratings>input.radio-btn:checked~label:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #FFD700;
}

.ratings2 {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    position: relative;
}

.ratings2>label {
    float: none;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    width: 1.1em;
    cursor: pointer;
    color: #000;
}

.ratings2>label:hover,
.ratings2>label:hover~label,
.ratings2>input.radio-btn2:checked~label {
    color: transparent;
}

.ratings2>label:hover:before,
.ratings2>label:hover~label:before,
.ratings2>input.radio-btn2:checked~label:before,
.ratings2>input.radio-btn2:checked~label:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #FFD700;
}


/**************************
              tracking
/********************************/

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3.5em;
}

ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}

ol.progtrckr li.progtrckr-todo {
    color: silver;
    border-bottom: 4px solid silver;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}

ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}

ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    border: none;
    border-radius: 2.2em;
}

ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 2.2em;
    bottom: -1.2em;
}

.rating-static {
    width: 200px;
    height: 45px;
    display: block;
    background: url('/images/gold-star.jpg') 0 0 no-repeat;
}

.rating-5 {
    background-position: 0 0;
}

.rating-4 {
    background-position: -40px 0;
}

.rating-3 {
    background-position: -80px 0;
}

.rating-2 {
    background-position: -120px 0;
}

.rating-1 {
    background-position: -160px 0;
}

.rating-0 {
    background-position: -160px -45px;
}

.items {
    background-color: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.blink_me {
    font-family: "Comic Sans MS";
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 4s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 4s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

.sidebar-offcanvas {
    font-family: "Comic Sans MS";
}

.newslist {
    width: 100%;
    height: 200px;
    border-radius: 10px;
    padding: 10px;
    color: #0f0f0f;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.newslist:hover {
    text-decoration: none;
    -webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
    transition: box-shadow .2s, transform .2s, opacity .2s;
    box-shadow: 3px 7px 15px 5px #888888;
}

.filteractive {
    margin: 5px;
}

.filteract {
    padding: 2px;
}

.filteract:hover {
    border-style: solid;
    border-radius: 10px;
}

.activesss {
    border-style: solid;
    border-radius: 10px;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #BC088D;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.noproduct {
    margin-bottom: 300px;
}

.thumimage {
    width: 100px;
    height: 100px;
}

.vbar {
    margin-left: 5px;
    margin-right: 10px;
    border-left: 2px solid #BC088D;
    height: 200px;
}

.hbar {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #BC088D;
}

a {
    color: #BC088D;
}

a>i {
    color: #63B76C;
}


/*Autocomplete for search bar*/

.wrapper {
    margin-top: 0;
    max-width: 450px;
    border-radius: 8px;
}

.pg-cusorm {
    background: #dff0d8;
}

.wrapper .search-input {
    background: #dff0d8;
    width: 300px;
    border-radius: 5px;
    border-color: #bc088d;
    position: absolute;
    box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0);
    z-index: 999;
}

#search {
    color: #bc088d;
    font-size: 14px;
    height: 20px;
}

.search-input .autocom-box {
    padding: 0;
    opacity: 0;
    pointer-events: none;
    max-height: 280px;
    overflow-y: auto;
    color: #bc088d;
}

.search-input.active .autocom-box {
    padding: 10px 8px;
    opacity: 1;
    pointer-events: auto;
}

.autocom-box li {
    list-style: none;
    padding: 8px 12px;
    display: none;
    width: 100%;
    cursor: default;
    border-color: #bc088d;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
}

.search-input.active .autocom-box li {
    display: block;
}

.autocom-box li:hover {
    background: #63b76c;
    border-radius: 10px;
}

#form-id {
    width: 300px;
}

.form-control::placeholder {
    color: #63b76c;
    font-style: italic;
}

.bg-white {
    background-color: #dff0d8!important
}

.bg-light {
    background-color: #dff0d8!important
}

.rounded-pill {
    border-radius: 50rem!important;
    border: 1.5px solid #bc088d;
    height: 35px;
    width: 124%;
}

.pg-rounded-pill {
    box-shadow: 0px 0px 8px #bc088d!important
}

.rounded-pill:hover {
    box-shadow: 0 3px 3px #bc088d!important
}

.text-primary {
    color: #bc088d!important;
    font-size: 18px;
    padding-top: 0px;
}

.text-primary:hover {
    color: #63b76c!important;
    font-size: 18px;
}


/* Not in 3.3.7 but in 4.3.1 version of bootstrap so added*/

.p-1 {
    padding: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.border-0 {
    border: 0 !important;
}

.input-group {
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}


/* Adding cancel button*/

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}


/*Remove popup after google click or hover*/

#google_translate_element,
.skiptranslate {
    display: none !important;
}

.goog-tooltip {
    display: none !important; 
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
/*
input:readonly, textarea:readonly {
    background-color: #dff0d8;
  }

input[type=checkbox]:checked {
    CSS after CHECKED
    color:#BC088D;
  }
*/
/*
.input-res
{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: 15px/1 'Open Sans', sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  max-width: 500px;
  background-color: #ddd;
  border: none;
  padding: 10px 11px 11px 11px;
  border-radius: 3px;
  box-shadow: none;
  outline: none;
  margin: 0;
  box-sizing: border-box; 
}


.block
{
  margin: 0 auto;
  max-width: 900px;
  padding: 50px 30px;   
}
*/
/*
input[type=text] {
    word-wrap: break-word;
    word-break: break-all;
    height: 80px;
}
*/

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -60px;
  }
  
  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }

  .modalWindow{
      height: 1240px;
  }