/* Add here all your css styles (customizations) */ /*---global font size-------------*/

body {
    font-size: 14px;
}
/*---sitemap---*/

.sitemap {
    margin-top: 10px;
    margin-bottom: 20px;
}

    .sitemap li, .sitemap ul {
        list-style: none;
        text-decoration: none;
    }

    .sitemap a {
        font-size: 16px;
    }

p, h1, h2, h3, h4, h5, h6 {
	text-shadow: 0 !important;
}

.posts a {
	color:rgb(0, 60, 133) !important;
}

.latest-list .news-item li {
	border-top: none;
}


/*Header Default------------------------------------*/

.header {
    border-bottom: solid 2px #324c80;
}

	
.row-borders {
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
}

.header-block {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(0, 60, 133, 0.3) !important;
	margin-bottom: 20px;
}

.header-block-image {
    z-index: 1;
    padding: 50px 0;
    position: relative;
    background: url(/media/1107/bannner-gherkin-1920x480.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin-bottom: 20px;
}

.header-block-image:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 60, 133, 0.4);
}

.main.header-block-image {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(255,255,255) !important;
}

.main.header-block-image {
    padding: 70px 0;
}

.main.header-block-image:after {
    background: rgba(255,100, 0, 0.10);
}

/*-------------------abstract and titles -----------------------------------------------------*/

.abstract p {
    font-size: 22px;
    line-height: 27px;
    color: #585f69;
    padding-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}

.abstract p,
.title h1
{
    color:#fff;
    font-weight: bolder;
}

.abstract img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.header-block-image h1,
.header-block-image h2,
.header-block-image p,
.header-block-image.abstract p,
.header-block-image.title h1,
.header-block-image.title p
{
    color:#fff;
    font-weight: bolder;
}


.main p {
  text-align: center;
  padding-left:10px;
  padding-right:10px;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  font-weight: 100 !important;
  font-family: "Open Sans", Arial, sans-serif;
}

.main h1 {
  text-align: center;
  font-size: 40px;
  line-height: 42px;
  padding-top: 120px;
  padding-bottom: 65px;
  color: #fff;
  font-size: 40px;
  font-weight: 100 !important;
}



.main h2 {
  color: #fff;
  text-align: center;
  padding-top: 15px;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal !important;
  font-family: "Open Sans", Arial, sans-serif;
}

@media (max-width: 992px) {
	.main h1 {
		  padding-top: 50px;
	}
}

@media (min-width: 991px) {
    .margin-header {
        margin-bottom: 93px;
    }
}

.footer-v2 .footer {
	padding: 40px 0;
	border-top: 0px solid #eee;
	margin-top:20px;
}

.footer-IM .copyright {
	border-top: none;
	background: #eee;
	padding: 20px 0 15px;
}

.footer-IM .copyright p {
	color: #555;
	margin-bottom: 0;
}

.footer-IM li,
.footer-v2 li{
		border-top: none !important;
}
/*-------------------new8------------------------*/
.new8 .thumbnail {
  border: solid 0px #fff;
}

.movies.thumbnail {
	border: none;
}

.new8 img
{
    width: 200px;
}

.new8 h1,
.new8 h2,
.new8 p
{
  text-align: center;
}

.youtube img
{
}
/*-------------------flixoversion------------------------*/
.flixoversion .thumbnail{
  border: solid 0px #fff;
  background: transparent;	
}

.flixoversion img
{
    width: 200px;
}

.flixoversion h1,
.flixoversion h2,
.flixoversion p
{
  text-align: center;
}

/*------why flixo--------------------------------*/

.whyflixo {
	padding-bottom: 40px;
    z-index: 1;
    position: relative;
    background: url(/media/1107/bannner-gherkin-1920x480.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.whyflixo:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 60, 133, 0.05);
}

@media (max-width: 768px) {
	.whyflixo img {
		  padding-bottom: 30px;
	}
}

