
.message {
	color:#333;
}

#enquiry {
    float: left;
    z-index: 9999;
}

.slider form {
    position: absolute;
    top: 160px;
    right: 60px;
    width: 334px;
    background: #dd3030;
    padding: 23px;
}

.form-inner-head {
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.form-control{margin-bottom: 10px;}
.single-footer-widget .input-wrapper{margin-bottom: 10px;}
.pop {
    position: fixed;
    margin-bottom: 1px;
    right: 0px;
    bottom: 0;
    z-index: 9;
    cursor: pointer;
}


.moz-row ul{margin: 0; padding: 20px; display: inline-block}
.moz-row ul li{width: 30%;list-style: none; margin: 0px 10px}
.pop {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: example;
}
@media only screen and (min-width:320px) and (max-width:600px){
	.moz-row ul li{width: 100%;list-style: none; margin: 0px 10px}
	button.close {
    position: absolute;
    top: -28px;
    right: -15px;
    z-index: 9;
    color: #000;
}
}
@keyframes example {
0% {
 bottom: 28px;
 right: 0;
}
50% {
 bottom: 48px;
 right: 0;
}
100% {
 bottom: 28px;
 right: 0;
}
}

.pop {
    position: fixed;
    margin-bottom: 1px;
    right: 0px;
    bottom: 0;
     
    cursor: pointer;
}
#enquiry_inner {
    position: fixed;
    top: 20%;
    left: -250px;
    width: 250px;
    height: 380px;
    padding: 10px;
    border: 3px solid #e0e0e0;
    background: rgb(15, 151, 228);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.5s;
}
#enquiry {
    float: left;
 
    position: fixed;
    top: 43%;
    left: 0;
    background: transparent;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.5s;
}
#enquiry .enquiry-btn{
    background: #db5a0d;
    padding: 10px;
    color: #fff;
-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#enquiry .checkbox label{color: #fff;}
::placeholder {
  color: #000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #000;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
}

.modal-content form {
    line-height: 20px !important;
    padding: 0 0px;
    margin: 12px 0 23px;
}


.modal-dialog {
    width: 700px;
}

@media only screen and (max-width:600px)
{
 .modal-dialog {
    width:90%; margin:50px 5%;
}
   
    
}


button.close {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
	color: #000;
}
    
.modal-dialog img{
    height: 260px;
    width: 100%;
}
.modal .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f5f5f5;
    border: 1px solid #141212;
    border-radius: 0;
    margin: 0 0 8px;
 
}



.modal {
       overflow-x: hidden!important;
    top: 0;
    background-color: rgba(0, 0, 0, 0.57);
}

.modal-body .col-md-7 {
    
    padding: 0;
}


.modal-body {    float: left;
    position: relative;
    padding: 0;
    background: #fff;
    width: 100%;
}

.modal-body h3 {
    line-height: 19px;
    margin: 0;
    padding-bottom: 20px;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin: 25px 0 0;
	display: block;
	color: #e15e0d;
}
.modal-body p{
    line-height: 6px;
    margin: 0;
    padding-bottom: 30px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;
    margin: 0px 0 0;
    display: block;
    color: #464646;
}
.btn {
    background: #216ea6;
    padding: 10px 30px 10px 30px;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    text-decoration: none;
}
.btn:hover {
    color: #fff;
}



.page-middle-banner .right-side h2 {
    font-size: 27px;
    margin-bottom: 35px;
    color: #90d1ff;
    padding-top: 40px;
}


@media only screen and (max-width:980px)
{
.page-middle-banner .right-side h2 {
    font-size: 13px;
    margin-bottom: 35px;
    color: #90d1ff;
    padding-top: 40px;
}

.mobile-call-wrap {
    width: 303px;
    float: none;
    clear: both;
    margin: auto;
}
#modal .modal-dialog {
    width:85%!important;
    margin: 100px auto;
}


}

header .btn {
    padding: 6px 10px;
    border-radius: 0;
    float: right;
    margin: 0;
}


 .carousel-inner>.item>a>img {  width:100%;}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
}

.header-top-area .btn {
    float: right;
    font-size: 20px;
    background: #dc5c0c;
    color: #fff;
    margin: 0;
    border: navajowhite;
    border-radius: 0;
}


 .header-text{
    padding: 3px 0;
}

.rtyio ul {
    padding-left: 26px;
}
#myModal11 .modal-dialog {
    width: 343px;
    margin: 180px auto;
}


#myModal11  .modal-header .close {
    color: #fff;
    margin-top: -2px;
    opacity: 1;
    font-size: 28px; display:none;
}

 
#myModal11  .btn { width: 190px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{margin: 0;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{margin: 0;}


@media only screen and (max-width:480px)
{
#myModal11 .modal-dialog {
    width: 91%;
    margin: 108px auto;
}
.modal-backdrop.show {
    opacity: .1;
}
.slider form {
    position: static;
    margin: 30px 5%;
    right: 60px;
    width: 90%;
    background: #a82128;
    padding: 20px;




}



.preview {
      width: 100%;
    }
    button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    opacity: 1;
    color: #000;
    margin: 0 20px 0;
}
.modal-backdrop {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
    .row {
      display: block;
      flex-direction: row;
      justify-content: space-between;
    }
    
    .row > .col {
      padding: 0 8px;
    }
    
    .col {
      float: left;
      width: 25%;
    }
    
    .modal {
      display: none;
      position: fixed;
      z-index: 1;
      padding: 10px 0px 0px 0px;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: black;
    }
    
    .modal-content {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin: auto;
      padding: 0 0 0 0;
      width: 100%;
      max-width: 1200px;
    }
    
    .slide {
      display: none;
    }
    
    .image-slide {
    	width: 100%;
    }
    
    .modal-preview {
    	width: 100%;
    }
    
    .dots {
    	display: flex;
    	flex-direction: row;
    	justify-content: space-between;
    }
    
    img.preview, img.modal-preview {
      opacity: 0.6;
    }
    
    img.active,
    .preview:hover,
    .modal-preview:hover {
      opacity: 1;
    }
    
    img.hover-shadow {
      transition: 0.3s;
    }
    
    .hover-shadow:hover {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    } 
    
    .close {
      color: white;
      position: absolute;
      top: 10px;
      right: 25px;
      font-size: 35px;
      font-weight: bold;
    }
    
    .close:hover,
    .close:focus {
      color: #999;
      text-decoration: none;
      cursor: pointer;
    }
    
    .previous,
    .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      padding: 16px;
      margin-top: -50px;
      color: white;
      font-weight: bold;
      font-size: 20px;
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      user-select: none;
      -webkit-user-select: none;
    }
    
    .next {
      right: 0;
      border-radius: 3px 0 0 3px;
    }
    
    .previous:hover,
    .next:hover {
      background-color: rgba(0, 0, 0, 0.8);
    }