/*====================Pop up====================*/
body .KitPopUp .modal-header{background-color: #3C3D76;}
body .KitPopUp h4.modal-title{color: #fff;}
body .KitPopUp .close{color: #3C3D76; margin-top:3px;}
body .KitPopUp .panel-default{border: none; margin: 0;}
body .KitPopUp .modal-body{ display:inline-block; width:100%;}
/*====================Pop up====================*/

/*====================Testimonial====================*/
.CarouselSlider .SlideText h3{ margin-bottom:10px;}
.CarouselSlider .SlideText p{ margin-bottom:10px;}
/*====================Testimonial====================*/

/*====================thumb Carousel====================*/
.thumbCarousel .owl-buttons .owl-prev, .thumbCarousel .owl-buttons .owl-next{ background-color:#3db7ef;}
.thumbCarousel #sync2 .owl-item{background-color:#3db7ef;}
/*====================thumb Carousel====================*/

/*====================button====================*/
.btnOuter .kitbut{background: #3c3d76;color: #fff;border-radius: 4px;}
.btnOuter .kitbut:hover{background-color: #fdbd1f;}
/*====================button====================*/
 
/*====================GalleryThum====================*/
.GalleryThum{ float:left; width:100%; padding:30px;}
.GalleryThum .thumbCarousel .SlideImages{ text-align:center;}
.GalleryThum .thumbCarousel .SlideImages img{ max-height:500px; max-width:100%; width:auto; display: inline-block; float: none;}
.GalleryThum #sync1{ margin-bottom:10px;} 
/*====================button====================*/