.whyflixo ul
{
	list-style-type: none !important;
	padding-left:0px;
	line-height: 24px;
}

.whyflixo li
{
	position: relative;
	padding-left: 50px;
}


.whyflixo li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-size: 26px;
  content: "\f00c";
  color: #003c85;
}
.whyflixo img {
   /* opacity: 0.1;
    filter: alpha(opacity=50); For IE8 and earlier */
}

.whyflixo h3 {
    font-size: 22px;
	margin-bottom:10px;
	padding-bottom:0px;
    color: #585f69;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
	text-align: left;
}

.whyflixo p {
	text-align: left;
	padding-left:0px;
}

.whyflixo .InsertLinkButton p
{
	text-align: center;
}

/*------feature list--------------------------------*/

.feature-items a:hover
{
	color:#f00;
	text-decoration: none;
}

.feature-list ul
{
	list-style-type: none !important;
	font-size: 18px;
  	line-height: 24px;
	margin-left:20px;
	margin-bottom:20px;
}
/*--------------------------------------------------*/
.tagline {
    color: #003C85;
    font-size: 12px;
    padding-top: 0px;
    margin-top: 0px;
}

/*---background colors---*/
.bg-color-imblue {
   /* background-color: #f6f6f6 !important; */
   background-color: rgba(0, 60, 133, 0.08) !important;
}

/*---magnific-popup---*/
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.box p {
    font-size: 15px;
    font-kerning: normal;
}

.sourcereference {
	font-size:8px;
}
/*-------------------form-------------------------------------------------------*/

.text-box {
    width: 100%;
}

.text-area {
    width: 100%;
    height: 100%;
}

.contacts .sky-space-10 {
    margin-bottom: 10px;
}
/*-------------------faqs-------------------------------------------------------*/

.faqs .panel {
    -webkit-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
}

.faqs .question p {
    color: #003C85;
}

.faqs .answer {
    margin-left: 10px;
}

    .faqs .answer p {
        margin-left: 10px;
    }

.faqs a:visited:hover {
    text-decoration: none;
}

.faqs a:hover {
    text-decoration: none;
    color: #003C85;
}

.faq-item h5 {
    font-weight: bold;
    padding-top: 10px;
}
/*-------------------downloads-------------------------------------------------------*/

.downloads td {
    vertical-align: top;
    padding-bottom: 8px;
}

.downloads table {
    margin-bottom: 20px;
}

.downloads h3 {
    color: #000;
    font-weight: 400;
    margin-top: 20px;
}

/*-------------------features-------------------------------------------------------*/

.features .col-md-1 {
    text-align: center;
}

/*-------------------flixo-------------------------------------------------------*/

.flixo {
    color: #003C85;
    font-weight: bold;
}

.flixoVersion {
    color: #ff6400;
    position: relative;
    top: -0.5em;
    font-size: 90%;
    font-weight: bold;
}
/*-----------caption--------------------------------------------------------------*/

p.caption {
    font-style: italic;
    font-size: 12px;
}
/*-------------------error 404 -----------------------------------------------------*/

.service-block-v2 {
    background: #ff6400;
}

.overlay-zoom .zoom-icon {
    background-image: url("/assets/img/overlay-icon.png");
}

.title404 h1 {
    padding-top: 30px;
    padding-bottom: 30px;
}


.title404 h2 {
    line-height: 45px !important;
}
/*-------------------list bullet----------------------------------------------------*/

.umb-grid ul {
    list-style-type: square;
    list-style-position: outside;
}
/*-------------------news items----------------------------------------------------*/

.news-item p {
    color: #585f69 !important;
}

.news-item a {
    color: #003C85 !important;
}
/*-------------------tag-box with same height---------------------------------------*/

.feature-box .col-md-4 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px 0px 15px 0px;
}

.sample-box .col-md-3 {
    padding: 5px 0px 0px 0px;
    margin: 10px 15px 15px 15px;
}

.feature-box .col-md-3 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px 0px 15px 0px;
}

.feature-box h3 {
    margin-top: 0px;
}

@media (max-width: 992px) {
    .row-eq-height {
        display: inline-block !important;
    }
}

@media screen and (min-width: 991px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
/*-------------------product---------------------------------------*/

.product {
    padding-left: 0px;
}
/*-------------------purchase--------------------------------------*/

.purchase span.flixo {
    color: #003C85;
    font-weight: bold;
    display: inline;
    font-size: 14px;
}
/*-------------------flixo-movies---------------------------------*/

@media (min-width: 768px) {
    .modal-flx-movie {
        width: 728px;
    }
}

/*-------------------google map------------------------------------------*/

.container .map {
    width: 100%;
    height: 200px;
    border: solid 1px #eee;
    margin-bottom: 10px;
    margin-top: 10px;
}

.map img {
    max-width: none;
}
/*------------revolution slider -------*/

.tp-caption p {
    color: #fff;
}
/*-----------infomind home--------*/

.feature {
    margin-top: 40px;
}

li a {
    color: #003C85;
    font-weight: 200;
}



/*Interactive Slider v2
------------------------------------*/
.interactive-slider-v2 {
    z-index: 1;
    padding: 200px 0;
    position: relative;
    text-align: center;
    background: url(/media/1107/bannner-gherkin-1200x200.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2-md {
    padding: 250px 0;
}

.interactive-slider-v2.img-v1 {
    background: url(/media/1107/bannner-gherkin-1200x200.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v2.intro-promo-img {
    padding: 80px 0;
    background: url(/media/1107/bannner-gherkin-1920x480.jpg) repeat-x fixed center center;
    background-size: cover;
}

@media screen and (max-width: 992px) {
    .interactive-slider-v2.intro-promo-img {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none;
    }
}

@keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

@-webkit-keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

@-moz-keyframe infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

.interactive-slider-v2:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,.4);
}

.intro-promo-cover-dark:after {
    background: rgba(0,0,0,.8);
}

.intro-promo-cover-light:after {
    background: rgba(255,255,255,.9);
}

.interactive-slider-v2 h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    line-height: 80px;
    text-transform: lowercase;
}

.interactive-slider-v2 p {
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    font-family: "Open Sans", Arial, sans-serif;
}

@media (max-width: 768px) {
    .interactive-slider-v2 h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }
}


/*------margins-------*/
.margin-top-5,
.margin-top-10,
.margin-top-15,
.margin-top-20,
.margin-top-25,
.margin-top-30,
.margin-top-35,
.margin-top-40,
.margin-top-45,
.margin-top-50,
.margin-top-55,
.margin-top-60,
.margin-top-100 {
	 clear:both;
}
.margin-top-5  { margin-top:5px;}
.margin-top-10 { margin-top:10px;}
.margin-top-15 { margin-top:15px;}
.margin-top-20 { margin-top:20px;}
.margin-top-25 { margin-top:25px;}
.margin-top-30 { margin-top:30px;}
.margin-top-35 { margin-top:35px;}
.margin-top-40 { margin-top:40px;}
.margin-top-45 { margin-top:45px;}
.margin-top-50 { margin-top:50px;}
.margin-top-55 { margin-top:55px;}
.margin-top-60 { margin-top:60px;}
.margin-top-70 { margin-top:70px;}
.margin-top-80 { margin-top:80px;}
.margin-top-90 { margin-top:90px;}
.margin-top-100 { margin-top:100px;}

@media (max-width: 768px) {
	.sm-margin-top-10 {
		margin-top: 10px;
	}
	.sm-margin-top-20 {
		margin-top: 20px;
	}
	.sm-margin-top-30 {
		margin-top: 30px;
	}
	.sm-margin-top-40 {
		margin-top: 40px;
	}
	.sm-margin-top-50 {
		margin-top: 50px;
	}
	.sm-margin-top-60 {
		margin-top: 60px;
	}
}


/*------margins-------*/
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60,
.margin-bottom-100 {
	 clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;}
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}
.margin-bottom-70 { margin-bottom:70px;}
.margin-bottom-80 { margin-bottom:80px;}
.margin-bottom-90 { margin-bottom:90px;}
.margin-bottom-100 { margin-bottom:100px;}

@media (max-width: 768px) {
	.sm-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.sm-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.sm-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.sm-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.sm-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.sm-margin-bottom-60 {
		margin-bottom: 60px;
	}
}



/*------paddings-------*/
.padding-top-5,
.padding-top-10,
.padding-top-15,
.padding-top-20,
.padding-top-25,
.padding-top-30,
.padding-top-35,
.padding-top-40,
.padding-top-45,
.padding-top-50,
.padding-top-55,
.padding-top-60,
.padding-top-100 {
	 clear:both;
}
.padding-top-5  { padding-top:5px;}
.padding-top-10 { padding-top:10px;}
.padding-top-15 { padding-top:15px;}
.padding-top-20 { padding-top:20px;}
.padding-top-25 { padding-top:25px;}
.padding-top-30 { padding-top:30px;}
.padding-top-35 { padding-top:35px;}
.padding-top-40 { padding-top:40px;}
.padding-top-45 { padding-top:45px;}
.padding-top-50 { padding-top:50px;}
.padding-top-55 { padding-top:55px;}
.padding-top-60 { padding-top:60px;}
.padding-top-70 { padding-top:70px;}
.padding-top-80 { padding-top:80px;}
.padding-top-90 { padding-top:90px;}
.padding-top-100 { padding-top:100px;}

@media (max-width: 768px) {
	.sm-padding-top-10 {
		padding-top: 10px;
	}
	.sm-padding-top-20 {
		padding-top: 20px;
	}
	.sm-padding-top-30 {
		padding-top: 30px;
	}
	.sm-padding-top-40 {
		padding-top: 40px;
	}
	.sm-padding-top-50 {
		padding-top: 50px;
	}
	.sm-padding-top-60 {
		padding-top: 60px;
	}
}


/*------paddings-------*/
.padding-bottom-5,
.padding-bottom-10,
.padding-bottom-15,
.padding-bottom-20,
.padding-bottom-25,
.padding-bottom-30,
.padding-bottom-35,
.padding-bottom-40,
.padding-bottom-45,
.padding-bottom-50,
.padding-bottom-55,
.padding-bottom-60,
.padding-bottom-100 {
	 clear:both;
}
.padding-bottom-5  { padding-bottom:5px;}
.padding-bottom-10 { padding-bottom:10px;}
.padding-bottom-15 { padding-bottom:15px;}
.padding-bottom-20 { padding-bottom:20px;}
.padding-bottom-25 { padding-bottom:25px;}
.padding-bottom-30 { padding-bottom:30px;}
.padding-bottom-35 { padding-bottom:35px;}
.padding-bottom-40 { padding-bottom:40px;}
.padding-bottom-45 { padding-bottom:45px;}
.padding-bottom-50 { padding-bottom:50px;}
.padding-bottom-55 { padding-bottom:55px;}
.padding-bottom-60 { padding-bottom:60px;}
.padding-bottom-70 { padding-bottom:70px;}
.padding-bottom-80 { padding-bottom:80px;}
.padding-bottom-90 { padding-bottom:90px;}
.padding-bottom-100 { padding-bottom:100px;}

@media (max-width: 768px) {
	.sm-padding-bottom-10 {
		padding-bottom: 10px;
	}
	.sm-padding-bottom-20 {
		padding-bottom: 20px;
	}
	.sm-padding-bottom-30 {
		padding-bottom: 30px;
	}
	.sm-padding-bottom-40 {
		padding-bottom: 40px;
	}
	.sm-padding-bottom-50 {
		padding-bottom: 50px;
	}
	.sm-padding-bottom-60 {
		padding-bottom: 60px;
	}
}


